Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 216 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 216 Bytes

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