Sinisterly
Tutorial localhost.php - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: PHP (https://sinister.ly/Forum-PHP)
+--- Thread: Tutorial localhost.php (/Thread-Tutorial-localhost-php)



localhost.php - hacxx - 05-15-2017

PHP Code:
<?php
function FuckOffCloudFair($url) {

   
$ch curl_init();
   
curl_setopt($ch,CURLOPT_USERAGENT,'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13');
   
curl_setopt($chCURLOPT_COOKIEJAR'./cookies.txt');
   
curl_setopt($chCURLOPT_COOKIEFILE'./cookies.txt');
   
curl_setopt($chCURLOPT_SSL_VERIFYPEERFALSE);
   
curl_setopt($chCURLOPT_HEADERfalse);
   
curl_setopt($chCURLOPT_FOLLOWLOCATIONtrue);
   
curl_setopt($chCURLOPT_URL$url);
   
curl_setopt($chCURLOPT_REFERER$url);
   
curl_setopt($chCURLOPT_RETURNTRANSFERTRUE);
   
$result curl_exec($ch);
   
curl_close($ch);
   return 
$result;
}


               
$html FuckOffCloudFair('http://127.0.0.1:81'); 
    
$pattern '/[a-z0-9_\-\+]+@[a-z0-9\-]+\.([a-z]{2,3})(?:\.[a-z]{2})?/i';
preg_match_all($pattern$html$matches);
foreach(
$matches[0] as $emailaddress){
$message "Hi, your email has been exposed online. \n\nThis include your email but also contains passwords. \n\nMore related information can be found at http://hacxx.dx.am";
mail($emailaddress'Did you know that your email is exposed?'$message);
print 
"Sent email to " $emailaddress "<BR>";
}
?>



RE: localhost.php - hacxx - 05-15-2017

This small script is good for large databases. I'm using for leaks...


RE: localhost.php - hacxx - 07-11-2017

The site has been taken down...

Visit the list of tools:
http://privateloader.16mb.com/privateloader@hotmail.com.txt

And more tool here
http://privateloader.16mb.com/electrify@sapo.pt.txt