Skip to content

PrometheanInfoSec/simple-pivot-detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

#Simple Pivot Detect Simple pivot detect functions in an incredibly straightforward way. It takes a look at all the processes that are currently running on your system with an established conection. It then runs up the chain, looking for that process'es first parent. It then checks to see if the first parent is a process with an established connection. If it is, then an alert is triggered.

In short, this SPD will check if anyone connected to your box remotely, and with that connection spawned another connection. Pretty simple.

About

Uses python to do a simple pivot detection by hopping processes with established connections to find if the process was spawned remotely.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages