Category: Forensics

dexter

dexter: Forensics acquisition framework

Dexter Your friendly forensics expert. Dexter is a forensics acquisition framework designed to be extensible and secure. Dexter runs as an agent backed by S3. Investigators use Dexter on the command line to issue...

sleuth kit

diffy: cloud-centric security incidents

Diffy Diffy is a digital forensics and incident response (DFIR) tool developed by Netflix’s Security Intelligence and Response Team (SIRT). It allows a forensic investigator to quickly scope a compromise across cloud instances during...

bitscout

bitscout: Remote forensics meta tool

Bitscout is customizable live OS constructor tool written purely in bash. It’s main purpose is to help you quickly create own remote forensics bootable disk image. This project was created by security researchers for...

dnslog

dnslog: Minimalistic DNS logging tool

dnslog Minimalistic DNS logging tool. Captures all DNS traffic and stores its textual presentation (in compressed form) to the /var/log/dnslog/<date>.log.gz. Created for the network forensics purposes.     Install sudo su apt-get install git python...

IoT-Honeypot

IoT-Honeypot: simulate http server attacks in Python

IoT-Honeypot This tool to simulate Device IoT(Router) attacks in Python which logs HackerIP and all the tracing he does into a Logfile then a database. Installation Clone the repository. git clone https://github.com/anouarbensaad/HTTP-Honeypot.git and switch into the...

metta

metta: do adversarial simulation

Metta is an information security preparedness tool. This project uses Redis/Celery, python, and vagrant with VirtualBox to do the adversarial simulation. This allows you to test (mostly) your host-based instrumentation but may also allow...

malspider

malspider: detects characteristics of web compromises

Malspider Malspider is a web spidering framework that inspects websites for characteristics of compromise. It has three purposes: Website Integrity Monitoring: monitor your organization’s website (or your personal website) for potentially malicious changes. Generate...

Forensic-Tools

Forensic-Tools: A collection of tools for forensic analysis

Forensic_Tools A collection of tools for forensic analysis. Download git clone https://github.com/MonroCoury/Forensic-Tools.git Usage: python [script name.py] -h at any time for help exif_extractor: use to extract exif metadata from images that contain them python exif_extractor.py...