A simple reverse shell script using an Arduino Leonardo
-
Updated
May 19, 2023 - C++
A simple reverse shell script using an Arduino Leonardo
Easy tool to get a reverse shell.
A linux malware that exploits .bashrc file on linux!
This is a portable exe version of Ncat. It is different from ncat-portable-5.59BETA1 in that it uses the latest version of Ncat (Ncat-7.95) and OpenSSL (Openssl-3.3.1) available at the time of compilation. It includes no native PCRE. This repository will be updated with additional scripts relating to Ncat soon.
python netcat builder to get a reverse shell from a client.
Simple TCP Server to handle multiple reverse connection/sessions on single port
Traffiq is like a netcat which can listen for incoming network traffic from tcp(s)/http(s)/udp/uds. It can also scan or connect like netcat.
Netcat (often abbreviated to nc) is a computer networking utility for reading from and writing to network connections using TCP or UDP. The command is designed to be a dependable back-end that can be used directly or easily driven by other programs and scripts.
Netcat Clone is a Go-based TCP chat application developed as part of the Zone01 Cursus. It enables multiple clients to connect, exchange messages in real time, and receive system notifications when users join or leave. The project highlights concurrency with goroutines, error handling, and efficient client-server communication.
Add a description, image, and links to the netcat-listener topic page so that developers can more easily learn about it.
To associate your repository with the netcat-listener topic, visit your repo's landing page and select "manage topics."