mirror of
https://github.com/calebstewart/pwncat.git
synced 2024-11-24 01:25:37 +01:00
Merge branch 'master' of github.com:calebstewart/pwncat
This commit is contained in:
commit
140bf19935
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):
|
if persist.escalate(user):
|
||||||
|
|
||||||
# Ensure history and prompt are correct
|
# Ensure history and prompt are correct
|
||||||
pwncat.victim.reset(hard=False)
|
pwncat.victim.reset()
|
||||||
|
|
||||||
# Update the current user
|
# Update the current user
|
||||||
if pwncat.victim.update_user() != user:
|
if pwncat.victim.update_user() != user:
|
||||||
|
Loading…
Reference in New Issue
Block a user