blacklanternsecurity / TREVORspray

TREVORspray is a modular password sprayer with threading, clever proxying, loot modules, and more!
GNU General Public License v3.0
1.04k stars 147 forks source link

Endpoint uses POST request #19

Closed jm0202 closed 1 year ago

jm0202 commented 2 years ago

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 requests. Received a GET request.

TheTechromancer commented 2 years ago

HTTP method is defined in the spray module. image

Which module are you using? And can you provide the full command?

TheTechromancer commented 1 year ago

Closing for inactivity