Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fijimunkii/bash-dev-tcp

collection of scripts using /dev/tcp
https://github.com/fijimunkii/bash-dev-tcp

bash http shell tcp

Last synced: 3 months ago
JSON representation

collection of scripts using /dev/tcp

Awesome Lists containing this project

README

        

# 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`