rasta-mouse / Watson

Enumerate missing KBs and suggest exploits for useful Privilege Escalation vulnerabilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Watson v2.0 - Unhandled Exception Key not present

gr33nkiddy opened this issue · comments

Hi

Today I followed htb walkthrough https://0xdf.gitlab.io/2019/03/05/htb-devel.html

Compiled the code as Net Framework v3.5 and ran the exe on the target machine. Following error showed. Any help? Thanks.

image

My bad. apologies. This is resolved.

I'm still having a similar issue :

image

I built it using Visual Studio Community 2019 in Windows 7 (I don't know if this relevant or not)

@sidahmed-malaoui pull #20 and see if that fixes it for you.

@rasta-mouse I pulled and compiled it again. The error is gone, but now it says windows version not supported :

image

It doesn't work in windows 7 ? or am I missing a dependency ?

(I'm sorry for asking a questions that might seem stupid, I'm a noob when it comes to windows stuff).

It doesn't support Windows 7, only 10, 2k16 and 2k19.

@rasta-mouse Okay. thank you dude.