Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question https bruteforce #56

Open
johnjohnsp1 opened this issue Oct 23, 2024 · 0 comments
Open

question https bruteforce #56

johnjohnsp1 opened this issue Oct 23, 2024 · 0 comments

Comments

@johnjohnsp1
Copy link

Hi,
im trying to brute force the webapplication login form (https) with this command

./legba http
--username prtgadmin
--password prtgadmin
--target https://xx.xx.xx.xx
--http-method POST
--http-success-codes 200
--http-payload 'log={USERNAME}&pwd={PASSWORD}'
legba v0.9.0

[INFO ] target: https://xx.xx.xx.xx
[INFO ] username -> string 'prtgadmin'
[INFO ] password -> string 'prtgadmin'

[INFO ] runtime 1.001873666s

running on macOS apple silicon 15.0.1 sequoia
pretty sure the credentials are working, is that a good result or ?
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant