We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e6b1d commit def9dc1Copy full SHA for def9dc1
README.md
@@ -46,7 +46,7 @@ sudo -s << EOF
46
git clone https://github.com/NullArray/AutoSploit.git
47
cd AutoSploit
48
chmod +x install.sh
49
-./installsh
+./install.sh
50
cd AutoSploit/Docker
51
docker network create -d bridge haknet
52
docker run --network haknet --name msfdb -e POSTGRES_PASSWORD=s3cr3t -d postgres
0 commit comments