mirror of https://github.com/1N3/Sn1per.git
Sn1per Community Edition by @xer0dayz - https://xerosecurity.com
This commit is contained in:
parent
5e7632b6d9
commit
b4403a9873
|
|
@ -1,4 +1,5 @@
|
|||
## CHANGELOG:
|
||||
* v8.5 - Fixed Dockerfile with updated Kali image (CC. @stevemcilwain)
|
||||
* v8.4 - Added project "Sc0pe" active/passive vulnerability scanner
|
||||
* v8.4 - Added 68 new active sc0pe templates
|
||||
* v8.4 - Added 14 new passive sc0pe templates
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
FROM kalilinux/kali-linux-docker
|
||||
FROM kalilinux/kali-rolling
|
||||
|
||||
LABEL org.label-schema.name='Sn1per - Kali Linux' \
|
||||
org.label-schema.description='Automated pentest framework for offensive security experts' \
|
||||
|
|
|
|||
Loading…
Reference in New Issue