HEX
Server: Apache
System: Linux pdx1-shared-a1-06 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: ednermusika (2886498)
PHP: 8.4.2
Disabled: NONE
Upload Files
File: /home/ednermusika/.bash_history
ls -alh
wp core version
wp plugin status
wp theme status
 grep -o "\[tag \"attack[^]]*\]" ../logs/elconferencista.com/https/error.log
 grep -o "\[tag \"attack[^]]*\]" ../logs/elconferencista.com/http/error.log
cd ..
cd logs
cd elconferencista.com
cd https
tail -100 error.log
exit
ls -lah
wp db size --tables --size_format=mb --all-tables-with-prefix | grep options
wp db size --tables --size_format=mb --all-tables-with-prefix | grep options --skip-plugins --skip-themes
wp db size --tables --size_format=mb --all-tables-with-prefix | grep options
wp cron event list --skip-plugins --skip-themes
ls -lah
exit
wp plugin list
 wp theme list --skip-theme
uptime
cd wp-content
cd tw
cd theme
ls
cd themes/
ls
mv  ednergranados ednergranados-off
wp theme activate twentytwenty
wp theme list
cd
ls
cd mv elconferencista.com elconferencista.com-off
mv elconferencista.com-110922 elconferencista.com
cd elconferencista.com
ls
mv wp-includes/ wp-includes-off
wp core download --force
exit
clear
cd ..
cd logs
cd https
cd elconferencista.com
cd https
cat error.log
cd ..
cd ..
cd ..
cd elconferencista.com
wp plugin list --skip-plugins --skip-themes
wp core version --skip-plugins --skip-themes
cat access.log | awk '{print $1}' | sort | uniq -c |sort -n | tail
cd ..
cd logs
cd elconferencista.com
cd https
cat access.log | awk '{print $1}' | sort | uniq -c |sort -n | tail
host 64.90.36.109
less ~/logs/elconferencista.com/http*/error.log
cd ..
cd .php
cd 8.1
nano phprc
killall -9 php81.cgi
exit
cat wp config.php
cat wp-config.php
wp config set --type=constant WP_MAX_MEMORY_LIMIT 1028M
wp config set --type=constant WP_MEMORY_LIMIT 512M
exit
wp cache flush
wp plugin list
wp elementor flush_css
exit
wp plugin list
wp db export ~/`wp config get DB_NAME`_`date +"%d-%m-%Y"`.sql
wp plugin deativate elementor --skip-plugins --skip-themes
wp plugin deactivate elementor --skip-plugins --skip-themes
wp plugin list
exit