Umair Sabir

Projects

Open-source work

A selection of security tools, scanners, and utilities I've built and maintained. Most are open source — pull requests, issues, and feedback are welcome on GitHub.

Sqlhound

Multi-threaded SQL injection scanner with built-in Bing dorking and bulk URL ingestion. Throws hundreds of payloads per second and writes a clean, dedup'd report.

sqliscannerreconpython
2025
Python
Active

SUBROOT

Fast subdomain enumeration tool. DNS, HTTP, and ICMP probes in parallel — designed to be louder than passive scanners but faster than amass.

recondnssubdomaingo
2025
Python
Active

Red Team Toolbox

Curated, scripted toolkit for vulnerability analysis & red-team ops — wraps common pentest workflows behind a single CLI so you stop fighting your own tooling.

red-teamtoolkitautomation
2024
Python
Active

MalwareMaster

Detects malicious JavaScript embedded in PDFs using a transformer-based classifier. Ships as a Windows app + a Vercel-hosted demo.

malwaremlpdfdetection
2024
Python / TS
Stable

NINJASCANNER

Robust internal-network scanner aimed at corporate environments — discovery, banner grab, vuln signaling, and a clean JSON output for SOAR pipelines.

networkscannerinternal
2024
Python
Active

Advanced Nmap Scanning

Operator's guide: 20 advanced Nmap recipes I actually use on engagements — NSE chains, evasion, timing tricks, IPv6 quirks. PRs welcome.

nmapcheatsheetrecon
2024
Stable

Cuckoo Installation Guide

Battle-tested install path for Cuckoo Sandbox on modern Ubuntu — fixes the 47 things the official docs quietly leave broken.

dfirsandboxguide
2023
Stable

AUPCTF '23 Writeups

Full writeups for challenges I solved at AUPCTF — pwn, web, crypto, forensics. The point isn't the flag; it's the path.

ctfwriteupspwn
2023
Stable

Gradient Obfuscation

Image obfuscation pipeline using denoising + enhancement + neural style transfer. Built originally to defeat lazy CV-based filters.

mlimageadversarial
2023
Python
Experimental

The full list of repositories, including dormant projects and forks, is at github.com/Mikivirus0.