Skip to content

feat(web-security): add exiftool support for EXIF metadata manipulation#58

Merged
GangGreenTemperTatum merged 1 commit into
mainfrom
ads/cap-1028-add-exiftool-support-for-exif-metadata-manipulation
Jun 16, 2026
Merged

feat(web-security): add exiftool support for EXIF metadata manipulation#58
GangGreenTemperTatum merged 1 commit into
mainfrom
ads/cap-1028-add-exiftool-support-for-exif-metadata-manipulation

Conversation

@GangGreenTemperTatum

Copy link
Copy Markdown
Contributor

Adds ExifTool toolset wrapping the exiftool CLI with four tool methods: exif_read, exif_write, exif_strip, exif_copy. Primary use cases are injecting XSS/SSRF payloads into image metadata fields and testing whether upload handlers strip metadata.

Includes dependency check, install script entry, agent prompt guidance, and 13 unit tests.

Closes CAP-1028

Adds ExifTool toolset wrapping the exiftool CLI with four tool methods:
exif_read, exif_write, exif_strip, exif_copy. Primary use cases are
injecting XSS/SSRF payloads into image metadata fields and testing
whether upload handlers strip metadata.

Includes dependency check, install script entry, agent prompt guidance,
and 13 unit tests.

Closes CAP-1028

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@GangGreenTemperTatum GangGreenTemperTatum merged commit 8d1a88e into main Jun 16, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant