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
EvilRip — It is a small script to fetch out the subdomains/ip vulnerable to CVE-2020-5902 written in bash | Kitploit
Tools/GitHubGitHub/govindpalakkal/evilrip
ReconnaissanceVulnerability ScannersExploitationWeb Application ExploitationInformation GatheringSubdomain Enumeration
GitHubgovindpalakkal/evilrip

EvilRip

It is a small script to fetch out the subdomains/ip vulnerable to CVE-2020-5902 written in bash

View Repository
626 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-5029-finder

It is a small script to fetch out the subdomains/ip vulnerable to CVE-2020-5902 written in bash.

Affected Version

In BIG-IP versions 15.0.0-15.1.0.3, 14.1.0-14.1.2.5, 13.1.0-13.1.3.3, 12.1.0-12.1.5.1, and 11.6.1-11.6.5.1, the Traffic Management User Interface (TMUI), also referred to as the Configuration utility, has a Remote Code Execution (RCE) vulnerability in undisclosed pages.

Usage

In order to use this you need to install httporbe installed

#confuration first list out the subdomains in a list.txt (with http/https) you can use httporbe for this

root@kitploit:~
 cat list.txt | httprobe | tee -a domains (here the ip/domains will store as http or https://xx.xx.xx.xx)

 ./cve-checker.sh /user/path_to_filtered_domians

Test Image 1

Download Tool