Socket Based Backdoor and Listener

Overview

Socket Based Backdoor and Listener



Project Description ๐Ÿงพ ๐Ÿ‘จโ€๐Ÿซ :-


The Project is mainly based on Sockets ๐Ÿ”Œ , File Handling and subprocess library for Creating For Hacking ๐Ÿ’€ into one's Computer (Any OS-Platform Service) and listening on your computer and waiting for Connections and Running system Commands from Your Computer to the target Computer for which Output will be Displayed On your Computer. ๐Ÿ‘ ๐Ÿ‘



Project Features โœ โœ โœ :-


  • Listeners are used to recieve the incomming Data from the Target Computer ๐Ÿ‘‚
  • Backdoors are Used to Execute on target Computer to send the data ๐Ÿ“ฉ
  • Once the Connection is made you can write any command on Listener and Execute
  • Any Command Executed on listener will be executed silently in the Target Machine
  • Output Will be Displayed on listener machine
  • All the Target OS Commands Can Be Executed On Listener
  • Backdoors are made Persistent So you Won't lose Connection Once the Computer Restarts IT WILL BE BACK!!!
  • You Can Convert the python files into any target machine Executable so it's not Suspicious


Usage (For Testing Purposes) :


Step 1: Use Virtual Box and Install any Linux OS and bridge the wifi Adapter in network Settings
Step 2: Head to Command Line and edit execute_Listener.py and enter the IP address of Linux Machine wherever mentioned:

ifconfig 

(For getting IP address on eth0)
Step 3: Execute the execute_Listener.py file:

python3 execute_Listener.py

(remember:- listener.py should be in same directory)

Step 4: Head Over to Target Machine (Example Windows OS) and change the IP address of execute_backdoor similiar to listener's IP:

Step 5: Execute the execute_backdoor.py file:

python3 execute_backdoor.py

(remember:- reverse_backdoor.py should be in same directory)


## **AND YOU ARE SET TO GO !!!** go to the listener and execute any system commands you would like (eg : cd)

# Additional Features โญ โญ ๐ŸŒŸ ๐ŸŒŸ ๐ŸŒŸ :
- USE THE Following command to download any file from target's current working directory ``` download (filename) ```
  • USE THE Following command to upload any file from listener's current working directory to target's working Directory:
upload (filename)



For Education Purpose Only. Thank you !!

You might also like...
OptiPLANT is a cloud-based based system that empowers professional and non-professional data scientists to build high-quality predictive models

OptiPLANT OptiPLANT is a cloud-based based system that empowers professional and non-professional data scientists to build high-quality predictive mod

DNSStager is an open-source project based on Python used to hide and transfer your payload using DNS.
DNSStager is an open-source project based on Python used to hide and transfer your payload using DNS.

What is DNSStager? DNSStager is an open-source project based on Python used to hide and transfer your payload using DNS. DNSStager will create a malic

๐Ÿ› Self spreading Botnet based on Mirai C&C Arch, spreading through SSH and Telnet protocol.
๐Ÿ› Self spreading Botnet based on Mirai C&C Arch, spreading through SSH and Telnet protocol.

HBot Self spreading Botnet based on Mirai C&C Arch, spreading through SSH and Telnet protocol. Modern script fullly written in python3. Warning. This

Raspberry Pi Based Serial Console Server, with PushBullet Notification of IP changes, Automatic VPN termination, custom menu, Power Outlet Control, and a lot more
Raspberry Pi Based Serial Console Server, with PushBullet Notification of IP changes, Automatic VPN termination, custom menu, Power Outlet Control, and a lot more

ConsolePi Acts as a serial Console Server, allowing you to remotely connect to ConsolePi via Telnet/SSH/bluetooth to gain Console Access to devices co

A database-based CDN node supporting PostgreSQL and MongoDB backends.
A database-based CDN node supporting PostgreSQL and MongoDB backends.

A simple to use database-based deployable CDN node for hobbyist developers who wish to have their own CDN!

