Fabian Bäumer

Results 16 comments of Fabian Bäumer

The workaround I used for this is to demote the `Fatalf` call to `Errorf` to avoid the application being exited prematurely. https://github.com/zmap/zgrab2/blob/3fc82489313ddbc3e801c1e63c183bc01ea1f322/processing.go#L181

Seems like I forgot about the text summary when implementing #25. I will extend the report next week.

While I understand that the impact for Win32-OpenSSH is somewhat limited, it still worries me that an update is not even remotely planned (at least, that's how I understand the...

Thanks for the report. Can you please confirm that error cases 1 and 4 persist with the recently released version 1.0.3? This seems to be similar to #1. Error cases...

Thanks for the PR! I'll test this as soon as I return from vacation by next week. Until then, everyone interested may build the image from your branch.

Sorry for the force pushes, messed up my last commit. Should be good to merge now, I updated the GH action versions (excluding upload-artifact / download-artifact for now) and the...

Yeah, the go version specified in the go.mod file is the minimum version required to build the project. But doesn't matter, builds fine either way.

Thanks for the report; I'll dig into this (although I'll have to check if and how I can reproduce this issue). The user "fabian" is my local user and is...

Okay, I think I have an idea what is causing this issue. As I don't have the switch you mentioned laying around, would you mind providing me two Wireshark captures?...

Thanks for the feature request; fully agree with you (otherwise, script-based scanning is more complicated than it should be). I will make sure to add this feature and release a...