The easiest way to install Azurite is using a Docker container or the support built into Visual Studio: docker run -d -p 10000:10000 -p 10001:10001 -p 10002:10002 mcr ...
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, ...