Skip to content

Conversation

kauppine
Copy link

@kauppine kauppine commented Apr 9, 2021

The websocket implementation in sqlmap did not use any proxy configurations provided via the commandline options.
This pull requests adds proxy support for websocket connections and also support for proxy-cred options. However, it does not support the proxy-file option.

With some limited testing, http, socks4 and socks5 options seems to work. However, https proxy option requires further investigation as it currently throws an error, which apparently relates to how websocket-client library handles proxies.

Copy link

@todlove todlove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

2 participants