usdAG / cstc

CSTC is a Burp Suite extension that allows request/response modification using a GUI analogous to CyberChef
https://herolab.usd.de/news-cyber-security-transformation-chef/
GNU General Public License v3.0
219 stars 26 forks source link

To uppercase #87

Closed frederic0int closed 1 year ago

frederic0int commented 1 year ago

Would it be possible to add an operation for changing a string to uppercase? XORing with space works, but removes any numbers from the string in the process.

fhaag95 commented 1 year ago

Hi :wave: Thanks for reaching out. Seems like a good idea. I'll put it on our list for the upcoming releases. If you already have a working operation for the CSTC you can also open a Pull Request for us to merge it :+1: