🌴
On vacation
Pinned Loading
-
AD-Attack-Defense
AD-Attack-Defense PublicForked from infosecn1nja/AD-Attack-Defense
Attack and defend active directory using modern post exploitation adversary tradecraft activity
-
awesome-pentest-cheat-sheets
awesome-pentest-cheat-sheets PublicForked from coreb1t/awesome-pentest-cheat-sheets
Collection of the cheat sheets useful for pentesting
-
RedTeamCSharpScripts
RedTeamCSharpScripts PublicForked from Mr-Un1k0d3r/RedTeamCSharpScripts
C# Script used for Red Team
C#
-
SSH-Brute-Forcer
SSH-Brute-Forcer PublicForked from r4stl1n/SSH-Brute-Forcer
A Simple Multi-Threaded SSH Brute Forcer
Python
-
CSharpTools
CSharpTools PublicForked from superuser5/CSharpTools
Collection of useful CSharp Tools for assessments.
-
Powershell Download File One-Liners
Powershell Download File One-Liners 1#PowerShell (any version):
2(New-Object System.Net.WebClient).DownloadFile("https://example.com/archive.zip", "C:\Windows\Temp\archive.zip")
34#PowerShell 4.0 & 5.0:
5Invoke-WebRequest "https://example.com/archive.zip" -OutFile "C:\Windows\Temp\archive.zip"
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.