libpcap
Here are 80 public repositories matching this topic...
You can sniff a packet, modify it, and re-send it using libtins. The only issue is dropping the original one so the receiver doesn't get two packets. This could be done via iptables rules, I'm sure there has to be some article describing how to do it.
Originally posted by @mfontanini in mfontanini/libtins#61 (comment)
The pcap-filter man page could benefit from some clarifications and improvements, such as:
- proto qualifiers: The man page reads, "proto qualifiers restrict the match to a particular protocol. Possible protos are: ether, fddi, tr, wlan, ip, ip6, arp, rarp, decnet, tcp and udp. " However, as noted in the discussion from http://ask.wireshark.org/questions/26350/how-to-filter-wlan-with-a-capture
-
Updated
Jun 12, 2020 - C
-
Updated
Jun 12, 2020 - C++
-
Updated
May 6, 2020 - C
Because value type is (signed) Short
tcp/udp port is unsigned 16bit number but java's Short can't handle it.
As a result, some operation like compareTo() doesn't work.
-
Updated
Jun 13, 2018 - C
-
Updated
May 15, 2020 - JavaScript
-
Updated
Dec 22, 2017 - Crystal
-
Updated
Jun 24, 2019 - Java
-
Updated
Mar 16, 2020 - C
-
Updated
Mar 23, 2016 - Go
-
Updated
Jan 14, 2019 - C
-
Updated
May 3, 2016 - C
-
Updated
Dec 3, 2018 - Objective-C
Improve this page
Add a description, image, and links to the libpcap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libpcap topic, visit your repo's landing page and select "manage topics."
Sometimes you see this message in Nmap output:
It would be nice to add the port number here as well, in case you want to manually investigate that host and port after the scan has finished.
Something like: