Skip to content

issues Search Results · repo:royhills/arp-scan language:C

Filter by

92 results
 (90 ms)

92 results

inroyhills/arp-scan (press backspace or delete to remove)

gcc -DHAVE_CONFIG_H -I. -DPKGDATADIR=\ /usr/local/share/arp-scan\ -DPKGSYSCONFDIR=\ /usr/local/etc/arp-scan\ -g -O2 -Wall -Wextra -Wformat-security -Wshadow -Wwrite-strings -fstack-protector -D_FORTIFY_SOURCE=2 ...
  • royhills
  • 1
  • Opened 
    yesterday
  • #201

(as you know) I m using ARPSCAN as part of NetAlertX, and I have now had two occurrences of a partial MAC duplicate. device mac address is 9c:5a:81:ba:6a:46. But ARPSCAN has also reported it as 9c:5a:91:ba:6a:46 ...
  • jonwaland
  • 4
  • Opened 
    5 days ago
  • #199

To start, I don t believe this is an issue with arp-scan, but need feedback from someone with better understanding than me. I have arp-scan being used as part of NetAlertX, and NetAlertX keeps telling ...
  • jonwaland
  • 8
  • Opened 
    on Jan 29
  • #197

Hello, i am encountering the following issue: on Version 1.10.0 whenever i scan my local device network a specific device by Dell with the vendor ID 28:00:af and ac:91:a1 show up as unknown, although ...
  • L1-0
  • 1
  • Opened 
    on Nov 12, 2024
  • #194

Does anyone else see this issue on macOS 15? This was working on macOS 14. $ sudo arp-scan -l WARNING: Could not obtain IP address for interface ap1. Using 0.0.0.0 for the source address, which may not ...
  • mikemadden42
  • 3
  • Opened 
    on Oct 8, 2024
  • #193

arp-scan currently uses the POSIX hash table functions hcreate() and hsearch() defined in search.h to store the MAC/vendor mapping table. This has the disadvantage that the maximum table size must be specified ...
enhancement
  • royhills
  • Opened 
    on Aug 23, 2024
  • #189

Per https://pubs.opengroup.org/onlinepubs/9699919799/functions/gettimeofday.html, the gettimeofday() will be removed in a future POSIX.1 spec and should be replaced with clock_gettime(). The issue 7 of ...
enhancement
  • royhills
  • Opened 
    on Aug 17, 2024
  • #187

Running on a Kali VM in Virtual Box. when trying to run -l or --localnet I get the following issue sudo arp-scan --localnet Interface: eth0, type: EN10MB, MAC: XX:XX:XX:XX:XX:XX, IPv4: 192.168.0.111 ...
  • zigmaverick
  • 1
  • Opened 
    on Jun 12, 2024
  • #183

When I do a scan: arp-scan -lg -I wlan0 24 packets received by filter, 0 packets dropped by kernel Ending arp-scan 1.10.0: 256 hosts scanned in 2.403 seconds (106.53 hosts/sec). 23 responded but when ...
  • adminy
  • 2
  • Opened 
    on Apr 11, 2024
  • #182

Network on wsl2 ┌──(root㉿W1sh)-[~] └─# ip a 1: lo: LOOPBACK,UP,LOWER_UP mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet ...
  • Mu-cream
  • 1
  • Opened 
    on Apr 9, 2024
  • #181
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub