Skip to content

AgeloVito/self_delete_bof

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

self_delete_bof

BOF implementation of delete self poc that delete a locked executable or a currently running file from disk by its pid, path, or the current process.

Build

git clone https://github.com/AgeloVito/self_delete_bof.git
make

And load self_delete.cna

Usage

beacon> help self_delete
Use: self_delete [pid|path]
e.g: self_delete
     self_delete 7956
     self_delete /path/file.exe

self_delete

image

self_delete by path

image

self_delete by pid

image

Issues

x86 process without manifest

image

Refences

https://stackoverflow.com/questions/71834608/

https://github.com/LloydLabs/delete-self-poc

https://github.com/LloydLabs/delete-self-poc/pull/4/files

About

BOF implementation of delete self poc that delete a locked executable or a currently running file from disk by its pid, path, or the current process.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published