2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-15 15:53:30 +00:00

Fixed and improved some infoURLs

This commit is contained in:
n1474335
2024-04-05 18:10:57 +01:00
parent ed930d2364
commit ef52195167
8 changed files with 11 additions and 10 deletions

View File

@@ -20,6 +20,7 @@ class FangURL extends Operation {
this.name = "Fang URL";
this.module = "Default";
this.description = "Takes a 'Defanged' Universal Resource Locator (URL) and 'Fangs' it. Meaning, it removes the alterations (defanged) that render it useless so that it can be used again.";
this.infoURL = "https://isc.sans.edu/forums/diary/Defang+all+the+things/22744/";
this.inputType = "string";
this.outputType = "string";
this.args = [