11 years, 3 months ago.

Ethernet packet sniffer/Injector?

I'd like to make a device which can act as a single Ethernet hub as follows bellow

Internet->mbed->Laptop

and

Internet<-mbed<-Laptop

I'd like the mbed to transfer packets back n fourth while being able to output each packet through the serial monitor.

I'd also like to Inject packets at will through serial which the mbed will send either way to the internet or to the laptop.

Is this possible and what hurdles would have to be taken into consideration?

Basically I want to make this as a personal project which will I will be able to connect to a server and upload a custom packet on a button press on the mbed or custom packet through serial to the mbed which will be sent to the server.

Please lets make this a reality I see many prospects coming from this.

2 Answers

8 years, 10 months ago.

Yes I would be interested in this too. I asked a similar question. I am not even interested in malicious behaviour, it is a freshman project for us..

8 years, 10 months ago.

which mbed platform are you working with ??- it needs to have two ethernet ports on it to start with