Skip to content

pistachi0o/Bintracker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bintracker

Authors: Kortni Sheldon, Pranat Dayal, Christopher Procario

Extracts files over a network to check for malicious executables/backdoors.

INSTALLATION

Make sure you run the script as sudo.

sudo apt-get update
sudo ./config.sh 

This will install bro with all dependencies.(This may take a while)

Virustotal: your API-KEY is requried to perform virustotal checks.

POSSIBLE ERRORS/FIXES

  1. sudo apt-get update : make sure to update apt before installing
  2. "unable to locate package CMake" : change line 12 'CMake' to 'cmake'

USAGE

python bintracker.py

You will be greeted with a command shell.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 73.6%
  • Shell 17.1%
  • Zeek 9.3%