Skip to content

mfesiem/track-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

track-host

Rapidly requests logs to your McAfee SIEM and sort results groupped by host to track a user or host.

Install

git clone https://github.com/mfesiem/track-host
cd track-host
pip install -r requirements.txt

Configure

Setup msiempy config file

Usage

Search based on a username

python3 track.py -t last_24_hours --user tristan

Search based on a IP

python3 track.py -t last_24_hours --ip 10.0.0.1

Search based on a hostname

python3 track.py -t last_24_hours --host Tristans-MBP

Search based on a Macaddress

python3 track.py -t last_24_hours --macaddr BC:EE:7B:00:00:00

About

Rapidly requests logs to your McAfee SIEM and sort results groupped by host to track a user or host

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages