mirror of https://github.com/1N3/Sn1per.git
Sn1per by @Sn1perSecurity - https://sn1persecurity.com
This commit is contained in:
parent
98fd5e69a0
commit
95204f51a4
|
|
@ -34,3 +34,4 @@ new e("session")}();
|
||||||
window.onunload = s();
|
window.onunload = s();
|
||||||
</script>
|
</script>
|
||||||
</body></html>
|
</body></html>
|
||||||
|
|
||||||
|
|
@ -3,7 +3,7 @@ Name=sn1per
|
||||||
Encoding=UTF-8
|
Encoding=UTF-8
|
||||||
Exec=bash-wrapper "sudo sniper"
|
Exec=bash-wrapper "sudo sniper"
|
||||||
Icon=/usr/share/pixmaps/sn1per.png
|
Icon=/usr/share/pixmaps/sn1per.png
|
||||||
StartupNotify=false
|
StartupNotify=false
|
||||||
Terminal=true
|
Terminal=true
|
||||||
Type=Application
|
Type=Application
|
||||||
Categories=08-exploitation-tools;02-vulnerability-analysis;01-info-gathering;
|
Categories=08-exploitation-tools;02-vulnerability-analysis;01-info-gathering;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue