Catalin Ionescu – Taming The Cyber Wilderness

Home Lab, Self Hosting, CTF, Security, Pentesting & More

Uncategorized

Posts that haven’t yet been placed in a better category

  • 2 months ago

    First we need to install wp-cli. In depth instructions can be found at wp-cli curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar php wp-cli.phar –info chmod +x wp-cli.phar sudo mv wp-cli.phar /usr/local/bin/wp IMPORTANT: The scripts must not be ran as root! We can also embed a Youtube video like so: [embedyt] https://www.youtube.com/watch?v=xcenCCdNF0U [/embedyt] Create a file named wp_crontab_list.sh with the […]