Skip to content

5. Tools

Humoud edited this page Jun 3, 2023 · 7 revisions

Many thanks to the creators of the tools ♥

Windows 10 Machine

Install script found at scripts/install-analyst-utils.ps1:

Windows Server 2016 (winsrv01)

Install script found at scripts/install-ad-utils.ps1:

Windows Server 2016 (winsrv02)

Install script found at scripts/install-iis-utils.ps1:

  • Antak-WebShell
  • via chocolatey
  • IIS with the following features:
    • HttpRedirect
    • WebDAV
    • WebSockets
    • ApplicationInit
    • NetFxExtensibility
    • NetFxExtensibility45
    • ISAPIExtensions
    • ISAPIFilter
    • ASPNET
    • ASPNET45
    • ASP
    • CGI
    • CertProvider
    • BasicAuthentication
    • WindowsAuthentication
    • DigestAuthentication
    • ClientCertificateMappingAuthentication
    • IISCertificateMappingAuthentication
    • URLAuthorization
    • ManagementConsole
    • IPSecurity
    • ServerSideIncludes
    • FTPServer
    • FTPSvc

Ubuntu Server 20.04

Install script found at scripts/nix_bootstrap.sh: