Sn1per by 1N3CrowdShield

This commit is contained in:
root
2017-07-16 22:10:56 -04:00
parent 336bf60a7e
commit 341cda99ef

4
sniper
View File

@@ -160,8 +160,8 @@ function init {
mkdir $LOOT_DIR/reports 2> /dev/null
mkdir $LOOT_DIR/output 2> /dev/null
TARGET="$(echo $TARGET | sed 's/https:\/\///g' | sed 's/http:\/\///g')"
/etc/init.d/postgresql start 2>/dev/null
/etc/init.d/metasploit start 2>/dev/null
service postgresql start 2>/dev/null
service metasploit start 2>/dev/null
}
function loot {