Skip to content
View CommonHuman-Lab's full-sized avatar

Block or report CommonHuman-Lab

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
CommonHuman-Lab/README.md

πŸ™ CommonHuman-Lab

Open-source offensive security & AI tooling ⚑

Building weird, powerful, self-hostable tools for hackers, defenders, researchers & curious humans.


Scanners

Tool Description
StingXSS Context-aware XSS scanner β€” reflected, DOM, stored, and confirmed browser XSS with WAF detection and evasion
BreachSQL Fast SQL injection scanner with built-in exploitation β€” detect and extract in one command, across all major backends, with WAF evasion baked in. No Java. No license. Drops into a Python pipeline.
pip install stingxss breachsql

Infrastructure

Tool Description
NyxStrike AI-powered offensive security orchestration β€” connects LLM agents to real tools and runs full attack chains from recon to exploitation
OctoRig Docker lab launcher β€” spins up intentionally vulnerable environments for tool testing and practice with a single command

Libraries

Package Description
commonhuman-core Shared HTTP engine and web crawler β€” session management, injection helpers, BFS crawling, and passive recon primitives
commonhuman-payloads Shared payload collections, encoders, and WAF signatures
commonhuman-cli Shared CLI argument handling and output formatting

🌿 Why?

Because security tooling should be:

  • Transparent βœ…
  • Self-hostable βœ…
  • Fast βœ…
  • Experimental βœ…
  • Actually fun to use βœ…

All tools are licensed under AGPLv3.

Pinned Loading

  1. nyxstrike nyxstrike Public

    AI Powered penetration testing Platform for offensive security research

    Python 96 24

  2. stingxss stingxss Public

    Context-aware reflected & DOM XSS scanner with WAF detection and evasion

    Python 3 1

  3. breachsql breachsql Public

    Fast SQL injection scanner with built-in exploitation β€” detect and extract in one command, across all major backends, with WAF evasion baked in. No Java. No license. Drops into a Python pipeline.

    Python 4 1

  4. OctoRig OctoRig Public

    OctoRig spins up and tears down intentionally vulnerable Docker environments for penetration testing practice, security research, and tool testing β€” with a single command.

    Python 4