Giter Site home page Giter Site logo

xuan2261 / kotsh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from attackgithub/kotsh

0.0 1.0 0.0 222 KB

๐Ÿ“œ Kotsh is an API-designed library to do bruteforce on any target using any type of application (console, WinForm, WPF, etc...)

C# 100.00%

kotsh's Introduction

Kotsh

Kotsh is a bruteforcing helper library developed in C# working on top of .NET Framework (.NET Core support is planned). This library is API-structured, it means that everything is highly-modulable and extensible, this also make any type of GUI working with it (console, WPF, WinForms, even other things like GTK+).

KotshX is a WPF-based GUI for Kotsh, everything is already ready, you just have to set your own methods to check credentials. Click here to check out KotshX ๐ŸคŸ

Features

  • API-based, it can now work thought GUI or Console.
  • Easy to use, there is nothing to initialize! Almost everything is static.
  • Working on top of BackgroundWorker which means you can use events to follow progression correctly.
  • Supports of statistics (percentage of progression, checks per minute, type-based stats, etc...)
  • Supports auto-saving with choice of type.
  • Supports 5 types of result (hit, custom, free, fail and retry).
  • Supports multiple combolists in a single run.
  • Supports multiple proxylists with differents protocols in a single run.
  • Built-in password complexity checker.
  • Contains parsing functions to help capturing elements in responses.

How to use it?

Just download the last .dll in releases and add it to your project as reference.

Have a problem or a question?

Just open an issue, I'll answer it as fast as i can! We also suggest you to check out the wiki, it contains everything you need to know to begin.

TODO

Future plans of Kotsh can be viewed in Project tab.

Limitations

This library does not integrate networking methods, it only helps you to structure correctly your checker, avoid having bugs, etc.. We recommand you using Leaf.xNet, Extreme.Net, RestSharp or the default NET4.x HttpClient.

Credits

  • Biometric

Disclaimer

I (Biometric) am not responsible for actions made by users of this library and checkers that can be built using this library.

kotsh's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.