Skip to content

v1.2.0 - Single SYN / DPI

Compare
Choose a tag to compare
@krisnova krisnova released this 18 Apr 16:45
· 47 commits to main since this release
ae65584

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