Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
cve-2020-35498-flag — Flag the cve-2020-35498 attack | Kitploit
Tools/GitHubGitHub/freddierice/cve-2020-35498-flag
Packet Sniffing & AnalysisVulnerability AnalysisExploitationNetwork SecurityBinary Analysis
GitHubfreddierice/cve-2020-35498-flag

cve-2020-35498-flag

Flag the cve-2020-35498 attack

View Repository
15 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

cve-2020-35498-flag

Flag the cve-2020-35498 attack

Build

Requires gcc and go.

root@kitploit:~
make

Filter

The filter was built with bpf_asm and placed in filter.c.

Catch the vulnerability with

root@kitploit:~
sudo ./target/catch

Trigger with

Trigger the vulnerability through interface wlan0 with destination aa:bb:cc:dd:ee:ff.

root@kitploit:~
sudo ./target/trigger -i wlan0 -a aa:bb:cc:dd:ee:ff
Download Tool