aboutsummaryrefslogtreecommitdiffstats
path: root/autoscan/tests/spoofbin/route
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/route
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/route')
-rwxr-xr-xautoscan/tests/spoofbin/route7
1 files changed, 7 insertions, 0 deletions
diff --git a/autoscan/tests/spoofbin/route b/autoscan/tests/spoofbin/route
new file mode 100755
index 0000000..20abcc3
--- /dev/null
+++ b/autoscan/tests/spoofbin/route
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+echo "Kernel IP routing table
+Destination Gateway Genmask Flags Metric Ref Use Iface
+0.0.0.0 10.137.2.1 0.0.0.0 UG 0 0 0 eth0
+10.137.2.1 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
+"