This tool gives you daily write-ups to read from PentesterLand website.
sudo apt update -y && sudo apt upgrade -y && apt install firefox
Download Geckodriver, extract it and then put it in your PATH (suggestion -> ~/.local/bin
)
git clone https://github.com/Geexirooz/getrightup.git
pip3 install -r requirements.txt
Tested with Python 3.11.2
python3 getrightup.py -d https://discord.com/api/webhooks/YOUR_WEBHOOK
Every 2 hours
0 */2 * * * cd /path/to/getrightup/; /usr/bin/python3 getrightup.py -d https://discord.com/api/webhooks/YOUR_WEBHOOK