Coder Social home page Coder Social logo

lucas310302 / straynet Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 27 KB

A Python-based client-server framework for educational network management. Control client devices remotely, stream webcams, execute shell commands, and more. Developed for learning about networking and cybersecurity.

Python 100.00%
backdoor botnet cli command-and-control crypto-miner data-exfiltration ddos exploitation malware persistence python reverse-shell trojan unix windows privilege-escalation

straynet's Introduction

StrayNet

Straynet Screenshot

Introduction

StrayNet is a powerful remote administration tool (RAT) designed for remote control and management of client machines. With StrayNet, you can remotely execute commands, stream webcam and screen feeds, capture screenshots, conduct DDoS attacks, and more. Whether you're a system administrator needing to manage multiple machines remotely or a security professional conducting penetration testing, StrayNet provides the tools you need to efficiently and effectively control client systems.

Features

  • Remote Command Execution: Execute shell commands on client machines remotely.
  • Webcam Streaming: Stream live webcam feed from client machines to the server.
  • Screen Streaming: Stream live screen feed from client machines to the server.
  • Screenshot Capture: Capture screenshots of client machines and send them to the server.
  • DDoS Attack: Conduct SYN flood DDoS attacks on target IP addresses.
  • Persistence and Admin Privileges: Automatically set up persistence and admin privileges on client machines for Windows and Unix systems.

Installation

  1. Clone the StrayNet repository to your local machine: git clone https://github.com/example/straynet.git

  2. Navigate to the cloned directory: cd straynet

  3. Install the required Python dependencies: pip install -r requirements.txt

Building the Client into an Executable

  1. Install Pyinstaller: pip install pyinstaller

  2. Navigate to the directory containing the StrayNet client script (client.py).

  3. Run PyInstaller to build the executable: pyinstaller --onefile client.py

  4. Once the process is complete, you'll find the executable file in the dist directory.

Now you have a standalone executable of the StrayNet client that you can distribute and run on target machines without requiring Python or additional dependencies.


Disclaimer: StrayNet is provided for educational purposes only. The author takes no responsibility for any misuse of this tool.

straynet's People

Contributors

lucas310302 avatar

Stargazers

 avatar Нуки avatar  avatar

Watchers

 avatar

Forkers

zer010101 nuki2u

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.