mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2025-09-03 10:38:33 +02:00
Clone Testssl.sh properly
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user