I have some device which is on the network layer acting as TCP client. And I have some programm on the remote host (debian machine) which is acting simililary as a TCP client on the network layer. How can I forward data back and forth between those two pieces of software using netcat. I know that i can establish a connection to the device by means of netcat this way "nc -l -k -p 4555". But I don't now how to forward data to the client programm after.
Home
/
user-922010
Andy's questions
wash -i mon0
shows nothing. I'v created /etc/reaver directory, downgraded libpcap to 1.4.0-2 version. My workflow is the following:
ifconfig wlp3s0 down
iwconfig wlp3s0 mode monitor
ifconfig wlp3s0 up
ifconfig
airmon-ng check wlp3s0
kill 985 1145 2450
airmon-ng check wlp3s0
airmon-ng start wlp3s0
airodump-ng mon0
wash -i mon0
Still wash shows nothing...
airodump-ng mon0
shows two APs.
uname -ra
output:
Linux andy-Aspire-E5-571G 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Maybe my routers aren't just vulnerable to WPS attack? What am I doing wrong?