TamTam.NuGet.ExtraSecurity.Binary
1.0.3.20
Adds extra security measures for PEN tests:
- Set all timeouts to 20 minutes
- Forces SSL on all requests
- Enforces HTTPOnly and SSL cookies
- Clears unneeded HTTP header information
- Disables iFraming and adds Strict-Transport-Security to HTTP header
- Contains samples for Umbraco
Install-Package TamTam.NuGet.ExtraSecurity.Binary -Version 1.0.3.20
dotnet add package TamTam.NuGet.ExtraSecurity.Binary --version 1.0.3.20
<PackageReference Include="TamTam.NuGet.ExtraSecurity.Binary" Version="1.0.3.20" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TamTam.NuGet.ExtraSecurity.Binary --version 1.0.3.20
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TamTam.NuGet.ExtraSecurity.Binary, 1.0.3.20"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.