1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-09-04 20:18:27 +02:00

Added newline to PoC and removed empty file

This commit is contained in:
Jack Heysel 2023-12-14 18:42:09 -05:00
parent df111afb06
commit d9aa7f914e
2 changed files with 1 additions and 1 deletions

View File

@ -335,4 +335,4 @@ if __name__ == "__main__":
if execute_and_monitor(su_binary_path.encode(), argv, environment) == "Success":
#print("After %d tries: booya" % count)
exit(0)
count += 1
count += 1