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
Netgear_Pwn2Own2021 — Exploit used against the Netgear R6700v3 during Pwn2Own Austin 2021 | Kitploit
Tools/GitHubGitHub/synacktiv/netgear_pwn2own2021
Embedded Systems SecurityExploitationWeb Application ExploitationPenetration TestingRemote Access ToolBinary Exploitation
GitHubsynacktiv/netgear_pwn2own2021

Netgear_Pwn2Own2021

Exploit used against the Netgear R6700v3 during Pwn2Own Austin 2021

View Repository
624 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

Netgear R6700v3 WAN RCE - Pwn2Own 2021

This is the code used during Pwn2Own 2021 to get a remote shell on the Netgear R6700v3.

Blogpost: https://synacktiv.com/publications/pwn2own-austin-2021-defeating-the-netgear-r6700v3

Requirements

  • python3 with flask
  • dnsmasq

Usage

  1. Run as root ./play.sh ifname with ifname equal to the interface name which is connected to the router (e.g. eth0)
  2. Boot the router
  3. Wait for remote shell
Download Tool