mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-27 19:04:15 +01:00
Added yum into gtfobins.json. THM machine Daily Bugle seemingly does not find it in sudo
This commit is contained in:
parent
385251b70e
commit
9f21985e1b
2137
data/gtfobins.json
Normal file
2137
data/gtfobins.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -759,7 +759,7 @@ class Finder:
|
||||
if persist.escalate(user):
|
||||
|
||||
# Ensure history and prompt are correct
|
||||
pwncat.victim.reset(hard=False)
|
||||
pwncat.victim.reset()
|
||||
|
||||
# Update the current user
|
||||
if pwncat.victim.update_user() != user:
|
||||
|
Loading…
Reference in New Issue
Block a user