mirror of https://github.com/1N3/Sn1per.git
Sn1per Community Edition by @xer0dayz - https://xerosecurity.com
This commit is contained in:
parent
bc9b482256
commit
d62e8e0519
1
sniper
1
sniper
|
|
@ -355,7 +355,6 @@ function init {
|
|||
touch $LOOT_DIR/scans/scheduled/monthly.sh 2> /dev/null
|
||||
TARGET="$(echo $TARGET | sed 's/https:\/\///g' | sed 's/http:\/\///g')"
|
||||
service postgresql start
|
||||
service metasploit start
|
||||
msfdb start 2> /dev/null > /dev/null
|
||||
|
||||
if [ "$AUTOBRUTE" == "1" ]; then
|
||||
|
|
|
|||
Loading…
Reference in New Issue