Skip to content
View hoodoer's full-sized avatar
💻
Flailing arms, pounding on laptop.
💻
Flailing arms, pounding on laptop.

Block or report hoodoer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • DragonHash Public

    Demo code JavaScript POC that tricks user into sending Windows hash to responder

    HTML 35 4 The Unlicense Updated Jun 13, 2025
  • JS-Tap Public

    JavaScript payload and supporting software to be used as XSS payload or post exploitation implant to monitor users as they use the targeted application. Also includes a C2 for executing custom Java…

    JavaScript 396 42 The Unlicense Updated May 13, 2025
  • Demo server and client-side JavaScript code for how to use Web Crypto API to do application level encryption for your web traffic.

    HTML 1 The Unlicense Updated Apr 3, 2025
  • Python script to leverage a YouTube search API to create CSV files of searches. Links to videos, titles, description, unique IDs and more are put into the CSV file to import into Excel.

    Python The Unlicense Updated Nov 2, 2024
  • Port/rework of proxy-helper plugin for hak5 Pineapples

    TypeScript 7 Updated Feb 13, 2024
  • The Official WiFi Pineapple Module Repository for the WiFi Pineapple Mark VII

    TypeScript Updated Jan 9, 2024
  • Demo of using draggable elements in a clickjacking PoC to "type" user inputs.

    HTML 4 The Unlicense Updated Nov 18, 2023
  • XSS/JavaScript payload that runs the rick roll lyrics through in the browser address bar.

    JavaScript 2 The Unlicense Updated Sep 23, 2023
  • Script to extract base64 encoded Binary PLISTs from XML/PLIST files

    Python The Unlicense Updated Sep 6, 2023
  • Demo of various ways to exploit post based reflected XSS

    Python 18 2 The Unlicense Updated Jul 6, 2023
  • Python3 version of plistsubstractor

    Python 1 1 BSD 2-Clause "Simplified" License Updated Oct 20, 2022
  • Example bash script and JavaScript to copy a JavaScript payload into all .js files, but have only one copy run, regardless of how many .js files are included in the rendered page.

    Shell 1 1 The Unlicense Updated Nov 23, 2021
  • Bash script to take a list of domains/subdomains (e.g. from amass) and check if they're in scope based on a file of inscope IP addresses

    Shell 8 3 The Unlicense Updated Jul 12, 2021
  • Sample code for exfiltrating data through an XSS vulnerability. XSS Payload retrieves sensitive data in victim's browser, then breaks it into chunks. Sends those chunks out as image requests (data …

    JavaScript 19 7 The Unlicense Updated May 11, 2021
  • certgraph Public

    Forked from lanrat/certgraph

    An open source intelligence tool to crawl the graph of certificate Alternate Names

    Go GNU General Public License v2.0 Updated Feb 24, 2021
  • endgame Public

    Forked from DavidDikker/endgame

    An AWS Pentesting tool that lets you use one-liner commands to backdoor an AWS account's resources with a rogue AWS account - or share the resources with the entire internet 😈

    Python 12 MIT License Updated Feb 16, 2021
  • Script to brute force logins to SonicWall

    Python 3 5 The Unlicense Updated Feb 1, 2021
  • JavaScript functions intended to be used as an XSS payload against a WordPress admin account.

    JavaScript 56 11 The Unlicense Updated Oct 6, 2020
  • Shadow Workers is a free and open source C2 and proxy designed for penetration testers to help in the exploitation of XSS and malicious Service Workers (SW)

    JavaScript MIT License Updated Aug 12, 2020
  • graftcp Public

    Forked from hmgle/graftcp

    A flexible tool for redirecting a given program's TCP traffic to SOCKS5 or HTTP proxy.

    C GNU General Public License v3.0 Updated May 27, 2020
  • WebShell Public

    Forked from xl7dev/WebShell

    Webshell && Backdoor Collection

    PHP GNU General Public License v2.0 Updated Apr 6, 2020
  • Script to copy chunks of code to the clipboard in the background based on how far along you are in your demo

    Python The Unlicense Updated Mar 8, 2020
  • Python script to help automate deployment of my XSS challenge infrastructure

    Python 1 The Unlicense Updated Mar 8, 2020
  • Encodes a file into JavaScript friendly hex data, useful for adding file uploads to session riding XSS payloads

    Python 1 1 The Unlicense Updated Mar 8, 2020
  • Python script to take any file and create a C header file with that binary data encoded as a char array. Optionally XOR encrypts the data. Helpful for creating custom loaders for shellcode.

    Python 7 1 The Unlicense Updated Mar 8, 2020
  • Python script to give you subsets of the nmap "top-ports". For example, I want the 10th to 100th most common TCP ports. Spits out a comma separated list you can copy into -p arg for nmap or masscan

    Python 18 3 The Unlicense Updated Mar 8, 2020
  • ENNEoS Public

    Evolutionary Neural Network Encoder of Shenanigans. Obfuscating shellcode with an encoder that uses genetic algorithms to evolve neural networks to contain and output the shellcode on demand.

    C++ 24 9 MIT License Updated Nov 26, 2019
  • Python3 Burp History parsing tool to discover potential SQL injection points. To be used in tandem with SQLmap.

    Python 1 BSD 3-Clause Clear License Updated Nov 14, 2019
  • Simple C++ header file with a class that uses the Zlib compression algorithm to calculate Normalized Compression Distance (NCD) values

    C++ 1 1 Updated Mar 20, 2019
  • Header files with useful C++ classes for 3-D math, compression, timing, etc. Great for vector math.

    C++ 1 Updated Nov 8, 2018