test.tt

running Rails applications

Install

All systems
curl cmd.cat/test.tt.sh
Debian Debian
apt-get install ruby-railties
Ubuntu
apt-get install gitlab
Alpine
apk add ruby-railties
Arch Arch Linux
pacman -S gitlab
image/svg+xml Kali Linux
apt-get install dradis
Fedora
dnf install rubygem-railties
Windows (WSL2)
sudo apt-get update sudo apt-get install gitlab
Raspbian
apt-get install gitlab
Docker
docker run cmd.cat/test.tt test.tt powered by Commando

rubygem-railties

running Rails applications

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.

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.