Miellax 1.1.1

dotnet add package Miellax --version 1.1.1
                    
NuGet\Install-Package Miellax -Version 1.1.1
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Miellax" Version="1.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Miellax" Version="1.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Miellax" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Miellax --version 1.1.1
                    
#r "nuget: Miellax, 1.1.1"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Miellax@1.1.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Miellax&version=1.1.1
                    
Install as a Cake Addin
#tool nuget:?package=Miellax&version=1.1.1
                    
Install as a Cake Tool

Miellax: Enhanced Milky Latest release License

Miellax is a .NET 6 library for pentesting web apps against credential stuffing attacks based on the Milky library written by Laiteux.

In fact, it will manage:

  • HttpClient creation and distribution (support for backconnect proxies and all protocols using .NET 6 Native support)
  • 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: @modest

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

Donations are greatly appreciated and a motivation to keep improving.

  • Bitcoin (BTC)
    • Segwit: bc1qhyzca03e78td68e2ppkqpdp6224pesw66vn6pv
    • Legacy: 15xh18xUPL76wBYZ7qWCEwETQx6iPx8xTq
  • Monero (XMR): 44f7XFPeddmGDPvNDtR9sKQen619oVEGXaenw3XjKecWKrd4ZFtS6Md9yzrcYc3p47JVRnkQMFLvc8Eh8ua7n7D4BwNNjuY
  • Litecoin (LTC): LSnspYrX217dwRq7c9kd8hxuUkRL4K9z1N
  • Ethereum (ETH): 0xef20130259D5F3F094049a1eFb25f5c23052fDd8
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net6.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.1.1 627 6/11/2022
1.1.0 578 6/11/2022
1.0.1 587 4/3/2022
1.0.0 565 4/3/2022