Closed attacker34 closed 4 years ago
Thanks for the heads up... I found the issue and pushed a fix to the master branch. For a quick fix, just run the following commands:
rm -f /usr/share/sniper/modes/masswebscan.sh
wget https://raw.githubusercontent.com/1N3/Sn1per/master/modes/masswebscan.sh -O /usr/share/sniper/modes/masswebscan.sh
You can also just clone the repo and run the install.sh script again too.
btw, the proper usage is just 'sniper -f /path/to/file.txt -m masswebscan -w workspace_alias'
Hi @1N3 Yes, I have tried both commands but its not working...
With the new patch, Now its fixed !! 👍
Hi @1N3
I have tried to run this command:
But Getting this Error:
I have tried to Add new workspace name with flag -w but its still not working. Does it need a workspace which is already created and Sn1per already run on some target?
Thanks.