Code Monkey home page Code Monkey logo

nativepayload_reverse_tcp's Introduction

Stage

NativePayload_Reverse_tcp

Meterpreter Encrypted Payload by C#.Net

Note : I made this Backdoor source code for describe Antiviruses vulnerability only.

You can use Meterpreter Encrypted Payloads with this C# Source code

Publisher and Author: Damon mohammadbagher

Email : [email protected]

Step 1 : you should Encrypt your Msfvenom Payload with EncryptMaker tool

Step 2 : you can hardcode your encrypted Payload in this code by value "Payload_Encrypted"

or you can use command prompt argument for importing Encrypted Payload to this code (Safe)

for more information visit these link

step by step and for more information Please visit this link : https://www.linkedin.com/pulse/bypass-all-anti-viruses-encrypted-payloads-c-damon-mohammadbagher

Antivirus and Signature Based Detection Methods Doesn't Work for Defense https://www.linkedin.com/pulse/antivirus-signature-based-detection-methods-doesnt-mohammadbagher?trk=pulse_spock-articles

Related Link:

Bypassing Anti-viruses with transfer Backdoor Payloads by DNS traffic

https://www.linkedin.com/pulse/bypassing-anti-viruses-transfer-backdoor-payloads-dns-mohammadbagher https://github.com/DamonMohammadbagher/NativePayload_DNS

Ver 2 : test without AV

Ver 2 : test with AV (comodo bypassed)

Old Article (v2): Antivirus and Signature Based Detection Methods Doesn't Work for Defense https://www.linkedin.com/pulse/antivirus-signature-based-detection-methods-doesnt-mohammadbagher?trk=pulse_spock-articles

nativepayload_reverse_tcp's People

Contributors

damonmohammadbagher avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nativepayload_reverse_tcp's Issues

process crash

When i run the NativePayload_Reverse_tcp program , it crash here
WaitForSingleObject(hThread, 0xFFFFFFFF);

Fix code

Change:
if (i == result.Length-1) { txt_result.Text+=(result[i].ToString()); }
else { txt_result.Text+=(result[i].ToString() + ","); }

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.