Git Product home page Git Product logo

tetanus's Introduction

tetnus

๐Ÿš A proof-of-concept reverse-shell written in rust.

DISCLAMER

For educational purposes only!

I am not responsible for damage or legal trouble you may incur from using tetnus.

Use at your own risk and only on networks you have permission to access.

Features

  • ZERO dependencies (other than winApi on windows)
  • MacOS/Linux Support (Windows coming soon)
  • Compiles to machine code.
  • Fast
  • Recursive connecting

Compiling binary

  1. git clone https://github.com/ajmwagar/tetnus
  2. cd tetnus
  3. Install cargo
  4. Change Port and IP values in src/main.rs
  5. cargo build
  6. retrieve binary from target/debug/tetnus
  7. Profit!

Listen for shell

Two options for listening for connection.

  1. Use netcat
nc -l -p <port>
  1. Use boa
sudo boa

select 4

enter the port

Roadmap

  • Windows support
  • Code obfuscation
  • Color support
  • Reboot persitence
  • **C2 Server (for now see above)

Contributing

Feel free to help

  • Open a pull request
  • Submit an issue
  • Share with friends!

tetanus's People

Contributors

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