googleinurl / SCANNER-INURLBR

Advanced search in search engines, enables analysis provided to exploit GET / POST capturing emails & urls, with an internal custom validation junction for each target / url found.
http://blog.inurl.com.br
GNU General Public License v2.0
872 stars 396 forks source link

Curl Referer #1

Closed caioluders closed 2 months ago

caioluders commented 10 years ago

In the line 459 : curl_setopt($curl, CURLOPT_REFERER, "http://blog.inurl.com.br/" . md5(intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255))); Why did you set the referrer ? isn't an easy way to block the script ?

att geolado | g3ol4d0

googleinurl commented 10 years ago

Thanks for the comment, we will modify to the field is the same as Random.

googleinurl commented 10 years ago

Date: Sat, 2 Aug 2014 05:09:47 -0700 From: notifications@github.com To: SCANNER-INURLBR@noreply.github.com Subject: [SCANNER-INURLBR] Curl Referer (#1)

In the line 459 :

curl_setopt($curl, CURLOPT_REFERER, "http://blog.inurl.com.br/" . md5(intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255) . intval(rand() % 255)));

Why did you set the referrer ? isn't an easy way to block the script ?

att

geolado | g3ol4d0

— Reply to this email directly or view it on GitHub.

eine-zz commented 7 years ago

Doesn't work , you must review again , because this really really not working !

MrCl0wnLab commented 2 months ago

Fixed