Skip to content

Unhandled exception-username keybase - #237

Open
ishamfazal wants to merge 1 commit into
DataSploit:masterfrom
ishamfazal:issue04-username_keybase_unhandled_exception
Open

Unhandled exception-username keybase#237
ishamfazal wants to merge 1 commit into
DataSploit:masterfrom
ishamfazal:issue04-username_keybase_unhandled_exception

Conversation

@ishamfazal

Copy link
Copy Markdown

Exception breaks the script execution

@KhasMek

Copy link
Copy Markdown

I was actually just about to push a fix for this too. I think it's probably smarter to catch the exception and return the error code, apposed to returning null to the user. It could be considered a false negative result depending on the situation.

@KhasMekKhasMek mentioned this pull request Jan 20, 2018
@ishamfazal

Copy link
Copy Markdown
Author

@KhasMek Yes i did think about that too. but what i felt was, as this is a reconnaissance based project its best to keep the errors minimal and not output them to the user. so i followed the existing structure. cheers

Sign up for freeto 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.

2 participants

@ishamfazal@KhasMek