GithubHelp home page GithubHelp logo

windows-api's Introduction

Windows-API

Windows API projects that might help pentesters

Reverse shell "Change IP and Port"

 It creates a socket connection and bind cmd.exe in the socket  

CreateProc

 Modify it with the username and password you want to use in assessment "Internal/Red Team"  
 It uses CreateProcess twice one to add a user to the domain and second to add that users to any interesting groups you like  

CreateRemoteThreadInjection

 It uses CreateRemoteThread to inject a DLL into the Target Process. use line 48 to change the process name and the change the DLL path to your DLL path. make sure your injecting to the right Process type like X64 into X64 bit and 32bit into 32bit depending on your compilation
 It reads all processes on the system and tries to find notepad.exe and inject to it. you can modify it with a line of code change to try to inject to all process on the system

SampleKeylogger over SMB NamedPipe

windows-api's People

Contributors

0xanalyst avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

firebitsbr bronxc

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.