v1.2.0 - Single SYN / DPI
A slightly less hacky version of the program. This now supports a "single SYN" mode! There is also a really terrible multithreaded ring buffer for pcap
packet captures that probably should never be ran by anyone.
Major features
-p
for "payload-only" mode. This means that boopkit will NOT reverse dial for an RCE payload. It only searches using DPI.-c
for boopkit-boop commands (moving from-x
)- Dependency on
lipcap
until we have time for a proper XDP integration. We have an interface for now. - xCap ring buffer