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

Uploaded Python 3

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.3.tar.gz
  • Upload date:
  • Size: 259.1 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.3.tar.gz
Algorithm Hash digest
SHA256 0379d90012330db77ee38744b8f7dd819939d4518684cad65eb1e4c5a7ff1987
MD5 e380d998ae1b3e1f9c0d7b1b32f6186d
BLAKE2b-256 daade5462c4b5bbd21a2572a133aeff9d660dec311602bc370c9b87eab3426b7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b7ecb5d6b7f951d6a803490106d06c6283a1856d9d4d247fcd7d539bf12cc7d0
MD5 aa66742ddf78b21d86c3ca39e671078c
BLAKE2b-256 fc9a63970119b87eb3fa80e00d7b1f666dff40585aebb94690b233666c481824

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