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
0cc8a9c70f
commit
9e3776d097
1 changed files with 6 additions and 0 deletions
|
@ -423,6 +423,12 @@ To get a RCE
|
|||
* using `crackstation`
|
||||
* using `seclists`
|
||||
|
||||
# Hash Cracking
|
||||
|
||||
### Hashcat
|
||||
|
||||
* If you have a salted hash and you know the salt to crack it `hash:salt`
|
||||
|
||||
# Generating Worlists for directory brute force
|
||||
|
||||
### Cewl
|
||||
|
|
Loading…
Reference in a new issue