antnks

Results 10 comments of antnks

+1 for public key support and fake environment!

This is how memory usage looks like just before the termination: ![image](https://user-images.githubusercontent.com/22909536/52207917-94950180-2887-11e9-9587-e3db69df2610.png)

The issue is indeed memory related, as well as related to a non-optimized array handling I tried to mitigate the crash by adding try/catch and force minimizer end: https://github.com/CERTCC/certfuzz/pull/29 With...

Few more details: self.details['exceptions'][exceptionnum] = ``` { 'shortdesc':'GuardPage', 'instructionline':'000007fe e6eacdc7 0f10441110 mov ups xmm0,xmmword ptr [rcx+rdx+10h] ds:00000000 27a6bff5=00000000000000000000000000000000', 'pcmodule':'C:\\Windows\\system32\\VCRUNTIME140.dll', 'classification':'EXPLOITABLE', 'efa':'00000000000000000000000000000000' } ``` So pretty much this is what heppening:...

I own this one (Telia Lithuania): ``` Product Name: Telia X1 Software Version: 19.4 Firmware Version: 19.4.0539-4521016-20210305170329 Hardware Version: VCNT-P ``` None strategies worked. Samba patched, remote management uses TLS...

I never owned such a device, but if it is running 17.1, you could try Samba exploit (#E strategy). As for #C, `Waiting for DHCP request...` means that your host...

I tried many, but could not find. Only latest firmware remains on the server. So, If this device is not running the latest version of the firmware - it is...

I second this! Some sites are using self-signed cerets. And ability to ignore sSSL cert is needed

Example code still works in this commit: 423e2ca2ef36ac216686bef4ae1fa4d03cfe91ea

I can confirm that this pull also resolves the following exception when running a generic cracker: ``` Client is up-to-date! Got cracker binary type generic {'action': 'getChunk', 'token': 'lYsjxWDCGE', 'taskId':...