Skip to content

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.

Notifications You must be signed in to change notification settings

rashed1a/MITM-connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages