You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With canary tokens you can create notes and decide how to alert for that token or tokens. It would be nice to have this functionality when generating OOB endpoints with interactsh.
Describe the use case of this feature:
Sometimes OOB's won't trigger right away, so it would be nice to be able to generate url's that have some information tied to them to remind you where it came from. I know you can currently do a custom subdomain but you still have to find that in all the other logging data. Being able to generate 1 or a set amount of endpoints that have some notes tied to them and custom alerting. Also, I think just the general use case of canary tokens fits well with the current interactsh use cases.
Maybe something like interactsh-client -server hackwithautomation.com -n 5 --notes "email form on ******.com" --alert notify-discord-webhook, notify-email
You could hook into the notify config to simplify having to create a whole new storage object for alerting.
Having this configurable in the web ui would also be really nice.
The text was updated successfully, but these errors were encountered:
Thanks so much for your feature request @tc-mgriff , we appreciate it!
We also have a Discord server that you're welcome to join. It's a great place to connect with fellow contributors and stay updated with the latest developments!
Please describe your feature request:
With canary tokens you can create notes and decide how to alert for that token or tokens. It would be nice to have this functionality when generating OOB endpoints with interactsh.
Describe the use case of this feature:
Sometimes OOB's won't trigger right away, so it would be nice to be able to generate url's that have some information tied to them to remind you where it came from. I know you can currently do a custom subdomain but you still have to find that in all the other logging data. Being able to generate 1 or a set amount of endpoints that have some notes tied to them and custom alerting. Also, I think just the general use case of canary tokens fits well with the current interactsh use cases.
Maybe something like
interactsh-client -server hackwithautomation.com -n 5 --notes "email form on ******.com" --alert notify-discord-webhook, notify-email
You could hook into the notify config to simplify having to create a whole new storage object for alerting.
Having this configurable in the web ui would also be really nice.
The text was updated successfully, but these errors were encountered: