INFORMATION SECURITY TOOLS
Open Source on GithubA series of handy open source tools aimed at cyber security professionals
GasMask is useful for Penetration Testers and Red Teams that wish to collect as much information as possible about a target client. Information gathering is the most critical step to discover preliminary information about the systems, their software and the people involved with the target.
PassCat
PassCat is an open source Windows native C/C++ application capable of retrieving the passwords stored locally on a computer.
Rootend
Rootend is an open source python 3.x tool which automates enumeration and privilege escalation operations by targeting a wide arrange of potential exploitation categories. It is useful for penetration testers & CTF players. It does so by looking for SUID bit enabled binaries. Weak permissions on security critical components, finding PHP Configuration files and much more.