diff --git a/linPEAS/linpeas.sh b/linPEAS/linpeas.sh index a5bb802..6416876 100755 --- a/linPEAS/linpeas.sh +++ b/linPEAS/linpeas.sh @@ -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." ###########################################