Insecurity in HTTP Headers2023-04-04 17:26·2195 words·11 minsPosts Essential async cli http pythonBased on essential security, here is how to protect users by securing HTTP headers for a website.
HTTP Versioning2023-03-21 16:34·740 words·4 minsPosts async cli http python toolsHTTP/1 vs HTTP/1.1 vs HTTP/2 vs HTTP/3
TCP/IP Protocol Headers2023-03-14 16:33·562 words·3 minsPosts cli tcpip toolsAll the common protocol header diagrams in ASCII.
Creating TCP/UDP Socket with /bin/bash2023-02-28 22:40·415 words·2 minsPosts bash cli tcpipUsing /bin/bash to create TCP/UDP socket for troubleshooting