Coder Social home page Coder Social logo

cpscript / saturn-backdoor Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 2.0 29 KB

A EASY TO USE `Ngrok` backdoor creator on a IP:PORT

Python 97.50% Shell 2.50%
backdoor backdoor-attacks bash ngrok ngrok-server python shell backdoorpython backdoors easy-to-use

saturn-backdoor's Introduction

how to use

    1. root yourself: sudo su
    1. run script: python Saturn.py

Whats going on??

  1. The script first prints out a banner and then asks the user to choose an option. The options are:
  • Linux (Recommended)
  • Windows (Harder to use)
  • Listen (Connect to a port)
  • Exit (Stop this software)
  1. If the user chooses the Linux option, the script will ask for an IP address and a port number. It then writes a C program to a file named .linux.c. This program creates a socket, connects to the specified IP and port, and then executes a shell (/bin/sh). The compiled executable is saved as Saturn-Linux.
  2. If the user chooses the Windows option, the script behaves similarly but writes a C program for Windows instead. The compiled executable is saved as Saturn-Windows.exe.
  3. If the user chooses the Listen option, the script starts a netcat listener on the specified port.
  4. If the user chooses the Exit option, the script exits.
  5. After creating the backdoor, the script uses ngrok to expose the local server running on port 80 to the internet. It then prints out the URL where the backdoor can be accessed.

Screenshot 2024-01-08 12 54 25 AM

saturn-backdoor's People

Contributors

cpscript avatar

Stargazers

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