Skip to content

Commit

Permalink
Update owasp-whhb.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xapax authored Feb 9, 2018
1 parent b4684f6 commit 97b7305
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions owasp-whhb.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,7 @@ id: 1.3

* [ ] Review comments and other client side code to find hidden content
* [ ] Sample files, known files
* [ ] Backups, git, other
* [ ] .git/HEAD
* [ ] dump.sql
* [ ] index.php~
* [ ] index.php.swap
* [ ] #index.php#
* TODO: find a list with common developer tool-things that expose stuff
* subversion, bazaar, cvs, mercurial, perforce, editor-files

Use burp extension t.ex.
- dirb https://www.address.blab -f -l -R -z 10 -o address.blab.txt

## Discover DNS

Expand Down Expand Up @@ -249,7 +240,7 @@ id: 6.0
* [ ] Testing for Insecure Direct Object References (OTG-AUTHZ-004)
* [ ] Look out for control methods like access=read, edit=false.
* [ ] Some access control is based on Referer.
* [ ] HEAD - Container managed access control
* [ ] Test making get request that send data with HEAD/CATS method instead of GET.

----------------------------------------------------------------------------

Expand Down

0 comments on commit 97b7305

Please sign in to comment.