Skip to main content

Posts

Showing posts from 2018

Enumerate & Test Subdomains automatically

I wrote a python script that test all subdomains of a domain automatically using Sublist3r, nmap and nikto. So i clubbed all 3 tools to create one. Sublist3r scans subdomains using OSINT. Then Nikto or Nmap is used to test it. If you read my script you can add your commands to it to make it more beautiful.  https://github.com/Vikas92155/Mass_Subdomain_Test Do check this out!! Please give me feedback on this one.

Solve http://xss-game.appspot.com/ Without Actually Solving It

First install web extension EditThisCookie from  http://www.editthiscookie.com/ Then open http://r00tz-web-intro.appspot.com/rootz And solve all challenges in it. They are all damn easy. when you have solved all levels in it and paste it's cookies in  http://xss-game.appspot.com/ and refresh the home page. And you will see that you have completed all the levels.