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.1.tar.gz (252.3 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.1-py3-none-any.whl (269.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.1.tar.gz
  • Upload date:
  • Size: 252.3 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.1.tar.gz
Algorithm Hash digest
SHA256 c0bdf9b86bbda6f399ccbcb96a9575803b4e597f5606e30d71a2bd0d3668adfb
MD5 634a6a6a052ea088fe23ea51e5e185d8
BLAKE2b-256 60e76fa0860215be38239042c1306313a0c30aacd58c9f6759abc4d7c3c76047

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.1-py3-none-any.whl
  • Upload date:
  • Size: 269.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.13

File hashes

Hashes for stapler_scanner-1.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ac4e4d9b7d22fa2d393e42ce176bd1c45236420e6d45b01c3847803dc4337619
MD5 9859fcf15b13c478925a022b55e4c80e
BLAKE2b-256 f757a0aa1e9086e4a93735d9461721d61746196bd452a7347743a8d9bbb1afb2

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