An open API service indexing awesome lists of open source software.

https://github.com/dkwizard01/updated-portable-ncat-exe

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.
https://github.com/dkwizard01/updated-portable-ncat-exe

chat ncat netcat netcat-download netcat-features netcat-listener netcat-pentest netcat-reverse netcat-reverse-shell netcat-shell pentest-tool pentesting-tools reverse-shell

Last synced: 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

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 all the features of Ncat except a native PCRE (Perl Compatible Regular Expressions) library.
The exe was compiled using the guide found at the Nmap/Ncat project wiki (minus some slight modifications):
https://secwiki.org/w/Nmap/Ncat_Portable
To use the exe, navigate to the directory where it is located and then just type: "ncat.exe" followed by the standard Ncat commands.
The folder Ncat auto start contains a basic C# script that can be used to automate Ncat.