Skip to content
/ Audax Public

This Python script designed as a backdoor to enable remote command execution on a target machine.

Notifications You must be signed in to change notification settings

TUR14CUS/Audax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

audaxV1.py

audaxV1.py is a Python script designed as a backdoor to enable remote command execution on a target machine. This type of script is considered malicious, and its use without proper authorization is strictly prohibited.

Features

  • Autorun: Attempts to add the script to the system startup for automatic execution.
  • Remote Connection: Establishes a TCP/IP connection with a specified remote server.
  • Remote Command Execution: Allows remote execution of commands on the target system.

Responsible Use

This script is provided for educational purposes and cybersecurity awareness only. Unauthorized use of malicious scripts is illegal and against security policies.

Prerequisites

  • Python 3.x
  • Compatible operating system (Windows, Linux, etc.)

Usage Instructions

  1. Clone the repository:

    git clone https://github.com/TUR14CUS/Audax.git
  2. Navigate to the project directory:

    cd Audax
  3. Run the script:

    python audaxV1.py

Disclaimer

This script should be used only in controlled environments and with explicit permission. Misuse of this script may result in serious legal consequences.

Constant Evolution

This project is under constant development and improvement. Check for updates regularly to benefit from the latest features and security enhancements.

Contributions

Contributions are welcome. Feel free to open an issue or submit a pull request.

About

This Python script designed as a backdoor to enable remote command execution on a target machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages