whenever

Ruby library to abstract writing and deploying cron jobs

Install

All systems
curl cmd.cat/whenever.sh
Debian Debian
apt-get install ruby-whenever
Ubuntu
apt-get install ruby-whenever
image/svg+xml Kali Linux
apt-get install ruby-whenever
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-whenever
Raspbian
apt-get install ruby-whenever

ruby-whenever

Ruby library to abstract writing and deploying cron jobs

whenever provides a clean ruby syntax for writing and deploying cron jobs. It provides commands to install and uninstall cronjobs, so for example an application can install its cronjobs when it starts, and uninstall them when it stops for maintaince.

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.