aboutsummaryrefslogtreecommitdiffstats
path: root/autoscan/tests/spoofbin/ifconfig
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-07-22 03:23:01 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-07-22 03:23:01 +0200
commitc16a1c3b6f1fdacf2ad365ff2a35252d7eb73c4e (patch)
tree557b3b788a8597859dee143e2fcae94a967463d2 /autoscan/tests/spoofbin/ifconfig
parentautoscan - automatic fingerprint of visited networks (diff)
downloadlaurent-tools-c16a1c3b6f1fdacf2ad365ff2a35252d7eb73c4e.tar.xz
laurent-tools-c16a1c3b6f1fdacf2ad365ff2a35252d7eb73c4e.zip
autoscan: some code and add tests
Diffstat (limited to 'autoscan/tests/spoofbin/ifconfig')
-rwxr-xr-xautoscan/tests/spoofbin/ifconfig12
1 files changed, 12 insertions, 0 deletions
diff --git a/autoscan/tests/spoofbin/ifconfig b/autoscan/tests/spoofbin/ifconfig
new file mode 100755
index 0000000..0df746d
--- /dev/null
+++ b/autoscan/tests/spoofbin/ifconfig
@@ -0,0 +1,12 @@
+#!/bin/sh
+
+echo "eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
+ inet 10.137.2.9 netmask 255.255.255.255 broadcast 10.255.255.255
+ inet6 fe80::216:3eff:fe5e:6c07 prefixlen 64 scopeid 0x20<link>
+ ether 00:16:3e:5e:6c:07 txqueuelen 1000 (Ethernet)
+ RX packets 74405 bytes 93418449 (89.0 MiB)
+ RX errors 0 dropped 0 overruns 0 frame 0
+ TX packets 54640 bytes 5365525 (5.1 MiB)
+ TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
+ device interrupt 47
+"