Today I'll show you guys how to change kali linux terminal header text.
You will need:
1) Admin access to Wordress panel
2) Any php shell
3) Brain
First you need to go to:
Appearance -> Editor
Choose any themes you wanna.
For example i selected "Twenty Twelve"
Now select one file from right site (It must be .PHP file)
When select you can edit it now.
Take your shell source and paste it there.
Now just save it. (If you got an error try other file,or simply you can't edit plugins)
THEMENAME I SELECTED = twentytwelve
FILE I SELECTED = footer.php
You just need to access it now.
By default template in wordpress are located in:
Code:
www.site.com/wp-content/themes/THEMENAME/FILE.php
So our final link would be
Code:
www.website.com/wp-content/themes/twentytwelve/footer.php
DONE !
Happy Hacking :D
Comments
Post a Comment