infosec-intern / bash-dev-tcp

collection of scripts using /dev/tcp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash /dev/tcp scripts

bash has a utility device for tcp connections

/dev/tcp/$host/$port

it can be used to download and send files, create reverse shells, etc

here is a collection of scripts using /dev/tcp

About

collection of scripts using /dev/tcp


Languages

Language:Shell 100.0%