From 926676eb1b0ba839511885f393265640e8843e73 Mon Sep 17 00:00:00 2001 From: Jordan ERNST Date: Wed, 8 Jun 2022 14:28:49 +0200 Subject: [PATCH] Add P0wnyShell --- config.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/config.json b/config.json index fdb230b..474d502 100644 --- a/config.json +++ b/config.json @@ -17,11 +17,14 @@ "MS11-046/ms11-046.exe", "MS11-046/MS11_46_k8.exe", "MS10-059/MS10-059.exe" + ], + "flozz/p0wny-shell": [ + "shell.php" ] }, "githubreleasesync": { "carlospolop/PEASS-ng": { - "local_version": "20220515", + "local_version": "20220605", "files": [ "linpeas.sh", "winPEAS.bat", @@ -40,6 +43,12 @@ "binpath": "chisel" } ] + }, + "AlessandroZ/LaZagne": { + "local_version": "2.4.3", + "files": [ + "lazagne.exe" + ] } }, "ncat": {