Commit Graph

15 Commits

Author SHA1 Message Date
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
fa9d5a00a1 update to a more recent OUI list 2013-03-03 21:28:15 +00:00
sthen
913fa727f2 sync OUI database 2012-09-11 14:54:05 +00:00
sthen
b7a1eae9f4 update vendor lists 2012-06-04 11:01:48 +00:00
sthen
1225972fc7 arp-scan no longer needs groff, as mandoc can now handle the alignment
of the table headings (thanks to schwarze@).
2012-05-26 22:47:03 +00:00
sthen
c2549ce5e5 tweak maintainer target to patch the OUI/name db to fix the ridiculous
"Oracle Corporation" entries and update the package using a regenerated
list.
2012-05-16 13:22:17 +00:00
espie
5b6b92cc32 missing BUILD_DEPENDENCY 2012-05-14 14:59:58 +00:00
sthen
f64f15fae4 fix -u in arp-scan's update scripts, fix URLs, use newer iab/oui databases 2012-05-08 11:04:27 +00:00
sthen
79463be252 bump; if.h changed 2011-11-15 23:02:23 +00:00
sthen
ea0ae38022 - update arp-scan to 1.8, from Gleydson Soares
(license has changed to GPLv3-or-higher)

- use "@comment no checksum" for vendor lists which the
supplied tools can update

- use @sample for mac-vendor.txt, it's user-editable

ok jasper@
2011-03-03 09:47:50 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
44dfaa3845 check routing socket messages for RTM_VERSION 2009-06-26 09:20:41 +00:00
sthen
0ab214306d import arp-scan:
arp-scan is a command-line tool for system discovery and fingerprinting.
It constructs and sends ARP requests to the specified IP addresses,
and displays any responses that are received.

arp-scan allows you to:

    * Send ARP packets to any number of destination hosts, using a
    configurable output bandwidth or packet rate.

          This is useful for system discovery, where you may need
          to scan large address spaces.

    * Construct the outgoing ARP packet in a flexible way.

          arp-scan gives control of all of the fields in the ARP
          packet and the fields in the Ethernet frame header.

    * Decode and display any returned packets.

          arp-scan will decode and display any received ARP packets
          and lookup the vendor using the MAC address.

    * Fingerprint IP hosts using the arp-fingerprint tool. 

ok phessler@
2008-10-07 10:01:41 +00:00