dodsonmg

Results 3 issues of dodsonmg

The `siemens` module appears to correctly request the hardware and software version, but they don't appear to be correctly reported. The module sends the following: SZL-ID: `0x0011` (Module Identification) The...

I'm running the `fox` module against IPs that I am confident are running fox on port 1911 (based on timestamps from both Shodan and Censys). About 90% of the time,...

In `macaroon_add_third_party_caveat_raw(...)`, I'm wondering if the buffer for `enc_cyphertext` should be the same size as that for `enc_plaintext`? https://github.com/rescrv/libmacaroons/blob/fb878b975bbf42d77be883a5327644594578d59e/macaroons.c#L342-L352 The call to `macaroon_secretbox(...)` appears to be attempting to store data...