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-2024-4879 — Bulk scanning tool for ServiceNow CVE-2024-4879 vulnerability | Kitploit
Tools/GitHubGitHub/bigb0x/cve-2024-4879
ReconnaissanceVulnerability ScannersExploitationInformation GatheringWeb SecurityPenetration Testing
GitHubbigb0x/cve-2024-4879

CVE-2024-4879

Bulk scanning tool for ServiceNow CVE-2024-4879 vulnerability

View Repository
1022 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-2024-4879

Bulk scanning tool for ServiceNow CVE-2024-4879 vulnerability.

Banner

Overview

This tool is designed for bulk scanning of the ServiceNow CVE-2024-4879 vulnerability. It is inspired by Assetnote security research, which covers the recent ServiceNow CVE-2024-4879, CVE-2024-5178, and CVE-2024-5217 vulnerabilities in detail.

How to Use

Minimum Requirements

  • Python 3.6 or higher
  • requests library

Single Target:

root@kitploit:~
python CVE-2024-4879.py -u https://target:9090

Bulk Sscan:

root@kitploit:~
python CVE-2024-4879.py -f targets.txt

Contact

For any suggestions or thoughts, please get in touch with me.

Disclaimer

I like to create my own tools for fun, work and educational purposes only. I do not support or encourage hacking or unauthorized access to any system or network. Please use my tools responsibly and only on systems where you have clear permission to test.

References

  • https://www.assetnote.io/resources/research/chaining-three-bugs-to-access-all-your-servicenow-data
  • https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-4879
Download Tool