Skip to content

emizzz/redactimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redactimage

A SysReptor plugin that lets you pixelate sensitive areas of images directly inside the markdown editor — without leaving the report.

RedactImage demo

Author: emizzz


What it does

When you open an image preview in a finding, a Redact button appears in the top-right corner.
Click it to open the redaction editor:

  • Draw rectangles over sensitive areas (credentials, IPs, names, …)
  • Adjust pixel block size with the slider
  • Undo regions one by one or clear all
  • Click Save — the original image is deleted from the server and replaced with the redacted version under the same filename
  • The markdown reference stays unchanged, the preview updates immediately

Installation

Refer to the official SysReptor plugin documentation for installation instructions.

Security note

The DELETE operation is blocking — if it fails for any reason, the upload is aborted and the original image is preserved. The plugin will never silently leave a sensitive image on the server.

License

MIT

About

A SysReptor plugin that lets you pixelate sensitive areas of images directly inside the markdown editor — without leaving the report.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors