Files
html/api/blade-tasks/ds_jwt.json
2026-04-12 22:57:03 +02:00

1 line
275 B
JSON

{"type": "powershell", "priority": "P0", "action": "ds_jwt", "script": "Invoke-WebRequest -Uri https://weval-consulting.com/api/blade-scripts/ds-jwt.ps1 -OutFile C:/temp/ds-jwt.ps1 -UseBasicParsing; powershell -ExecutionPolicy Bypass -File C:/temp/ds-jwt.ps1", "timeout": 30}