Skip to content

Kwstubbs/userlandrootkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

userlandrootkit

WIP Malicious Linux Library Used as Userland Rootkit
This library will hide itself from common binaries such as lsof, ls, ps, netstat etc... using the old technique placing library in /etc/ld.so.preload. Sends a GET request to a attacker controlled website to regex for a triggerword that will spawn a reverse shell to the attacker. I found this to be more interesting than failed ssh requests which may seem suspicious.

About

Malicious Linux Library Used as Userland Rootkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages