Skip to content
This repository was archived by the owner on Feb 26, 2021. It is now read-only.

fixed type error for unresolvable host detection - #9

Merged
bitofant merged 2 commits into
developfrom
hotfix/type-err-unresolvable-host
Jan 28, 2019
Merged

fixed type error for unresolvable host detection#9
bitofant merged 2 commits into
developfrom
hotfix/type-err-unresolvable-host

Conversation

@bitofant

Copy link
Copy Markdown
Contributor

Tried to interpret an "Error" as "string"; type error fixed by extracting the error message in a fail-safe way. The code should no longer crash during exception handling for unresolvable hosts!

Steps to reproduce:

  • start secureCodeBox
  • start NMAP process
  • select a non-resolvable host as target (i.e. a domain that does not exist)
  • start scan

@bitofant
bitofant merged commit c37b956 into develop Jan 28, 2019
@J12934
J12934 deleted the hotfix/type-err-unresolvable-host branch May 10, 2019 16:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants