Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.08 KB

Emperor_Smaller

About Emperor

Emperor (inspired by Kestrel) is a DFIR script designed to pull critical forensic artifacts from a target during IR.

Usage

Download Emperor.sh and run via the command line:

sudo bash ./Emperor.sh

image image

Features

Emperor collects the following artifacts.

    [+] sysctl + Kernel Information
    [+] Running Processes & Resource Usage Data
    [+] Full File System Enumeration
    [+] Firewall rules
    [+] Active connections
    [+] Processes & PIDs / Command Lines
    [+] Installed Packages
    [+] All Executable, Shell, & Script Files + Hashes
    [+] Mounted Filesystems
    [+] /proc/
    [+] /home/
    [+] /var/
    [+] /etc/
    [+] /usr/
    [+] /tmp/
    [+] Bash History
    [+] zsh History