Explore >> Select a destination


You are here

securehoney.net
| | gist.github.com
2.2 parsecs away

Travel
| | Simple rebinding nameserver. GitHub Gist: instantly share code, notes, and snippets.
| | 3.70.187.24
1.5 parsecs away

Travel
| | [AI summary] The author discusses developing a TCP banner grabbing utility in C, encountering issues with port scanning and banner parsing, and seeks feedback on the code.
| | vcansimplify.wordpress.com
1.8 parsecs away

Travel
| | Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer...
| | www.yodaiken.com
19.0 parsecs away

Travel
| [AI summary] A technical post explaining how C compilers utilize vector optimization and SIMD instructions for network checksums.