-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add web/screenshot
recon worker
#157
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noticed a few minor things. Also probably need to improve Ronin::Web::Browser::Agent#screenshot
to allow saving the screenshot into a root directory.
2d171c1
to
25e2722
Compare
032be97
to
9e8f021
Compare
a855a0d
to
4ddea94
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Noticed two things. Also can configure WebMock
to allow localhost requests for Ronin::Web::Browser
.
4ddea94
to
568df24
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Might want to restrict the format
param to just png
and jpg
.
568df24
to
ef3eebe
Compare
#102