// ongoing series & tools
Projects
Some of these are tools I've built and open-sourced. Others are related posts grouped by topic — some finished, and some still being added as I progress.
All
Active
Complete
tool
active
pscan — Multi-threaded port-scanner
Building a network port-scanner from scratch with Python. From implementing the core socket module, to learning about locking threads.
series
complete
Setting up a DNS sinkhole with Pi-hole
A walk-through of my experience setting up and configuring a Raspberry Pi, for use as a DNS sinkhole.
series
active
Network Traffic Analysis with Wireshark
Capturing network traffic data, and analysing it with Wireshark.