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

Fix ignored dn_expand error #604

Merged
merged 1 commit into from
Dec 16, 2014
Merged

Conversation

NickSampanis
Copy link
Contributor

mdns_spoof does not check for the return value of dn_expand. The return value of dn_expand is used for copying the name later in the program, if the value is -1 will lead to stack overflow and denial of service attack

LocutusOfBorg added a commit that referenced this pull request Dec 16, 2014
Fix ignored dn_expand error
@LocutusOfBorg LocutusOfBorg merged commit bdeae7f into Ettercap:master Dec 16, 2014
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.

None yet

2 participants