From 1c8c9d3a07f22064beb6f844e4f40f7063bfceee Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sun, 25 Jul 2021 03:27:16 +0200 Subject: Install dotdotpwn on parrotOS --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fdb9523..dd87493 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3