Giter Club home page Giter Club logo

evilbytecode-shellcode-go-tactics's Introduction

Evilbytecode Shellcode Execution Tactics

This repository contains various projects that demonstrate advanced techniques for executing shellcode and performing memory manipulation.

Features

  • APC Injection
    Exploits the Asynchronous Procedure Call (APC) technique to execute malicious code within target processes.

  • Early Bird APC Injection
    A variation of APC Injection focusing on executing code before the main process starts.

  • Local Mapping Injection
    Demonstrates malicious code injection via memory mapping into local processes.

  • Local Payload Execution
    Addresses the direct execution of malicious payloads in a system's local environment.

  • Payload Execution Fibers
    Demonstrates running shellcode using Fibers, a type of lightweight thread.

  • Payload Placement
    Shows how to store shellcode in the .text section of a process and execute it.

  • Process Injection (Shellcode)
    Exploits shellcode injection directly into running processes to control or execute malicious tasks.

  • Registry Shellcode
    Demonstrates writing and reading shellcode to/from the Windows Registry.

  • Remote Function Stomping Injection
    Exploits the substitution of functions in remote systems to carry out malicious activities.

  • Remote Mapping Injection
    Demonstrates malicious code injection via memory mapping into remote processes.

  • Remote Thread Hijacking
    Focuses on hijacking threads in remote system processes to execute malicious code.

  • Threadless Injection
    Demonstrates threadless injection using Go & C, where shellcode is injected without creating a new thread.

Contributing

Contributions are welcome! If you have improvements or additional techniques to add, please fork the repository and submit a pull request. Ensure your code follows the project's coding standards and includes relevant documentation.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

Disclaimer

This repository is intended for educational purposes only. The techniques demonstrated here are for understanding security vulnerabilities and enhancing defensive measures. Unauthorized use of these techniques may have legal consequences.


evilbytecode-shellcode-go-tactics's People

Contributors

evilbytecode avatar

Stargazers

 avatar  avatar  avatar Can Evgin avatar  avatar MDCOA avatar WalidMahmoud | Dozzy avatar  avatar  avatar

Watchers

Lucian avatar  avatar

evilbytecode-shellcode-go-tactics's Issues

I have error

package xxx: build constraints exclude all Go files in

can you fix this error i can't build file

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.