mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-11-22 02:21:36 +01:00
Clone Testssl.sh properly
This commit is contained in:
parent
ae471edcab
commit
2fd0d8412c
@ -210,7 +210,7 @@ popd
|
|||||||
|
|
||||||
pushd ssl
|
pushd ssl
|
||||||
git_clone https://github.com/rbsec/sslscan.git
|
git_clone https://github.com/rbsec/sslscan.git
|
||||||
git_clone https://github.com/drwetter/testssl.sh.git
|
git clone --depth 1 https://github.com/drwetter/testssl.sh.git
|
||||||
git_clone https://github.com/tomato42/tlsfuzzer.git
|
git_clone https://github.com/tomato42/tlsfuzzer.git
|
||||||
popd
|
popd
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user