Skip to main content

Stapler - industrial-grade network, web, server vulnerability scanning and exploit framework

Project description

Stapler

Industrial-grade, from-scratch network / web / server vulnerability scanning and exploit framework for Python. Cross-platform (Windows + Linux auto-detect), with a shared engine exposed through both a CLI and a web dashboard.

Use only on systems and networks you are authorized to test.

Install

pip install stapler-scanner

Quick start

stapler selftest                 # verify modules load
stapler scan 192.168.1.0/24     # full automated scan (network+web+server+exploits)
stapler scan https://host/      # web-app focused scan
stapler exploit --list          # list exploit modules
stapler update                  # pull latest CVEs from CISA KEV + NVD
stapler report --format html    # render the last scan
stapler serve                   # launch the web dashboard

Architecture

  • stapler.core — platform detection, config, DB, scheduler, orchestrator, updater.
  • stapler.modules.network — host discovery, port scan, service/version, OS fingerprint.
  • stapler.modules.web — headers, tech detection, dir brute, SSL/TLS, OWASP checks.
  • stapler.modules.server — SSH audit, software versions, misconfig.
  • stapler.modules.exploits — RCE tier, Windows 10 tier, and signature-based CVEs (auto-loaded from exploits_db.json, refreshed by stapler update).
  • stapler.web — Flask REST API + dashboard.
  • stapler.reporting — JSON / HTML / CSV / Markdown reports with CVSS-style scoring.

Safety

Detection runs by default. Active exploitation is gated behind --exploit --yes and prints an authorized-use warning before any payload is sent.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stapler_scanner-1.2.0.tar.gz (250.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stapler_scanner-1.2.0-py3-none-any.whl (268.4 kB view details)

Uploaded Python 3

File details

Details for the file stapler_scanner-1.2.0.tar.gz.

File metadata

  • Download URL: stapler_scanner-1.2.0.tar.gz
  • Upload date:
  • Size: 250.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for stapler_scanner-1.2.0.tar.gz
Algorithm Hash digest
SHA256 246c00cc91b965ee28823a98aff86bfbe75b761591f2cc881958d20bb9951e0d
MD5 4b05976fa4094503dadd87c7af5fed9f
BLAKE2b-256 6327484cc05af4684d6065316483552c95825cc42974e2f5f67f16cb6e55c89f

See more details on using hashes here.

File details

Details for the file stapler_scanner-1.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for stapler_scanner-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d00daaad8045d0f2507105257ffbcdee9a4e120573ffd606a14c35dcbb2bb3c4
MD5 f09815fed5efc9f295c562e721407541
BLAKE2b-256 f501ab0f21702f7a42fb234ade44fb881fc8662554f54918469a8b27dbd171c2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page