cursor rewrite + network checks

This commit is contained in:
carlospolop
2025-05-24 08:29:47 +02:00
parent 604580adbd
commit 1e7a90d29f
73 changed files with 4059 additions and 1018 deletions

View File

@@ -411,4 +411,6 @@ class LinpeasBuilder:
with open(path, "w") as f:
f.write(self.linpeas_sh)
print(f"[+] Linpeas written on {path}")