# 1N3/BlackWidow

A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.

Repository: https://github.com/1N3/BlackWidow
Canonical: https://ross.abutalabs.com/products/blackwidow
Homepage: https://sn1persecurity.com
Language: Python
License: NOASSERTION
License Family: other
Topics: web, application, scanner, osint, fuzzer, owasp, vulnerability, python, spider, passive, active, sqli, xss, lfi, rfi, rce, csrf, automated, scan, bugbounty
Last push: 2026-04-17T12:35:56+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 77, release rhythm 8, longevity 100
- inputs: {"age_days": 3161, "days_push": 138, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1821, forks 391 (observed 2026-08-28T04:05:40.918704+00:00)

## What it is
BlackWidow is a Python-based web application spider that crawls a target site to collect URLs, dynamic parameters, subdomains, email addresses, and phone numbers. It includes the Inject-X fuzzer to automatically scan dynamic URLs for common OWASP vulnerabilities such as SQLi, XSS, LFI, RFI, and RCE.

## Use cases
- crawl a website and extract all urls and parameters
- find subdomains of a target domain
- harvest email addresses and phone numbers from a website
- fuzz url parameters for sql injection and xss
- automated owasp top 10 vulnerability scanning
- osint recon for bug bounty targets
- collect form urls from a web application

## When to choose
- you need automated recon plus basic vulnerability fuzzing in one python tool
- you want a lightweight spider for bug bounty or pentest reconnaissance
- you want results saved into sorted text files for reporting

## When to avoid
- you need a full DAST scanner with authenticated scanning and detailed reporting
- you require a supported license or enterprise features
- you need a tool that runs natively on Windows or macOS without Docker

## Facets
- artifact type: cli-tool
- maturity: active
- function: web-scraping, osint, vulnerability-scanning, security, parser
- domain: security, penetration-testing, osint, web-development, crawlers
- platform: python, cli
- tags: web-spider, fuzzer, owasp, sqli, xss, bug-bounty, recon, subdomain-enumeration, injectx, linux, docker

## Member repositories
- 1N3/BlackWidow (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:40.918704+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:19:56.184781+00:00, confidence not recorded.
  - readme: https://github.com/1N3/BlackWidow (fetched 2026-08-28T04:05:40.918704+00:00, sha 7758cb3817b4)
  - homepage: https://sn1persecurity.com (fetched 2026-08-29T10:59:23.226087+00:00, sha f9d88a08e490)
  - site_page: https://sn1persecurity.com/wordpress/about (fetched 2026-08-29T10:59:23.235507+00:00, sha 88b6a0087c2f)
  - site_page: https://sn1persecurity.com/wordpress/documentation (fetched 2026-08-29T10:59:23.237548+00:00, sha cd49aeb6b655)
  - site_page: https://sn1persecurity.com/wordpress/faq (fetched 2026-08-29T10:59:23.239255+00:00, sha 093ed2dba210)
  - site_page: https://sn1persecurity.com/wordpress/integrations (fetched 2026-08-29T10:59:23.241606+00:00, sha 2da70831d1a7)
  - site_page: https://sn1persecurity.com/wordpress/external-attack-surface-management-with-sn1per (fetched 2026-08-29T10:59:23.243681+00:00, sha e0907592f9d1)
  - site_page: https://sn1persecurity.com/wordpress/sn1per-professional-2026-release (fetched 2026-08-29T10:59:23.245641+00:00, sha d6a4c724acda)
- Data as of 2026-08-30T08:39:29.467469+00:00.
