mirror of
https://github.com/AbdullahRizwan101/CTF-Writeups
synced 2024-11-10 06:34:17 +00:00
Update Cheat Sheet.md
This commit is contained in:
parent
94067b1255
commit
afb5e1a16c
1 changed files with 4 additions and 0 deletions
|
@ -300,6 +300,10 @@ run getgui -u [USER_NAME] -p [PASS]
|
|||
|
||||
# Web
|
||||
|
||||
### Make sure to check for backup files
|
||||
|
||||
If you came across a php file , look for a `.bak` as well i.e `config.php.bak`
|
||||
|
||||
### 403 By pass
|
||||
|
||||
https://github.com/intrudir/403fuzzer <br />
|
||||
|
|
Loading…
Reference in a new issue