Box.JS : A Tool For Studying JavaScript Malware

6 years ago

box.js is a utility to analyze malicious JavaScript. Installation Simply install box-js from npm: npm install box-js --global Usage Looking…

FATT -Fingerprint All The Things

6 years ago

FATT (fingerprintAllTheThings) is a pyshark based script for extracting network metadata and fingerprints from pcap files and live network traffic.…

Penta : Open Source All-In-One CLI Tool To Automate Pentesting

6 years ago

Penta is is Pentest automation tool using Python3. It provides advanced features such as metasploit and nexpose to extract vuln…

Tarnish : A Chrome Extension Static Analysis Tool

6 years ago

Tarnish is a static-analysis tool to aid researchers in security reviews of Chrome extensions. It automates much of the regular…

B2R2 : A Collection of Algorithms, Functions And Tools For Binary Analysis

6 years ago

B2R2 is a collection of useful algorithms, functions, and tools for binary analysis written purely in F# (in .NET lingo,…

Userrecon-py : Username Recognition On Various Websites

6 years ago

Userrecon-py is used for Username recognition on various websites. is used for Username recognition on various websites. Installation With pip3 #…

DNS Rebinding Tool : DNS Rebind Tool With Custom Scripts

6 years ago

This project is meant to be an All-in-one Toolkit to test further DNS rebinding attacks and my take on understanding these kind…

Fenrir : Simple Bash IOC Scanner

6 years ago

Fenrir is a simple IOC scanner bash script. It allows scanning Linux/Unix/OSX systems for the following Indicators of Compromise (IOCs):…

Manati : A Web-Based Tool To Assist The Work Of The Intuitive Threat Analysts

6 years ago

The goal of the ManaTI project is to develop machine learning techniques to assist an intuitive threat analyst to speed…

ThreadBoat : Program Uses Thread Execution Hijacking to Inject Native Shellcode into a Standard Win32 Application

6 years ago

ThreadBoat program uses Thread Hijacking to Inject Native Shellcode into a Standard Win32 Application. I developed this small project to…