This is an old revision of the document!
The lab will be run on Linux, using the BackTrack image available here.
site: restricts the results of the query to the specified site: site:pub.ro “error in your SQL syntax”intitle: / allintitle: - the keywords cand be found in the page title: intitle:“index of” intext:“parent directory”filetype: specifies the file extension: filetype:doc site:pub.ro+: +123456 “yahoo.com” site:pastebin.com-: +virus –biologyChoose a site: xyz
mysql dump filetype:sql. What is the result?inurl:/view/index.shtml inurl:viewerFrame?Mode=Useful information:
whois cisco.comwhois 128.107.241.185dig pub.ro mxhost –t mx pub.rodig @ns1.roedu.net ptr 60.166.85.141.in-addr.arpahost 141.85.166.60
nmap -sS -p 445 192.168.1.1hping -S -p 445 192.168.1.1nmap -sT -p 445 192.168.1.1telnet 192.168.1.1 445netcat 192.168.1.1 445nmap –sA –p 445 192.168.1.1nmap –sU –p 53 192.168.1.1nmap 192.168.1-254.1-254nmap 192.168.0.0/16nmap –iL iplist.txtnmap –p21,22,80,445 192.168.1.1nmap –p1-65535 192.168.1.1nmap –oN output.txt 192.168.1.1nmap –T<0-5> 192.168.1.1 (larger number is faster)nmap –sV 192.168.1.1nmap –O 192.168.1.1