A web-based app that allows easy, simple - and if desired high-throughput - analysis of qPCR data
A web-based app that allows easy, simple - and if desired high-throughput - analysis of qPCR data

qpcr-Analyser A web-based GUI for the qpcr package that allows easy, simple and high-throughput analysis of qPCR data. As is described in more detail

This is a python based command line Network Scanner utility, which input as an argument for the exact IP address or the relative IP Address range you wish to do the Network Scan for and returns all the available IP addresses with their MAC addresses on your current Network.

This is a python based command line Network Scanner utility, which input as an argument for the exact IP address or the relative IP Address range you wish to do the Network Scan for and returns all the available IP addresses with their MAC addresses on your current Network.

A Python based command line ARP Spoofer utility, which takes input as arguments for the exact target IP and gateway IP for which you wish to Spoof ARP request

A Python based command line ARP Spoofer utility, which takes input as arguments for the exact target IP and gateway IP for which you wish to Spoof ARP request

Network-Shredder is a python based NIDS.
Network-Shredder is a python based NIDS.

Network-Shredder is a python based NIDS.

Releases(v.1.0.0)
  • v.1.0.0(May 28, 2021)

    Socket Based Backdoor and Listener



    Project Description ๐Ÿงพ๐Ÿ‘จโ€๐Ÿซ :-


    The Project is mainly based on Sockets ๐Ÿ”Œ , File Handling and subprocess library for Creating For Hacking ๐Ÿ’€ into one's Computer (Any OS-Platform Service) and listening on your computer and waiting for Connections and Running system Commands from Your Computer to the target Computer for which Output will be Displayed On your Computer. ๐Ÿ‘๐Ÿ‘



    Project Features โœโœโœ :-


    • Listeners are used to recieve the incomming Data from the Target Computer ๐Ÿ‘‚
    • Backdoors are Used to Execute on target Computer to send the data ๐Ÿ“ฉ
    • Once the Connection is made you can write any command on Listener and Execute
    • Any Command Executed on listener will be executed silently in the Target Machine
    • Output Will be Displayed on listener machine
    • All the Target OS Commands Can Be Executed On Listener
    • Backdoors are made Persistent So you Won't lose Connection Once the Computer Restarts IT WILL BE BACK!!!
    • You Can Convert the python files into any target machine Executable so it's not Suspicious
    Source code(tar.gz)
    Source code(zip)
Owner
Shivansh Mehta
I am a Full Stack Web Developer๐Ÿค–. I am an Aspring Programmer๐Ÿ˜ช.I always stay self-Motivated to Learn New things.๐Ÿ˜€ I am also Professional teacher in Python๐Ÿ‘“
Shivansh Mehta
GhostVPN - Simple and lightweight TUI application for CyberGhostVPN

GhostVPN Simple and lightweight TUI application for CyberGhostVPN. Screenshot Us

Mehmet Ali KERฤฐMOฤžLU 5 Jul 27, 2022
Using AWS's API Gateway + Lambda + Python to run a simple websocket application. For learning/testing

Using AWS's API Gateway + Lambda + Python to run a simple websocket application. For learning/testing. The AWS Resources seemed overly complex and were missing some critical gotchas in setting up a s

Seth Miller 15 Dec 23, 2022
The Delegate Network: An Interactive Voice Response Delegative Democracy Implementation of Liquid Democracy

The Delegate Network Overview The delegate network is a completely transparent, easy-to-use and understand version of what is sometimes called liquid

James Bowery 2 Feb 25, 2022
Bark Toolkit is a toolkit wich provides Denial-of-service attacks, SMS attacks and more.

Bark Toolkit About Bark Toolkit Bark Toolkit is a set of tools that provides denial of service attacks. Bark Toolkit includes SMS attack tool, HTTP

13 Jan 04, 2023
A simple implementation of an RPC toolkit

Simple RPC With Raw Sockets Repository for the Data network course project: Introduction In this project, you will attempt to code a simple implementa

