lilfolr / nack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nack

Overall plan

  1. Explore network - find open ports and the like
  2. Explore site - find all possible pages on the site - using common name and such. Also crawl urls on found pages for internal urls. Make note of posts/puts etc
  3. Analyse network - look at common security vulnerabilities for port
  4. Analyse requests - look at cookies and formdata start giving different data and checking response code {ML}

About

License:Apache License 2.0


Languages

Language:Python 100.0%