rashed1a / MITM-connector

In this Project, the sender device (client) connects to the receiver device (server) and sends a command to be executed. The output of the command is then received and printed on the sender's device.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MITM-connector

MITM (man-in-the-middle) attack is a type of cyber attack in which the attacker secretly intercepts and relays messages between two parties who believe they are communicating directly with each other.

In this Project, the sender device (client) connects to the receiver device (server) and sends a command to be executed. The output of the command is then received and printed on the sender's device. For communicate both device you have to run "receiving_device.c" and "target_device.c".

Use MITM-coonector for your educational purposes.

About

In this Project, the sender device (client) connects to the receiver device (server) and sends a command to be executed. The output of the command is then received and printed on the sender's device.


Languages

Language:C 100.0%