Skip to content

Commit

Permalink
Merge pull request #925 from pgrenaud/fix-merge
Browse files Browse the repository at this point in the history
Restore changes lost in the last merge
  • Loading branch information
six2dez authored Jan 20, 2025
2 parents 15168b4 + 44a6d47 commit 432e6ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ declare -A repos=(
["fav-up"]="pielco11/fav-up"
["massdns"]="blechschmidt/massdns"
["Oralyzer"]="r0075h3ll/Oralyzer"
["testssl"]="drwetter/testssl.sh"
["testssl.sh"]="drwetter/testssl.sh"
["JSA"]="w9w/JSA"
["CloudHunter"]="belane/CloudHunter"
["ultimate-nmap-parser"]="shifty0g/ultimate-nmap-parser"
Expand Down
2 changes: 1 addition & 1 deletion reconftw.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ function tools_installed() {
["fav-up_python"]="${tools}/fav-up/venv/bin/python3"
["Corsy"]="${tools}/Corsy/corsy.py"
["Corsy_python"]="${tools}/Corsy/venv/bin/python3"
["testssl"]="${tools}/testssl.sh/testssl.sh"
["testssl.sh"]="${tools}/testssl.sh/testssl.sh"
["CMSeeK"]="${tools}/CMSeeK/cmseek.py"
["CMSeeK_python"]="${tools}/CMSeeK/venv/bin/python3"
["OneListForAll"]="$fuzz_wordlist"
Expand Down

0 comments on commit 432e6ba

Please sign in to comment.