1 रिपॉजिटरी
Security tools packaged as self-contained executables to ensure portability without external dependencies.
Distinct from Standalone Executable Generators: Distinct from Standalone Executable Generators: focuses on the distribution of security-specific binaries rather than general script-to-binary conversion.
Explore 1 awesome GitHub repository matching development tools & productivity · Portable Security Binaries. Refine with filters or upvote what's useful.
Windows-privesc-check is an automated security auditing tool designed to identify misconfigurations and vulnerabilities that may allow for unauthorized privilege escalation on Windows systems. It functions by scanning local system configurations, including file system permissions, registry settings, and service configurations, to detect security weaknesses that could lead to elevated administrative access. The tool distinguishes itself by providing both local auditing and remote assessment capabilities. It can query remote Windows hosts to enumerate network shares, user accounts, and domain t
Packages all logic into a single binary to ensure portability and execution without requiring external dependencies.