Milad Samimifar 1 Mar 25, 2022
Load balancing DICOM router

dicom-loadbalancer Load balancing DICOM router (WORK IN PROGRESS) The DICOM loadbalancer provides functionality for acting as any number of DICOM SCPs

Sรธren Boll Overgaard 1 Jan 15, 2022
Monitoring plugin to check network interfaces with Icinga, Nagios and other compatible monitoring solutions

check_network_interface - Monitor network interfaces This is a monitoring plugin for Icinga, Nagios and other compatible monitoring solutions to check

DinoTools 3 Nov 15, 2022
wireguard-config-benchmark is a python script that benchmarks the download speeds for the connections defined in one or more wireguard config files

wireguard-config-benchmark is a python script that benchmarks the download speeds for the connections defined in one or more wireguard config files. If multiple configs are benchmarked it will output

Sal 12 May 07, 2022
ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking.

ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking. This is the main ARTEMIS repository that composes artemis-frontend, artemis-backend, artemis-monitor and other needed c

INSPIRE Group @FORTH-ICS 273 Jan 01, 2023
This repository contain sample code of gRPC Communication between Python and GoLang

This repository contain sample code of gRPC Communication between Python and GoLang, the Server is running on GoLang while Python is running the client

Abdullahi Muhammad 2 Nov 29, 2021
AdaFruit Funhouse publishing Temperature, Humidity and Pressure to MQTT / Apache Pulsar

pulsar-adafruit-funhouse AdaFruit Funhouse publishing Temperature, Humidity and Pressure to MQTT / Apache Pulsar Device Get your own from adafruit Ada

Timothy Spann 1 Dec 30, 2021
Network Engineer's Unified Realtime Automation Library

NEURAL is the premiere CLI jockey replacement full stack web/app/database network automation application, providing a "no-code" web app for network engineers developed by a network engineer!

Brett M Spunt 3 Aug 15, 2022
CloudProxy is to hide your scrapers IP behind the cloud

Hide your scrapers IP behind the cloud. Provision proxy servers across different cloud providers to improve your scraping success.

Christian Laffin 1.1k Jan 02, 2023
Way find out if DNS is down or your instance

DNS-PING Way to find out if DNS is down or your instance Problem: At times it happens that DNS provider services of a website URL is down and so to re

Giten Mitra 4 Nov 18, 2022
Take a list of domains and probe for working HTTP and HTTPS servers

httprobe Take a list of domains and probe for working http and https servers. Install โ–ถ go get -u github.com/tomnomnom/httprobe Basic Usage httprobe

Tom Hudson 2.3k Dec 28, 2022
Query protocol and response

whois Query protocol and response _Mแตƒหขแต—แต‰สณBแต˜สณโฟแต—_ _ ( ) _ ( )( ) _ | | ( ) | || |__ _ (_) ___ | | | | | || _ `\ /'_`\ | |/',__) |

MasterBurnt 4 Sep 05, 2021
Share clipboards between two devices in a network

Shared Clipboard I felt the need for sharing clipboard texts between virtual machines but I didn't find any reliable solutions for this (I use HyperV)

Teja Swaroop 9 Jun 10, 2022
Python tutorial for implementing Oxylabs' Residential Proxies with AIOHTTP

Integrating Oxylabs' Residential Proxies with AIOHTTP Requirements for the Integration For the integration to work you'll need to install aiohttp libr

Oxylabs.io 6 Sep 14, 2022
IPE is a simple tool for analyzing IP addresses. With IPE you can find out the server region, city, country, longitude and latitude and much more in seconds.

IPE is a simple tool for analyzing IP addresses. With IPE you can find out the server region, city, country, longitude and latitude and much more in seconds.

Paul 0 Jun 11, 2022
AV Evasion, a Red Team Tool - Fiber, APC, PNG and UUID

AV Evasion, a Red Team Tool - Fiber, APC, PNG and UUID

9 Mar 07, 2022