Wednesday, April 21, 2010

Snl Jay Mohr Christopher Walken

Social Engineering & Paypal. By Puzzle

eliminates the time-out (megaupload)

Reading around I saw there was a way to skip the captcha mega, so I made a script in php, as usual: P
The only thing the script does is add to our following url "mgr_dl.php? d =" to manage the download automatically.


\u0026lt;style>

body, a, a: link, a: visited, a: hover, td {

font-family: verdana, sans-serif;

font-size: 16pt;

color: black;

}

a { font-weight: bold; }

input {

font-family: verdana, sans-serif;

font-size: 16pt;

border: black 2px solid;

padding: 2px;

}

#vid {

width: 500px;

}

</style>



<center>

<title>MegaDownloader - RemoteExecution</title>

<img src="http://img252.imageshack.us/img252/1215/mick.jpg"><br>

<form name = "pr" action = "" method = "post">

align="center"> \u0026lt;table

\u0026lt;td> \u0026lt;input id = "button" type = "text" name = " web "size =" 50 "maxlength =" 110 "value =" \u0026lt;? php echo $ site; ?>">\u0026lt;/ td>

\u0026lt;td> \u0026lt;/ td>

\u0026lt;td> ; \u0026lt;input type="submit" name="submit" id="boton" value="Descargar"> \u0026lt;/ td>



\u0026lt;/ table>

\u0026lt;/ center>

\u0026lt;?

php ini_set ('user_agent', 'Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US, rv: 1.8.1.9) Gecko/20071025 Firefox/2.0.0.9');

/ ** * @ author

www.delincuentedigital.com.ar
* @ copyright
16/11/2009

* /

$ web = $ _POST ['web'];

$ submit = $ _POST [ 'submit'];

$ search = 'http://';

if (isset ($ web web )&&($! = "")&&( isset ($ submit) & & ($ submit! = "")))



{/ / test url:
http://www.megaupload.com/?d=TADMUPNB
if (ereg ($ search, $ web)) {





} else {$ web = $ find. $ web;}


$
url_divida = explode ('? d =', $ web);

$ url_generada = $ url_divida [0]. "mgr_dl.php? d = '. $ url_divida [1];

echo' \u0026lt;iframe src ="'.$ url_generada. '"

width =" 0 "height =" 0 "scrolling =" auto "frameborder =" 0 "transparency>';}



?>


0 comments:

Post a Comment