snggk
Table of Contents
about
posts
HTB Perspective
28/08/2022
17-minute read
ctf
•
windows
•
.net
•
custom
•
XSS
•
SSI
⇧
☰ Table of Contents
0x00 recon
port 80
0x01 admin panel
website admin user
0x02 SSI injection ?
SSI
0x03 XSS
Burp intruder settings.
json file
0x04 .NET exploiting __VIEWSTATE
ysoserial.net
0x05 enum as webuser
id_rsa for the webuser
checking other ports
checking WEBAPPS directory
0x06 DLL reverse engi
staging DLL
0x07 “forgot.aspx” source code examination
changePassword.ashx examination
0x08 pwd decryption function analysis
0x09 Oracle Padding attack?