Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DATA-970] Increase buffer size in FTP scanner #279

Merged
merged 4 commits into from
Oct 21, 2020

Conversation

grace-murphy
Copy link
Contributor

@grace-murphy grace-murphy commented Oct 21, 2020

Port 21 on 134.223.117.55 failed an FTP scan. The buffer size in the FTP scanner was 1024, and this scan was failing because the buffer size was too small. I increased it to 10k.

Issue Tracking

https://censysio.atlassian.net/browse/DATA-970

@codyprime codyprime merged commit 8aa9230 into zmap:master Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants