Skip to content

Commit 5e7632b

Browse files
committed
Sn1per Community Edition by @xer0dayz - https://xerosecurity.com
1 parent 97b6706 commit 5e7632b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sniper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if [[ $EUID -ne 0 ]]; then
88
exit 1
99
fi
1010

11-
VER="8.3"
11+
VER="8.4"
1212
INSTALL_DIR="/usr/share/sniper"
1313
LOOT_DIR="$INSTALL_DIR/loot/$TARGET"
1414
SNIPER_PRO=$INSTALL_DIR/pro.sh

0 commit comments

Comments
 (0)