RiotPot : Resilient IoT And Operational Technology Honeypot

0

RiotPot is an interoperable medium interaction honeypot, primarily focused on the emulation IoT and OT protocols, although, it is also capable of emulating other services. This services are loaded in the honeypot in the form of plugins, making RIoTPot a modular, and very transportable honeypot. The services are loaded at runtime, meaning that the weight of the honeypot will vary...

Skrull : A Malware DRM, That Prevents Automatic Sample Submission By AV/EDR

0

Skrull is a malware DRM, that prevents Automatic Sample Submission by AV/EDR and Signature Scanning from Kernel. It generates launchers that can run malware on the victim using the Process Ghosting technique. Also, launchers are totally anti-copy and naturally broken when got submitted. Video Demo Download

PMAT-labs : Labs For Practical Malware Analysis And Triage

0

PMAT-labs, this repository contains live malware samples for use in the Practical Malware Analysis & Triage course (PMAT). These samples are either written to emulate common malware characteristics or are live, real world, "caught in the wild" samples. Both categories are dangerous. These samples are to be handled with extreme caution at all times. Do not download these samples to...

ShonyDanza : A Customizable Tool For Researching, Pen Testing, And Defending With The Power Of Shodan

0

ShonyDanza is a customizable, easy-to-navigate tool for researching, pen testing, and defending with the power of Shodan. With ShonyDanza, you can: Obtain IPs based on search criteriaAutomatically exclude honeypots from the results based on your pre-configured thresholdsPre-configure all IP searches to filter on your specified net range(s)Pre-configure search limitsUse build-a-search to craft searches with easy building blocksUse stock searches and pre-configure...

Snap Scraper : Enables Users To Download Media Uploaded To Snapchat’s Snap Map

0

Snap Scraper is an open source intelligence tool which enables users to download media uploaded to Snapchat's Snap Map using a set of latitude and longitude co-ordinates. This project is in no way affiliated with, authorized, maintained, sponsored or endorsed by Snap inc. or any of its affiliates or subsidiaries. This program is for education, forensic and bug reporting...

SourceLeakHacker : A Multi Threads Web Application Source Leak Scanner

0

SourceLeakHacker is a multi-threads web directories scanner. Installation pip install -r requirements.txt Usage usage: SourceLeakHacker.py optional arguments:-h, --help show this help message and exit--url URL url to scan, eg: 'http://127.0.0.1/'--urls URLS file contains urls to scan, one line one url.--scale {full,tiny} build-in dictionary scale--output OUTPUT output folder, default: result/YYYY-MM-DD hh:mm:ss--threads THREADS, -t THREADSthreads numbers, default: 4--timeout TIMEOUT HTTP request timeout--level {CRITICAL,ERROR,WARNING,INFO,DEBUG}, -v {CRITICAL,ERROR,WARNING,INFO,DEBUG}log...

Onionservice : Manage Your Onion Services Via CLI Or TUI On Unix-like Operating System

0

Onionservice is a minimal requirement, portable collection of scripts and documentation to help the service operator juggle (manage) his onion(s). WARNING: do not trust this repo yet, backup your hs keys in another location. This project has not been released and should be considered for development only. History This project was started after seeing the amazing OnionShare CLI python scripts, which possibilitates ephemeral...

NimHollow : Nim Implementation Of Process Hollowing Using Syscalls (PoC)

0

NimHollow is a Nim Implementation Of Process Hollowing Using Syscalls (PoC). Playing around with the Process Hollowing technique using Nim. Features Direct syscalls for triggering Windows Native API functions with NimlineWhispers or NimlineWhispers2.Shellcode encryption/decryption with AES in CTR mode.Simple sandbox detection methods from the OSEP course by @offensive-security. DISCLAIMER. All information contained in this repository is provided for educational and research purposes only. The author is not responsible for...

Spamscanner : Spam Scanner Is The Best Anti-Spam, Email Filtering, And Phishing Prevention Service

0

Spamscanner is a tool and service built by @niftylettuce after hitting countless roadblocks with existing spam-detection solutions. In other words, it's our current plan for spam. Our goal is to build and utilize a scalable, performant, simple, easy to maintain, and powerful API for use in our service at Forward Email to limit spam and provide other measures to prevent attacks on our users. Initially we tried using SpamAssassin,...

Spray365 : Makes Spraying Microsoft Accounts Through Two-Step Password Spraying Approach

0

Spray365 is a password spraying tool that identifies valid credentials for Microsoft accounts (Office 365 / Azure AD). How is Spray365 different from the many other password spraying tools that are already available? Spray365 enables passwords to be sprayed from an "execution plan". While having a pre-generated execution plan that describe the spraying operation well before it occurs has...