OWASP Juice Shop CTF - Tools
Tools
May 20, 20213 min read419

Search for a command to run...
Articles tagged with #tools
Tools

The Azure CLI and Az Powershell module will let you import your .NET application's configuration (appSettings.json) to your azure Service/Web App or Azure Function. Import az webapp config appsettings set -g MyResourceGroup -n MyUniqueApp --settings ...
