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.1.0.tar.gz (245.2 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.1.0-py3-none-any.whl (262.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stapler_scanner-1.1.0.tar.gz
  • Upload date:
  • Size: 245.2 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.1.0.tar.gz
Algorithm Hash digest
SHA256 cbf4fe2b05f944e5e04b537221166c981ad52aa8763c47ed1c58e19c78ec0e44
MD5 52e2bee5e1356a70440a4a9f38f870c9
BLAKE2b-256 f74a50fe474dc95afa3125ebcaf146ff1478a23b64efe98a5e59ac5cd65ff617

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for stapler_scanner-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4b96536a220d12351090c93a3a12af334ec653cdfa0af3ee9f847a26c64744e7
MD5 9321bf823a6b9dddd75d58f47fcc4bad
BLAKE2b-256 77674cea4242e9fff63e5e63e36ede28f8aeea3a1b31a9679e37ae6cf5ea5811

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