Skip to content

Geexirooz/getrightup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

getrightup

This tool gives you daily write-ups to read from PentesterLand website.

Prerequisites

Install Firefox

sudo apt update -y && sudo apt upgrade -y && apt install firefox

Install geckodriver

Download Geckodriver, extract it and then put it in your PATH (suggestion -> ~/.local/bin)

Setup

git clone https://github.com/Geexirooz/getrightup.git
pip3 install -r requirements.txt

Run

Tested with Python 3.11.2

python3 getrightup.py -d https://discord.com/api/webhooks/YOUR_WEBHOOK

Crontab

Every 2 hours

0 */2 * * * cd /path/to/getrightup/; /usr/bin/python3 getrightup.py -d https://discord.com/api/webhooks/YOUR_WEBHOOK

About

This tool gives you write-ups to read daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages