Vishal Patel
Learner, Security Enthusiast
Enthusiast@InfoSec
Part Time Bug Hunter
Student @GFSU
If you Want to Transfer the File/Script then you can use it like,
cat somethin | nc -l -p [port]//At the receiving end
In Computer B type :>
nc ip.Reciver [port] > somethin //At the sending end
In Computer B type :>
nc ip.Reciver [port] //At the sending end
Happy chatting! :)
By Vishal Patel