spraycharles icon indicating copy to clipboard operation
spraycharles copied to clipboard

Low and slow password spraying tool, designed to spray on an interval over a long period of time

Results 5 spraycharles issues
Sort by recently updated
recently updated
newest added

Periodically I'll come across a target where spraycharles will consistently crash with a timeout error and even setting the timeout to something crazy high like 3600 doesn't seem to make...

bug

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.1.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.2 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

This PR adds an option "--pitchfork" which enables spray in pitchfork mode, i.e., it will take the first username with the first password, then the second username with second password...