📰 Dev.to · JM00NJ
2 articles · Updated every 3 hours · View all reads
All
Articles 99,882Blog Posts 115,178Tech Tutorials 25,219Research Papers 20,779News 15,817
⚡ AI Lessons

Dev.to · JM00NJ
12h 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
12h 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