Skip to content

Commit

Permalink
Fix issue with wafw00f
Browse files Browse the repository at this point in the history
  • Loading branch information
righettod committed Oct 24, 2022
1 parent a823aa2 commit 3b9f64d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/add_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,5 @@ pip3 install -r /tools/templates/requirements.txt
pip3 install -r /tools/dirsearch/requirements.txt
# Same for the RSA Sign2N tool
pip3 install -r /tools/rsa-sign2n/standalone/requirements.txt
# Same for Wafw00f: https://github.com/trustedsec/ptf/issues/196
pip3 install pluginbase

0 comments on commit 3b9f64d

Please sign in to comment.