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

Uploaded Python 3

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.2.tar.gz
  • Upload date:
  • Size: 259.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.2.tar.gz
Algorithm Hash digest
SHA256 53fdbb04e4c27cf1144eef9ff49118b3cf74512582d0754defd9c91c0ba60533
MD5 fb016e420aa173f1259dbfd192a13392
BLAKE2b-256 34e558a5efd45604e08c17ff1f9516990009ddd6d5e4a8cc3644efe55d9d513d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: stapler_scanner-1.2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c7b0db8034029359c25d84a55481711e1e9eefead92001e11175ed09c8e10ecd
MD5 6d5fe47787c1cf3d1518bcf55de6d55f
BLAKE2b-256 de053be1c249503aeeff594c86f0735dc28cea4d103880125b4654a882e490c4

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