📰 Dev.to · JM00NJ
2 articles · Updated every 3 hours · View all reads
All
Articles 99,863Blog Posts 114,955Tech Tutorials 25,196Research Papers 20,779News 15,813
⚡ AI Lessons

Dev.to · JM00NJ
7h ago
Linux sends ICMP Echo with 56-byte payload + 8-byte header = 64 bytes total. Windows uses 32 bytes. NDR systems fingerprint hosts by these defaults — before any exploit lands. This post shows how to mimic any OS at the raw socket level.
Network Fingerprinting: Analyzing Default ICMP Structures and Payload Mimicry ...

Dev.to · JM00NJ
🔧 Backend Engineering
⚡ AI Lesson
7h ago
Solving IP Endianness in x64 Assembly: A Single-Pass Algorithm
Research Context When doing low-level network programming in Assembly, you experience...
DeepCamp AI