Skip to content

SysScout is a fully encapsulated script that quickly and easily pulls local machine information from Linux-Based systems. A simple, easy to use Incident Response and Network Forensics tool that doesn't require installation of dependencies and/or additional toolkits.

License

joshbrunty/SysScout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SysScout

SysScout is a fully encapsulated bash script that quickly and easily pulls local machine information from Linux-Based systems. A simple, easy to use Incident Response and Network Forensics tool. Unlike other scripts that require installation of dependencies and toolkits, SysScout is ready to deploy on most Linux Distros

Download, Setup & Usage

To download and run SysScout, run the following commands in a Linux-Based Terminal:

  • git clone https://github.com/joshbrunty/SysScout /opt/SysScout/
  • cd /opt/SysScout/
  • ./ SysScout.sh or bash SysScout.sh

Usage is simple and intuitive. Select from the Main Menu options of 1-8 to show the desired information on-screen.

alt tag

Mac & Windows Note

Mac Forensicators, this script works for the most part in MacOS, but not completely (there are some crazy wonky exceptions and outputs). You will also need to use a directory besides /opt as this doesn't exist in HFS+. If using Windows 10 Bash, the script will run by issuing a bash -c command (i.e. bash -c "SysScout.sh") however, not all menus are supported and/or will not work in Windows.

Contact

Email: josh [dot] brunty [at] marshall [dot] edu

Follow @joshbrunty on Twitter Twitter Follow

Follow @MUDigForensics on Twitter Twitter Follow

SysScout is Open Source via the MIT License (MIT): SysScout is Open Source via MIT License

About

SysScout is a fully encapsulated script that quickly and easily pulls local machine information from Linux-Based systems. A simple, easy to use Incident Response and Network Forensics tool that doesn't require installation of dependencies and/or additional toolkits.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages