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.0.0.tar.gz (233.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.0.0-py3-none-any.whl (249.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: stapler_scanner-1.0.0.tar.gz
  • Upload date:
  • Size: 233.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.0.0.tar.gz
Algorithm Hash digest
SHA256 12c6e92671605019cf37363ddec666bd4f927a774251e88f9ecfd16b38919343
MD5 2e13cfe54c85756302eeac5012640b04
BLAKE2b-256 9e22e1bc4b639d2c399e50e73ccfb5abbd26d61438bb1c5f5fd6af36d5741a5f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for stapler_scanner-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0342537d503d82addd642edd0908b831a99ebbe75db030bd148b0e66de6be2f3
MD5 32060da39f9f989ce5aa09e910265708
BLAKE2b-256 5de24290474764472311f1df9ba99d233def5aa78296b47c822ccb59f2492e5b

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