menu

Tuesday, 14 June 2011

LFI Scanner

Testing.. #!/usr/bin/perl #LFI Scanner By GlaDiaT0R #My Mail: the_gl4di4t0r[AT]hotmail[DOT]com #Home Page: DarkGh0st.Com #Greetz To Boomrang_victim, Marwen_Neo & All Tunisian Hackers #www. #www. use Socket; system('cls'); system('title LFI Scanner [C]oded by GlaDiaT0R From DarkGh0st    ...
M.O.R.E >> "LFI Scanner"

Wordpress Scanner

This Is For test... #!/usr/bin/python #WordPress SQL/RFI/CGI scanner. SQL will check #for md5's in the source and RFI/CGI will use #http responses. #http://www.darkc0de.com #d3hydr8[at]gmail[dot]com import sys, urllib2, re, time, httplib #Bad HTTP Responses BAD_RESP = [400,401,404] def main(path):   ...
M.O.R.E >> "Wordpress Scanner"