Closed AnikateSawhney closed 3 years ago
sorry about the late reply. Will check and let you know
i tried to run this exploit on beep(hackthebox) and it didnt work and the error is :- urllib2.URLError: <urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:727)>
hey just add ctx.set_ciphers('HIGH:!DH:!aNULL') at line number 16 this worked for me :)
Please go through the README file.
i tried to run this exploit on beep(hackthebox) and it didnt work and the error is :- urllib2.URLError: <urlopen error [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:727)>