tbhm:03_mapping
Differences
This shows you the differences between two versions of the page.
| tbhm:03_mapping [2026/05/14 09:18] – TBHM import drew | tbhm:03_mapping [2026/05/14 09:28] (current) – converted from markdown to dokuwiki syntax drew | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | # Mapping | + | ====== |
| - | ## Mapping Tips: | + | ===== Mapping Tips: ===== |
| - | + | | |
| - | - Smart Directory Brute Forcing | + | // |
| - | | + | |
| - | | + | |
| - | | + | |
| - | - Platform Identification: | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | - Auxiliary | + | |
| - | | + | |
| - | | + | |
| - | ## Directory Bruteforce Workflow | + | ===== Directory Bruteforce Workflow |
| After bruteforcing look for other status codes indicating you are denied or require auth then append list there to test for misconfigured access control. | After bruteforcing look for other status codes indicating you are denied or require auth then append list there to test for misconfigured access control. | ||
| Example: | Example: | ||
| - | ``` | + | < |
| GET http:// | GET http:// | ||
| GET http:// | GET http:// | ||
| GET http:// | GET http:// | ||
| GET http:// | GET http:// | ||
| - | ``` | + | </ |
| - | ## Mapping/ | + | ===== Mapping/ |
| Find previous/ | Find previous/ | ||
| - | - Xssed.com | + | * Xssed.com |
| - | - Reddit XSS - /r/xss | + | |
| - | - Punkspider | + | |
| - | - xss.cx | + | |
| - | - xssposed.org | + | |
| - | - twitter searching | + | |
| Issues might already reported but use the flaw area and injection type to guide you to further injections or filter bypass | Issues might already reported but use the flaw area and injection type to guide you to further injections or filter bypass | ||
| - | ## New Project: Maps | + | ===== New Project: Maps ===== |
| New OSINT/ | New OSINT/ | ||
| - | - 250+ bounty programs | + | * 250+ bounty programs |
| - | - Crawl | + | |
| - | - DNS info + bruteforce | + | |
| - | - Bounty metadata (links, rewards, scope) | + | |
| - | - API -> Intrigue | + | |
| https:// | https:// | ||
| - | ### Using the Maps Project: Crawling | + | ==== Using the Maps Project: Crawling |
| Using + Ruby + Anemone + JSON + Grep | Using + Ruby + Anemone + JSON + Grep | ||
| - | ``` | + | < |
| $cat test_target_json.txt | grep redirect | $cat test_target_json.txt | grep redirect | ||
| Line 58: | Line 58: | ||
| https:// | https:// | ||
| https:// | https:// | ||
| - | ``` | + | </ |
| - | ## New Tool: Intrigue | + | ===== New Tool: Intrigue |
| OSINT framework, simple to integrate. Features like: | OSINT framework, simple to integrate. Features like: | ||
| - | - DNS Subdomain Brute force | + | * DNS Subdomain Brute force |
| - | - Web Spider | + | |
| - | - Nmap Scan | + | |
| - | - etc | + | |
| Code @ http:// | Code @ http:// | ||
tbhm/03_mapping.1778746727.txt.gz · Last modified: by drew
