Git Product home page Git Product logo

credspray's Introduction

CredSpray

A powershell based tool for credential spraying in any AD env.

Lets say you doing your own thing and stuff... then you think i dont want to load my tools or kali but i want to spray some creds.... you open powershell with powershell -ep bypass then you load this script using Import-Module or however then you just call the spray -pass <password_to_spray> -wordlist <absolute_path_to_ids> and boom! you get some pwned users.

do note that your id wordlist should be only one id per line!!! Happy hacking!!

Also if youre wondering how to find these IDs to spray on, here you go:

  1. net users /domain (do some cleaning)
  2. Get-WmiObject -Class win32_useraccount | select Name

ideally these should not be flagged but if they are your problem !!! XD

credspray's People

Contributors

ishan-saha avatar

Stargazers

 avatar  avatar

Watchers

 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.