Giter Site home page Giter Site logo

dnsnet's Introduction

dnsnet

Current Version: ReleaseV2

box

Description:

DNSNET masks itself as DNS traffic by communicating through the port 53. On top of it making the traffic less easy to spot, it will make dealing with the backdoor alot harder since a company of course cannot block the port and good luck figuring out which one of the 999999999 programs that also use the 53 port is the right one. The traffic is also encrypted so that's nice I guess.

Disclaimer:

Im not responsible for any damage or harm done by this program in the hands of other people.

Where is this used?:

I originally started coding this because I wanted a sure way to stealth backdoor victim machine during a red team/pen test assesments however you can use it however you want (I'm not responsible for your actions).

Update log:

Alpha: 10 times encryption and stabile server end

AlphaV2: Automatic reconnect if connection is lost and manual reset added by pressing ctrl + c on the server end, cryptography import problems solved

BetaV1: Backdoor now remembers where you cd'ed to allowing much better file system exploring, overall small fixes to make the backdoor more stable and usable

ReleaseV1: Complete redesign, coded from the ground up

ReleaseV2: File transfers added (download only)

In development?: yes

How to use (REPLACE "Listener ip" with the c2 ip):

git clone https://github.com/R00tendo/dnsnet
cd dnsnet
pip3 install -r requirements.txt
python3 dnsnet.py --li Listener ip

then send the generated backdoor file to the target and execute it.

Technical Details:

Encryption: Fernet 32bit encryption (that times the keys) Program: Python3

dnsnet's People

Contributors

r00tendo 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

Watchers

 avatar  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.