update.tt
running Rails applications
Install
- All systems
-
curl cmd.cat/update.tt.sh
- Debian
-
apt-get install ruby-railties
- Ubuntu
-
apt-get install ruby-railties
- Alpine
-
apk add ruby-railties
- Kali Linux
-
apt-get install dradis
- Fedora
-
dnf install rubygem-railties
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-railties
- Raspbian
-
apt-get install ruby-railties
- Dockerfile
- dockerfile.run/update.tt
- Docker
-
docker run cmd.cat/update.tt update.tt
powered by Commando
rubygem-railties
running Rails applications
ruby-railties
tools for creating, working with, and running Rails applications
This package contains the Rails internals, i.e. components that implement and/or control application bootup, plugins, generators, and rake tasks.
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.