NotSoSecure / Blacklist3r

project-blacklist3r

Home Page:https://www.notsosecure.com/project-blacklist3r/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not output generated from the AspDotNetWrapper

jcmoreno opened this issue · comments

Hi, I was following the example highlighted on the article below, and I've noticed that the AspDotNetWrapper is not generating any output.

https://www.notsosecure.com/exploiting-viewstate-deserialization-using-blacklist3r-and-ysoserial-net/#PoC

AspDotNetWrapper.exe --keypath MachineKeys.txt --encrypteddata /wEPDwUKLTkyMTY0MDUxMg9kFgICAw8WAh4HZW5jdHlwZQUTbXVsdGlwYXJ0L2Zvcm0tZGF0YWRkbdrqZ4p5EfFa9GPqKfSQRGANwLs= --purpose=viewstate --valalgo=sha1 --decalgo=aes --modifier=CA0B0334 --macdecode --legacy

I downloaded the Github Project, and I built it in VS.net, but the exe is not giving me anything

@jcmoreno Please paste the command output here.

Hi Sanjay,

Thank you for the quick response. There was no output or error generated, but I just realized that I was running the executable from the debug folder, and I had the wrong path to the MachineKeys.txt.

It would be nice to get an error such as MachineKeys.txt not found, but regardless it was my mistake.

@jcmoreno
Let me update that in a future release.