thor
Ruby scripting framework
Install
- All systems
-
curl cmd.cat/thor.sh
- Debian
-
apt-get install ruby-thor
- Ubuntu
-
apt-get install ruby-thor
- Alpine
-
apk add ruby-thor
- Arch Linux
-
pacman -S ruby-thor
- Kali Linux
-
apt-get install ruby-thor
- CentOS
-
yum install ruby-thor
- Fedora
-
dnf install ruby-thor
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-thor
- Raspbian
-
apt-get install ruby-thor
- Dockerfile
- dockerfile.run/thor
- Docker
-
docker run cmd.cat/thor thor
powered by Commando
ruby-thor
Ruby scripting framework
Thor is a simple and efficient scripting framework for building self-documenting command line utilities. It can be used to replace rake, sake and rubigen.
rubygem-thor
command-line interfaces
gitlab
git powered software platform to collaborate on code (non-omnibus)
gitlab provides web based interface to host source code and track issues. It allows anyone for fork a repository and send merge requests. Code review is possible using merge request workflow. Using groups and roles project access can be controlled. Unlike the official package from GitLab Inc., this package does not use omnibus.
metasploit
Advanced open-source platform for developing, testing, and using exploit code
dradis
Collaboration tools for penetration testing
Dradis is a tool to help in the process of penetration testing. Penetration testing is about information: 1. Information discovery 2. Exploit useful information 3. Report the findings But penetration testing is also about sharing the information you and your teammates gather. Not sharing the information available in an effective way will result in exploitation oportunities lost and the overlapping of efforts.
metasploit-framework
Framework for exploit development and vulnerability research
The Metasploit Framework is an open source platform that supports vulnerability research, exploit development, and the creation of custom security tools.