In the future, our vehicles will become a lot more connected than they currently are. Whilst people are becoming increasingly aware of the concept of…
I write about things I see/do/like
In the future, our vehicles will become a lot more connected than they currently are. Whilst people are becoming increasingly aware of the concept of…
About this project I’ve come across mesh networking several times now through work projects. I’ve read a lot about hypothetical attacks on them, and wanted…
The results of me attempting to manually initiate a TCP connection using Scapy. Covers the basics of crafting custom packets using Scapy, before giving up and using the inbuilt socket connection functionality.
A basic guest book server/client app written in Python3 to generate simple network traffic suitable for other projects