Pinned Repositories
awesome-malware-analysis
A curated list of awesome malware analysis tools and resources
Bro-NetworkSecurityMonitoring
collection of bro and bash scripts that when run from the same directory on Linux distro with bro installed, will pull information such as active HTTP conns, FTP conns, etc. It also carves various types of files at the same time. They can be run against snort logs or pcaps
CS-Beacon-Detector
Custom Sniffer that listens for DNS beacons and analyzes the validity of alerts
DNShunter
DNShunter is a python based module that is written for MercenaryHuntFramework & Mercenary-Linux. Currently it reads in .pcap files and extracts the DNS Queries and Answers. In addition to extracting the queries & answers, it also performs a geo-lookup of the domains & the associated IP's. This makes it easy to catch attacks such as DNS Cache Poisoning and DNSBeacons. EX: [Q] firstnationalbank.com -> resolving to Indonesia
maltrail
Malicious traffic detection system
NodeHunter
Python Module that uses the NMAP api to enumerate a network and its hosts.
Registry_Enumerator
Package of Modules that Enumerate Windows Registry (x86 & 64) Win7,8,8.1,10. outputs into xml document.
runas
Modified version of windows 'runas'...
simpleNMAP
quick and dirty menu for NMAP
vdns
MHF Modules that import data directly into Neo4j DB
slacker007's Repositories
slacker007/NodeHunter
Python Module that uses the NMAP api to enumerate a network and its hosts.
slacker007/DNShunter
DNShunter is a python based module that is written for MercenaryHuntFramework & Mercenary-Linux. Currently it reads in .pcap files and extracts the DNS Queries and Answers. In addition to extracting the queries & answers, it also performs a geo-lookup of the domains & the associated IP's. This makes it easy to catch attacks such as DNS Cache Poisoning and DNSBeacons. EX: [Q] firstnationalbank.com -> resolving to Indonesia
slacker007/Registry_Enumerator
Package of Modules that Enumerate Windows Registry (x86 & 64) Win7,8,8.1,10. outputs into xml document.
slacker007/simpleNMAP
quick and dirty menu for NMAP
slacker007/awesome-malware-analysis
A curated list of awesome malware analysis tools and resources
slacker007/vdns
MHF Modules that import data directly into Neo4j DB
slacker007/S3
Open Source Windows Security Event Log Correlation and Analysis Tool
slacker007/AdvPy-student
Advanced Python Scripting - student repository
slacker007/basic_rpc
Samples about Microsoft RPC and native API calls in Windows C
slacker007/BreadPlayer
Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
slacker007/Bro_Scripts
Collection of scripts to parse pcaps using bro
slacker007/C_Shot
slacker007/cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
slacker007/dnsJSONparser
custom JSON parser that parses the json output created by chopshop's (dns & dns_extractor) modules
slacker007/file-extraction
Extract files from network traffic with Bro.
slacker007/gephi-maven-plugin
Provide utilities for plug-ins developers
slacker007/gephi-plugins
Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
slacker007/GreatFET
Experimental GreatFET firmware and software
slacker007/hacking-the-browser
slacker007/kekeo
A little toolbox to play with Microsoft Kerberos in C
slacker007/manticore
Dynamic binary analysis tool
slacker007/mimikatz
A little tool to play with Windows security
slacker007/Quasar
Remote Administration Tool for Windows
slacker007/scripts
Various Scripts for Various Things
slacker007/slacker007
slacker007/unix_enumerator
C binary that enumerates the current state of a UNIX system
slacker007/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.
slacker007/Windows-universal-samples
API samples for the Universal Windows Platform.
slacker007/WindowsProtocolTestSuites
Windows Protocol Test Suites provide interoperability testing against an implementation of the Windows open specifications.
slacker007/WindowsUIDevLabs
Windows UI Dev Labs the place for getting the latest code samples and demos using Windows.UI.Xaml and Windows.UI.Composition to make beautiful Universal Windows Platform applications.