Skip to content

Latest commit

 

History

History
119 lines (60 loc) · 3.69 KB

payloads.md

File metadata and controls

119 lines (60 loc) · 3.69 KB

Payloads

Browsers

PoisonTap

  • Exploits locked/password protected computers over USB, drops persistent WebSocket-based backdoor, exposes internal router, and siphons cookies using Raspberry Pi Zero & Node.js.

Little Doctor

  • Out of the Browser into the Fire - Cross platform XSS worm framework.

nsshell

  • A DNS connectback shell. Think sqlmap meets xsshunter - but looking for (blind/nonblind) RCE to get a DNS connectback shell.

XSS Hunter

  • This is a portable version of the source code running on https://xsshunter.com. It is designed to be easily-installable on any server for security professionals and bug bounty hunters who wish to test for XSS in a much more powerful way.

XSS Hunter Client

  • Correlated injection proxy tool for XSS Hunter.

Detection

VirusTotal


Evasion

Shelter


HTTP Command Injection

PyShell

  • Simplify HTTP Comand Injection.

Javascript Payloads

[http://www.xss-payloads.com/index.html](XSS Payloads)

  • A site with over 50 different payloads, tools, doc and help presented with great categorization.

Metasploit

Veil


Miscellaneous

CHAOS Framework

  • A framework that allows users to generate payloads and control remote machines.

CyberChef

RemoteRecon

  • RemoteRecon provides the ability to execute post-exploitation capabilities against a remote host, without having to expose your complete toolkit/agent.

TheFatRat

  • An easy tool to generate backdoor and easy tool to post exploitation attack like browser attack,dll . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV software protection.

Office Documents

Luckystrike: An Evil Office Document Generator


Powershell

BrowserGather

  • Fileless Extraction of Sensitive Browser Information with PowerShell.

Empire

EmPyre

SecretServerSecretStealer

  • A powershell script that allows for the decryption of passwords (and other items) stored within a Thycotic Secret Server installation. Two methods are exposed, Invoke-SecretDecrypt and Invoke-SecretStealer.

Theory, Articles & Blogs

AntiVirus Evasion Reconstructed – Veil 3.0

Attacking Microsoft Office & OpenOffice with Metasploit Macro Exploits

Msfvenom Cheat Sheet

Payload All The Things


Windows

NPS Payload

  • This script will generate payloads for basic intrusion detection avoidance. It utilizes publicly demonstrated techniques from several different sources.