关于IP的混淆技巧

正文

Malware

1
2
3
4
5
6
7
8
Obfuscating IPv4 addresses is fun, try:
$ ping 0177.1
$ ping 134744072
$ ping 0x8080808
$ ping 010.0x0000008.00000010.8
$ ping 8.0x0000000000000080808
That works both on Linux and Windows

https://twitter.com/x0rz/status/928584447292858368
https://github.com/OsandaMalith/IPObfuscator