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
panrapidcheck — Extract useful information from PANOS support file for CVE-2024-3400 | Kitploit
Tools/GitHubGitHub/hackinglz/panrapidcheck
Indicator of Compromise (IOC) ManagementVulnerability AnalysisForensicsThreat IntelligenceIncident ResponseLog Analysis
GitHubhackinglz/panrapidcheck

panrapidcheck

Extract useful information from PANOS support file for CVE-2024-3400

View Repository
2251 year 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

PAN Rapid Check

Simple(you should probably just do this in bash with grep) PANOS support file checker that extracts some places to look for CVE-2024-3400 IoCs

Generate the support file from Device -> Support -> Generate Tech Support file

iocs.txt should include IPs/hosts from known bad for example https://github.com/volexity/threat-intel/blob/main/2024/2024-04-12%20Palo%20Alto%20Networks%20GlobalProtect/indicators/iocs.csv

Usage

Run the parser on a tech support file archive:

root@kitploit:~
python panparse.py support.tgz

The script will extract the archive and search the logs based on the indicators from iocs.txt.

License

This project is licensed under the MIT License.

Download Tool