I wanted to hack up something to make it less painful, so I searched the web for common object names, then searched github for MS .NET Remoting apps and added the names they were using as well. Then coded up a little bash script that uses the ExploitRemotingService tool and loops through the list I compiled. Testing so far shows it works like a charm with a few bugs.
Still I thought it could be a nice tool to have in your bag of holding so I am made it available on github. I hope someone gets use of it.
Usage: ./bfNET ip.addr port
Get it here
No comments:
Post a Comment