From 51236fa39eca1fdddaf4c0a821d9dac6d5337f63 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Fri, 23 Apr 2021 08:43:34 +0100 Subject: [PATCH] Update linpeas.sh --- linPEAS/linpeas.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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." ###########################################