Update linpeas.sh

This commit is contained in:
Carlos Polop 2021-04-23 08:43:34 +01:00 committed by GitHub
parent 84e9df0add
commit 51236fa39e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#!/bin/sh
VERSION="v3.1.4"
VERSION="v3.1.5 - Safe OSCP"
ADVISORY="This script should be used for authorized penetration testing and/or educational purposes only. Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own networks and/or with the network owner's permission."
###########################################