上QQ阅读APP看书,第一时间看更新
Questions
- What's a good tool for finding hidden directories and secret files on a site?
- How and where can you find a map of the site's architecture? How can you create one if it's not already there?
- How can you safely create a map of an application's attack surface without using scanners or automated scripts?
- What's a common resource in Python for scraping websites?
- What are some advantages to writing scripts according to the Unix philosophy (single-purpose, connectable, built around text)?
- What's a good resource for finding XSS submissions, SQLi snippets, and other fuzzing inputs?
- What's a good resource for discovering DNS info associated with a target?