Todays tool is called Blacklist3r. Recently I was trying to exploit a .NET deserialization vulnerability in a web application. Here is a link that is similar to what I was trying to exploit (Link HERE). Problem was the Viewstate had MAC enabled (encryption wasn’t enabled) but I couldn’t access the web.config file and didn’t find any information disclosures to grab the machinekey that is needed to properly exploit the vulnerability in this case.
That is where Blacklist3r comes in. Basically it is a trove of machinekeys that have been collected from default configurations and more. You take some of the parameters like the viewstate, and viewstate generator values, along with some other information and it tries it’s over 2000 machinekeys to see if it works. Here is a better explanation of what Blacklist3r is and does (Link HERE)
Sadly, it didn’t work but I know that Blacklist3r will definitely come in handy in the future so I wanted to post about it.
Link to download Blacklist3r HERE
Some more resources on .NET deserializations or deserializations in general:
Link HERE
Link HERE
Read all the entries in this series!
- Under Utilized Tools/Resources #1
- Under Utilized Tools/Resources #2
- Under Utilized Tools/Resources #3
- Under Utilized Tools/Resources #4
- Under Utilized Tools/Resources #5
- Under Utilized Tools/Resources #6
- Under Utilized Tools/Resources #7
- Under Utilized Tools/Resources #8
- Under Utilized Tools/Resources #9
- Under Utilized Tools/Resources #10
- Under Utilized Tools/Resources #11
- Under Utilized Tools/Resources #12
- Under Utilized Tools/Resources #13
- Under Utilized Tools/Resources #14
- Under Utilized Tools/Resources #15
- Under Utilized Tools/Resources #16
- Under Utilized Tools/Resources #17
- Under Utilized Tools/Resources #18
- Under Utilized Tools/Resources #19
- Under Utilized Tools/Resources #20
- Under Utilized Tools/Resources #21
- Under Utilized Tools/Resources #22
- Under Utilized Tools/Resources #23
- Under Utilized Tools/Resources #24
- Under Utilized Tools/Resources #25
END TRANSMISSION