|
Kartoffel and Vulnerable Device Drivers
Some days ago i'v founded a nice and useful, Kartoffel Driver Verification Tool, that allow us a rapid verification of some of the most common Device Driver weaknesses, as untrusted IOCTLs. For example, we can see that mrxsmb.sys (which is directly related to cscdll.dll) does not trust User Mode ingoing buffer) >kartoffel -s \\.\Shadow -n 0 -o 0x10 -z 0 -Z 0x18 -U VALUE,HANDLES -c 2000 -I 141047 In other work we're "overflowing" the CTL code 141047, output result of Kartoffel Oh, here is the link hXXp://www.reversemode.com/index.php?option=com_remository&Itemid=2&func=fileinfo&id=17 ..and it's also Open Source! See you to the next post Comments
| ||||||