Category: Maintaining Access
Apache2 mod_backdoor mod_backdoor is a stealth backdoor using an Apache2 module. The main idea is to fork() the primary Apache2 process just after it has loaded its config. Since it’s...
Stowaway Stowaway is a Multi-hop proxy tool for security researchers and pentesters Users can easily proxy their network traffic to intranet nodes (multi-layer) PS: The files under the demo folder...
gohide The tunnel TCP port to port traffic via an obfuscated channel with AES-GCM encryption. Obfuscation Modes Session Cookie HTTP GET (http-client) Set-Cookie Session Cookie HTTP/2 200 OK (http-server) WebSocket...
PivotSuite PivotSuite: Hack The Hidden Network – A Network Pivoting Toolkit It is a portable, platform-independent and powerful network pivoting toolkit, Which helps Red Teamers / Penetration Testers to use...
ssh tunnel SSH tunnels to a remote server.API allows either initializing the tunnel and starting it or using a with context, which will take care of starting and stopping the tunnel....
SharpHide Just a nice persistence trick to confuse DFIR investigation. Uses NtSetValueKey native API to create a hidden (null-terminated) registry key. This works by adding a null byte in front...
backoori Backoori (“Backdoor the URIs”) is a Proof of Concept tool aimed to automate the fileless URI persistence technique in Windows 10 targets. Abstract of the Research behind the tool...
The Tick A simple embedded Linux backdoor. Compiling The Tick depends only on libcurl, so make sure you have the corresponding development package. For example on Debian based distributions you...
SharPersist Windows persistence toolkit is written in C#. Overview SharPersist was created in order to assist with establishing persistence on Windows operating systems using a multitude of different techniques. It...
RACE RACE is a PowerShell module for executing ACL attacks against Windows targets and Active Directory. RACE can be used for persistence and on-demand privilege escalation on Windows machines. Functions...
AsyncRAT AsyncRAT is a Remote Access Tool (RAT) designed to remotely monitor and control other computers through a secure encrypted connection. Included projects This project includes the following Access terminal...
Udp2raw tunnel An Encrypted, Anti-Replay, Multiplexed UDP Tunnel which can help you Bypass UDP Block or QoS by tunneling UDP traffic through Fake-TCP or ICMP by using raw socket.It also acts...
Mole is a cli application to create ssh tunnels, forwarding a local port to a remote address through an ssh server. Features Auto local address selection: find a port available and start listening to it, so the -local flag...
rtty Access your terminal behind a NAT or firewall over the web-based on your terminal’s macaddr. It is composed of the client and the server. The server is written in go...
htun htun is a transparent tunnel for transporting IP traffic over HTTP or TCP. It was developed with situations in mind where traffic to the internet is restricted. For instance,...