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
ioc-cve-2022-42475 — test for the ioc described for FG-IR-22-398 | Kitploit
Tools/GitHubGitHub/bryanster/ioc-cve-2022-42475
Indicator of Compromise (IOC) ManagementVulnerability AnalysisConfiguration AuditingNetwork SecurityIncident Response
GitHubbryanster/ioc-cve-2022-42475

ioc-cve-2022-42475

test for the ioc described for FG-IR-22-398

View Repository
113 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

ioc-cve-2022-42475

a simple util that uses ssh to check for the ioc's noted in fortiguard.
it uses ssh and runs the commands described on fortinet forum.

build

git clone the project.
this is developed on 1.66.1.

build using cargo:

root@kitploit:~
cargo build --release

run

after building it runs like any other commandline utility.

root@kitploit:~
./ioc-cve-2022-42475

it wil return true on any of the ioc matches.

Download Tool