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

pyew: threat callout contains #286

Open
marcurdy opened this issue Nov 30, 2016 · 0 comments
Open

pyew: threat callout contains #286

marcurdy opened this issue Nov 30, 2016 · 0 comments

Comments

@marcurdy
Copy link

On the newest pyew available, the interaction is good until "threat" is executed.

[0x00000000]> threat
�[?1049h�[1;24r�(B�[m�[4l�[?7h�[?1h�=�[39;49m�[39;49m�[37m�[40m�[H�[2J�[37m�[40m�[J�(B�[m�[39;49m�[37m�[40m�[39;49m�(B�[m�[22d�(B�[0;1m�[33m�[44mGetting http://www.threatexpert.com/report.aspx

Once I quit and get back to the pyew main interface, the standard ascii output resumes.

Within threatexpert.py
import webbrowser

def threatExpertSearch(pyew):
.....
webbrowser.open(url)

Somewhere the webbrowser routine is returning codes not interpreted by the crits browser interface.

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

No branches or pull requests

1 participant