← home

All the related netcat and listener things related to CTFs.

Netdiscover

Listen to arp (address resolution protocol) things.

Netcat

Setting up reverse shell

Resources:

First, set up netcat: nc -u -lvp 4242

On the victim, can run:

Listen to things

← home