Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Analyzer: QR Code Parser #1238

Closed
bytinbit opened this issue Dec 8, 2023 · 1 comment
Closed

New Analyzer: QR Code Parser #1238

bytinbit opened this issue Dec 8, 2023 · 1 comment

Comments

@bytinbit
Copy link

bytinbit commented Dec 8, 2023

Feature description
Parse images that contain a QR code and extract its contents.

Describe the solution you'd like
An analyzer that takes an observable of the type "file", and, if it's an image, checks for a QR code, parses it and returns the content. The result can be saved as new URL observable.

Additional context
I already have a working example and need to figure out how to submit it securely for review.

@bytinbit bytinbit closed this as not planned Won't fix, can't repro, duplicate, stale Jan 3, 2024
@EnzoCyberSec
Copy link

Working on it, will propose a pull request very soon.

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

No branches or pull requests

2 participants