Laiteux / Milky

A .NET Standard library for pentesting web apps against credential stuffing attacks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Milky Latest release License

Milky is a .NET Standard library for pentesting web apps against credential stuffing attacks.

In fact, it will manage:

  • HttpClient creation and distribution (support for backconnect proxies and all protocols using SocksSharp)
  • Output (directory, whether to output invalids or not, console colors, captures and more...)
  • Console title (hits, free hits, estimated hits, percentages, checked per minute, elapsed/remaining time and more...)
  • Check pause/resume/end functions using hotkeys

And more... See the code itself or the examples folder for a better overview.

Contribute

Your help and ideas are welcome, feel free to fork this repo and submit a pull request.

However, please make sure to follow the current code base/style.

Contact

Telegram: @Matty

Email: matt@laiteux.dev

Donate

If you would like to support this project, please consider donating.

Donations are greatly appreciated and a motivation to keep improving.

  • Bitcoin: 1LaiteuxHEH4GsMC9aVmnwgUEZyrG6BiTH

About

A .NET Standard library for pentesting web apps against credential stuffing attacks.

License:MIT License


Languages

Language:C# 100.0%