diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -111,6 +111,10 @@ cp -n /opt/exploitdb/.searchsploit_rc ~/ ## ffuf sudo apt install ffuf -y + +## dotdotpwn.pl +git clone https://github.com/wireghoul/dotdotpwn.git ~/dotdotpwn +sudo mv ~/dotdotpwn /opt/ ``` ## Languages |
