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
Silent_CVE_2019_16394 — Simple POC for CVE-2019-16394 | Kitploit
Tools/GitHubGitHub/trungnd51/silent_cve_2019_16394
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubtrungnd51/silent_cve_2019_16394

Silent_CVE_2019_16394

Simple POC for CVE-2019-16394

View Repository
6 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-2019-16394

A simple POC python script of CVE-2019-16394

Script is adjusted for a french website, you may need to modify it if the website language is different.

Install

root@kitploit:~
pip install -r requirements.txt

Usage

root@kitploit:~
usage: cve_2019_16394.py [-h] -u URL -f FILE [-v]

optional arguments:
  -h, --help            show this help message and exit
  -u URL, --url URL     Base Target URL (without the spip.php)
  -f FILE, --file FILE  File containing the mails to test
  -v, --verbose         Verbose output

Links

https://www.cvedetails.com/cve/CVE-2019-16394/ https://zone.spip.net/trac/spip-zone/changeset/117577/spip-zone

Download Tool