Commit Graph

74 Commits

Author SHA1 Message Date
DarkMidus
e1e72a15c6 Fixed spacing and cleaned some code 2020-05-25 00:56:37 -05:00
DarkMidus
bee11f1b69 Fixed Local host 2020-05-24 13:18:27 -05:00
DarkMidus
8ccac37ca5
Added more error handling 2020-05-23 19:26:32 -05:00
DarkMidus
3d035ea813
Fixed invalid input bug 2020-05-23 15:57:51 -05:00
DarkMidus
018d3be4d4
Code Cleaning
I just fixed simple things such as spacing, redundant parenthesis, and simplified expressions
2020-05-14 15:44:13 -05:00
sTiKyt
0c910ddded
Reintegrated some methods from Checks.py 2020-05-13 18:43:58 +03:00
sTiKyt
02a383b625
Fixed small credentials bug 2020-05-13 18:43:02 +03:00
sTiKyt
d315f80afa
Imported requests, getuid, platform_os 2020-05-13 18:41:35 +03:00
sTiKyt
c32c5d12a5
Completed integrating Serveo into localization system 2020-05-13 16:13:20 +03:00
sTiKyt
e0030a0e8c
Integrated random and custom serveo into localization system 2020-05-13 14:35:14 +03:00
sTiKyt
7f94f1f6f5
Integrated localization for start_server.random 2020-05-12 16:16:45 +03:00
sTiKyt
e4d0be366e
Integrated server_menu into localization system 2020-05-11 15:17:42 +03:00
sTiKyt
8651feb30f
Small comments fix 2020-05-11 14:12:24 +03:00
sTiKyt
fd0a478bd2
Integrate localization to port_selector 2020-05-11 14:11:50 +03:00
sTiKyt
b1a35ea889
Integrated localization to module_loading_message 2020-05-11 14:11:35 +03:00
sTiKyt
07ebdc4e30
Integrated localization to credentials_collector 2020-05-11 14:11:20 +03:00
sTiKyt
783c504d00
Integrated localization system into License Agreement methods 2020-05-11 13:32:46 +03:00
sTiKyt
ad43a30cd6
Created license_handler to check, create, read and write eula.txt 2020-05-11 13:09:41 +03:00
sTiKyt
c168e20fdb
Added Copyright comments to all source files, as suggested by GPL 3.0 2020-05-11 12:12:06 +03:00
sTiKyt
76187d2070
Fixed port error, set default value in case there's nothing entered 2020-05-11 11:55:43 +03:00
sTiKyt
139f9cb5d5
Integrated localization for exit_message 2020-05-11 11:55:19 +03:00
sTiKyt
7f5074be3c
Fixed some comments 2020-05-10 18:10:30 +03:00
sTiKyt
58b9c784a3
Fixed typo 2020-05-10 18:08:33 +03:00
sTiKyt
c0f42cab65
Added translation integration for enter_custom_redirecting_url method 2020-05-10 18:06:13 +03:00
sTiKyt
c477d21b2e
localized start_phishing_page method 2020-05-10 17:48:52 +03:00
sTiKyt
6e2de6621a
Fixed additional option entry 2020-05-10 16:04:51 +03:00
sTiKyt
d2cd531768
...additional to previous commit... 2020-05-10 16:04:15 +03:00
sTiKyt
6f2df970b5
Replaced all strings with translation dictionary entries 2020-05-10 16:03:41 +03:00
sTiKyt
45df961f4d
Created method to sort any list as menu 2020-05-10 15:57:13 +03:00
sTiKyt
ca6b033549
Started to integrate Localization system in main_runner.py 2020-05-09 19:33:01 +03:00
sTiKyt
408182c529
Deleted Actions.py 2020-05-09 19:31:24 +03:00
sTiKyt
cd62678225
Fixed keylogger feature 2020-05-08 18:43:45 +03:00
sTiKyt
69e643d970
Added descriptive comments about my work 2020-05-08 16:55:31 +03:00
sTiKyt
d41ca28234
Fixed command to run localxpose 2020-05-08 16:55:16 +03:00
sTiKyt
ec921f3b86
Created method to check local ip adress 2020-05-08 16:43:03 +03:00
sTiKyt
6d3c0fdc9c
Imported socket 2020-05-08 16:42:47 +03:00
sTiKyt
1ba0dd414e
integrated is_online method into start_serveo 2020-05-08 16:42:33 +03:00
sTiKyt
59278d5665
Created method to check if "serveo" tunnel is online 2020-05-08 16:41:47 +03:00
sTiKyt
5ca3c9ffda
Added checking for local Ipv4 address 2020-05-08 16:41:14 +03:00
sTiKyt
1b8e41deba
Imported requests 2020-05-08 16:40:35 +03:00
sTiKyt
87a30940c9
Added #fixed comment to working features 2020-05-08 16:40:11 +03:00
sTiKyt
9b7bbd114e
Fixed adding to ips.txt 2020-05-08 14:38:44 +03:00
sTiKyt
a9e9182daf
Fixed adding to usernames.txt 2020-05-08 14:38:29 +03:00
sTiKyt
76d71c2de0
imported pathlib_Path and copyfile 2020-05-08 14:37:34 +03:00
sTiKyt
039811370d
Removed useless set_php() output 2020-05-08 11:44:32 +03:00
sTiKyt
285163f5f9
Fixed set_php() setting host instead of port 2020-05-08 11:42:44 +03:00
sTiKyt
f48fd0108f
#DELETEIT 2020-05-08 11:41:41 +03:00
sTiKyt
8ba1a44fc3
Integrated pyngrok instead of raw terminal commands 2020-05-08 11:41:24 +03:00
sTiKyt
aece518fa6
Imported ngrok, chmod, PIPE 2020-05-08 11:39:12 +03:00
sTiKyt
eda6309014
Created server_runner.py 2020-05-07 21:09:20 +03:00