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-14179 — Perl-based scanner for CVE-2020-14179 (Jira information disclosure). Scans single URLs or lists for the vulnerability, aiding in security assessment and penetration testing. | Kitploit
Tools/GitHubGitHub/c0brabaghdad1/cve-2020-14179
ReconnaissanceVulnerability ScannersInformation GatheringWeb SecurityPenetration Testing
GitHubc0brabaghdad1/cve-2020-14179

CVE-2020-14179

Perl-based scanner for CVE-2020-14179 (Jira information disclosure). Scans single URLs or lists for the vulnerability, aiding in security assessment and penetration testing.

View Repository
8225 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-14179 Scanner

Sample scan (./CVE-2020-14179.pl -u jira.atlassian.com ) OR (./CVE-2020-14179.pl -u https://jira.atlassian.com ) Sample

List scan (./CVE-2020-14179.pl -l list.txt) list

Show Options (./CVE-2020-14179.pl) Options

How to install and use (* linux)

  • git clone https://github.com/c0brabaghdad1/CVE-2020-14179.git
  • cd CVE-2020-14179
  • chmod +x CVE-2020-14179.pl
  • (./CVE-2020-14179.pl -u https://target.tld) OR (./CVE-2020-14179.pl -u target.tld)
  • ./CVE-2020-14179.pl -l list.txt
Download Tool