rshijack
Packet injector
A tool that hijacks TCP connections by injecting packets into existing connections to intercept data
TCP connection hijacker, Rust rewrite of shijack
480 stars
10 watching
39 forks
Language: Rust
last commit: 3 months ago
Linked from 2 awesome lists
hijackingnetworkpentestingrusttcp
Related projects:
Repository | Description | Stars |
---|---|---|
redsection/offensiveph | A tool that utilizes an old driver to bypass user-mode access controls and inject malicious code into processes | 329 |
portswigger/collaborator-everywhere | An extension for Burp Suite Pro that injects non-invasive headers to reveal backend systems by causing pingbacks. | 428 |
kpcyrd/authoscope | Tools and scripts for cracking custom network authentication systems | 402 |
kpcyrd/sniffglue | A multithreaded network sniffer that securely processes network packets without crashing. | 1,148 |
filosottile/otherport | A tool to redirect network connections to alternative ports. | 42 |
kpcyrd/sn0int | A semi-automatic toolset for gathering intelligence on targets or oneself. | 2,091 |
rafael-santiago/pig | A tool for generating and testing network packet payloads. | 462 |
threatresponse/margaritashotgun | A tool for remotely acquiring memory from Linux machines using kernel module injection | 244 |
zerbea/hcxdumptool | A tool to capture and analyze packets from WLAN devices. | 1,858 |
benjeems/packetstrider | Analyzes network traffic from SSH connections to detect potential security threats and reverse sessions. | 254 |
scapy-unroot/scapy_unroot | Enables network packet manipulation without requiring root access | 8 |
josh0xa/threadfire | A tool demonstrating thread hijacking and code injection in Win32 applications. | 174 |
chvancooten/nimplant | A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows | 810 |
rdlowrey/auryn | An IoC dependency injector that recursively instantiates class dependencies | 723 |
hasherezade/process_doppelganging | An implementation of a malware injection technique using PE injection to create and control malicious processes | 581 |