mirror of
https://github.com/carlospolop/privilege-escalation-awesome-scripts-suite.git
synced 2025-12-16 21:29:02 +00:00
cursor rewrite + network checks
This commit is contained in:
@@ -411,4 +411,6 @@ class LinpeasBuilder:
|
||||
|
||||
with open(path, "w") as f:
|
||||
f.write(self.linpeas_sh)
|
||||
|
||||
print(f"[+] Linpeas written on {path}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user