TREVORspray icon indicating copy to clipboard operation
TREVORspray copied to clipboard

TREVORspray is a modular password sprayer with threading, clever proxying, loot modules, and more!

Results 7 TREVORspray issues
Sort by recently updated
recently updated
newest added

Hello, First off I just wanted to say what a great tool and it does a whole lot more than just spraying. My only question, and maybe I missed the...

During a red team engagement I found out that Okta makes use of multiple domains for federation. My current target makes use of the `okta-emea.com` domain, but TREVORspray has `okta.com`...

Is there an option to send POST requests to an endpoint instead of GET request? When i try to connect to the endpoint: AADSTS900561: The endpoint only accepts POST, OPTIONS...

SMTP looter can run forever ``` [ERRR] Traceback (most recent call last): File "/usr/local/lib/python3.9/dist-packages/trevorspray/lib/looters/msol.py", line 62, in test_smtp session = smtplib.SMTP(host, timeout=5) File "/usr/lib/python3.9/smtplib.py", line 253, in __init__ (code, msg)...

When using the Okta module, Trevorspray returns a Response code 401 for every attempt, including for a correct set of credentials. The command being used is: `trevorspray -u test_emails.txt -m...

I recently reinstalled the tool, but was not able to make it work. I was getting a "No module named 'lib.util'" when trying to run it ![image](https://github.com/blacklanternsecurity/TREVORspray/assets/63610519/da6dbc3d-39d8-4b4f-919c-6e07407aa4e8) I was able...