Skip to content

a tool for automating the search for gtfobins on the attacked machine

Notifications You must be signed in to change notification settings

Fray23/gtfo_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a tool for automating the search for gtfobins on the attacked machine all information about binaries is taken from here -> https://github.com/GTFOBins/GTFOBins.github.io

example usage: SUID

find / -uid 0 -perm -4000 -type f 2>/dev/null | ./gtfo_search

About

a tool for automating the search for gtfobins on the attacked machine

Topics

Resources

Stars

Watchers

Forks

Languages