41 Commits

Author SHA1 Message Date
sthen
ca6f0b2248 update mac-vendor db 2021-01-03 18:55:01 +00:00
sthen
d0c2fa7cb7 update mac vendor database 2020-12-10 21:02:47 +00:00
sthen
8cc895cf1c update mac-vendor table 2020-04-18 18:17:08 +00:00
sthen
2e24dabb61 update mac-vendor database 2020-03-07 00:50:06 +00:00
sthen
fba5040cc3 update mac-vendor table 2019-11-23 21:30:52 +00:00
sthen
ef47d0610c update mac-vendor table 2019-08-20 20:57:19 +00:00
sthen
d776045f21 update mac-vendor table, regen patches while there 2019-07-03 20:38:57 +00:00
sthen
c51c3db402 update mac-vendor db 2019-05-13 11:01:10 +00:00
sthen
d37d2b807a update mac-vendor database
tweak generation (revert mistaken commit in last update, read in as utf-8,
additional output format)
2019-01-28 16:36:37 +00:00
sthen
4b7ef47729 update mac-vendor list 2018-12-05 16:04:56 +00:00
sthen
bc7c32656c update mac vendor database 2018-09-20 23:33:44 +00:00
sthen
ce709292f4 update mac-vendor list 2018-08-10 21:14:41 +00:00
sthen
9630163819 update MAC vendor database 2018-06-02 22:30:11 +00:00
sthen
78da28a5ab update IAB listing 2018-03-15 01:09:48 +00:00
sthen
9e8ec9ae62 update OUI databases 2017-11-03 10:38:18 +00:00
sthen
629dd11149 update MAC vendor table 2017-08-29 11:41:20 +00:00
sthen
a23e7e25cb update OUI vendor database 2017-05-17 13:59:41 +00:00
sthen
a5eccdac86 update mac address db 2017-03-15 09:43:08 +00:00
sthen
63dde5c5b3 update mac-vendor listing 2017-02-08 10:53:48 +00:00
sthen
927a061fc1 update mac vendors 2016-11-15 14:01:05 +00:00
sthen
bbb49d6bbb update MAC vendor database 2016-10-07 10:20:31 +00:00
sthen
1ed66a9321 update MAC address vendor listings 2016-07-09 12:05:40 +00:00
sthen
f529ae85d5 update mac address db 2016-04-29 14:21:52 +00:00
sthen
e45ced7334 update mac-vendor file 2016-03-11 11:28:26 +00:00
sthen
0e2f406ad4 update to new mac address databases 2016-01-02 22:42:23 +00:00
sthen
af889a6535 move mac address databases to a subpackage, and generate it based on the newer
CSVs which include MA-S (32-bit vendor), MA-M (28-bit vendor) as well as the
old standard 24-bit vendors.
2015-11-03 15:51:24 +00:00
sthen
0e6daa3cfd update ethernet vendor list 2015-10-08 22:41:38 +00:00
sthen
c4d420979b update arp-scan's OUI list
patch to return a nicer error message for !root
2015-04-14 14:17:20 +00:00
sthen
8e03bb25d1 update oui-iab listing 2014-10-13 15:19:49 +00:00
sthen
036a38d959 update mac vendor listings 2014-07-09 22:54:19 +00:00
sthen
77cda483d0 update mac vendor list 2014-05-15 14:25:45 +00:00
sthen
cea7c61adb update MAC address vendor list 2014-02-04 12:54:44 +00:00
sthen
96fd6e652b update iab/oui files 2013-12-10 15:31:28 +00:00
gsoares
b536dca63b update to 1.9; OK sthen@ (MAINTAINER) 2013-08-15 20:28:55 +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
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
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
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
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