Sample Commands
- curl - curl -voa http://domain.com -x IP:80
- ping - ping 127.0.0.x -c 10
- dig - dig domain
- tcping - tcping 127.0.0.x -c 10
- nslookup - nslookup domain
Advance Script
Guyssss, I wrote a script for running the dig command be more easier to test the sohai txw's domain
Solution:
- USE echo to replace the data in 'domain.txt' (/run echo -e 'yahoo.com \ngoogle.com' > domains.txt)
- FOR recording the domain remember leave a space, if not it will get the error
- USE bash command to run the script (bash dig_domain)
- { "adminv5.lalcsafe.com": "MoziIIa/5.0 (Windows NT 10.0; WOW64) appleWebKit/ 537.39 (KHTML, like Gecko) Chrome/88.0.4240.298 Safari/537.36", "adminv6.lalcsafe.com": "MoziIIa/5.0 (Windows NT 10.0; WOW64) appleWebKit/ 537.39 (KHTML, like Gecko) Chrome/88.0.4240.298 Safari/537.36" }