All Projects → jadekeys → Givingstorm

jadekeys / Givingstorm

Licence: mit
Infection vector that bypasses AV, IDS, and IPS. (For now...)

Programming Languages

python
139335 projects - #7 most used programming language
macro
33 projects

Projects that are alternatives of or similar to Givingstorm

Hosthunter
HostHunter a recon tool for discovering hostnames using OSINT techniques.
Stars: ✭ 427 (+493.06%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Active Directory Exploitation Cheat Sheet
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
Stars: ✭ 870 (+1108.33%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Thc Archive
All releases of the security research group (a.k.a. hackers) The Hacker's Choice
Stars: ✭ 474 (+558.33%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Icg Autoexploiterbot
Wordpress 🔥 Joomla 🔥 Drupal 🔥 OsCommerce 🔥 Prestashop 🔥 Opencart 🔥
Stars: ✭ 242 (+236.11%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Interlace
Easily turn single threaded command line applications into a fast, multi-threaded application with CIDR and glob support.
Stars: ✭ 760 (+955.56%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Osmedeus
Fully automated offensive security framework for reconnaissance and vulnerability scanning
Stars: ✭ 3,391 (+4609.72%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Payloadsallthethings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Stars: ✭ 32,909 (+45606.94%)
Mutual labels:  hacking, penetration-testing, payloads
Crithit
Takes a single wordlist item and tests it one by one over a large collection of websites before moving onto the next. Create signatures to cross-check vulnerabilities over multiple hosts.
Stars: ✭ 182 (+152.78%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Lockdoor Framework
🔐 Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources
Stars: ✭ 677 (+840.28%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Dirsearch
Web path scanner
Stars: ✭ 7,246 (+9963.89%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Cameradar
Cameradar hacks its way into RTSP videosurveillance cameras
Stars: ✭ 2,775 (+3754.17%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Evillimiter
Tool that monitors, analyzes and limits the bandwidth of devices on the local network without administrative access.
Stars: ✭ 764 (+961.11%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Awesome Bbht
A bash script that will automatically install a list of bug hunting tools that I find interesting for recon, exploitation, etc. (minus burp) For Ubuntu/Debain.
Stars: ✭ 190 (+163.89%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Cheatsheet God
Penetration Testing Reference Bank - OSCP / PTP & PTX Cheatsheet
Stars: ✭ 3,521 (+4790.28%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Webmap
A Python tool used to automate the execution of the following tools : Nmap , Nikto and Dirsearch but also to automate the report generation during a Web Penetration Testing
Stars: ✭ 188 (+161.11%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Hackerpro
All in One Hacking Tool for Linux & Android (Termux). Make your linux environment into a Hacking Machine. Hackers are welcome in our blog
Stars: ✭ 474 (+558.33%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Reconnoitre
A security tool for multithreaded information gathering and service enumeration whilst building directory structures to store results, along with writing out recommendations for further testing.
Stars: ✭ 1,824 (+2433.33%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Minesweeper
A Burpsuite plugin (BApp) to aid in the detection of scripts being loaded from over 23000 malicious cryptocurrency mining domains (cryptojacking).
Stars: ✭ 162 (+125%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Powershell Rat
Python based backdoor that uses Gmail to exfiltrate data through attachment. This RAT will help during red team engagements to backdoor any Windows machines. It tracks the user activity using screen capture and sends it to an attacker as an e-mail attachment.
Stars: ✭ 636 (+783.33%)
Mutual labels:  hacking, penetration-testing, hacking-tool
Vhostscan
A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
Stars: ✭ 767 (+965.28%)
Mutual labels:  hacking, penetration-testing, hacking-tool

GIVINGSTORM

[MIT license PyPI pyversions Maintenance

The beginnings of a C2 framework. Currently without all the C2 stuff so far. Generates a dual stage VBS infection vector, and a dual stage HTA infection vector. The variables take into account C2 addresses, Koadic/Empire payloads, and a few delivery mechanisms. The payload files are output to an aptly named directory "Payloads" that is created if not already present.

Installation & Usage

GIVINGSTORM is a breeze to use. Simply clone the directory, and cd into it.

For the HTA payload: python3 givingstorm.py -n Windows-Upgrade -p b64encodedpayload -c amazon.com/c2/domain

HTA Example

alt text

For the Macro Subroutine: python3 givingstorm.py -n Windows-Upgrade -e amazon.com/final/payload.exe

Macro Example

alt text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].