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-2021-46702 — Proof-of-concept script that analyzes Windows memory dumps to recover visited Tor onion services, bypassing Tor Browser's anonymity by exploiting improper memory freeing. | Kitploit
Tools/GitHubGitHub/exmak-s/cve-2021-46702
Memory ForensicsExploitationInformation GatheringDigital ForensicsPrivacy
GitHubexmak-s/cve-2021-46702

CVE-2021-46702

Proof-of-concept script that analyzes Windows memory dumps to recover visited Tor onion services, bypassing Tor Browser's anonymity by exploiting improper memory freeing.

View Repository
64 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-2021-46702

Description:

Tor Browser 9.0.7 on Windows 10 build 10586 is vulnerable to information disclosure. This could allow local attackers to bypass the intended anonymity feature and obtain information regarding the onion services visited by a local user. This can be accomplished by analyzing RAM memory even several hours after the local user used the product. This occurs because the product doesn't properly free memory.

Tested Version:

Tor Browser - 9.0.7

Vendor of Product

https://www.torproject.org/

Attack Type

Local

Impact

Information Disclosure

Reference

https://www.sciencedirect.com/science/article/pii/S0167404821001358

POC Requirements

For the PoC.sh to work, a memory dump of the user work station should be granted. It will provide information about visited sites even after 10 hours from the user interaction.
You can find the shell script that automate the process of finding the visited onion services in the files section. The following Figure shows the Report file output which indicates the visited sites and additional information:

Screenshot 2022-02-26 at 17 40 35

Discoverer

Malak Alfosail

Twitter: @malakalfosail

Download Tool