-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Make class SQLSHELL accessible outside of the mssqlclient.py example #1535
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
Conversation
|
Hi @sploutchy, thanks for your PR! we were discussing this with the team yesterday, do you have another examples that could leverage of this change? |
|
Here is an example: |
|
have you seen this blog post Playing with Relayed Credentials? There's a sample down there that allows this same feature through proxychains. Do you see some benefits on one approach over the other? |
|
I read the blog post a long time ago but forgot that MSSQL was also possible through SOCKS, that's neat. |
Updated changelog to show recent merged PR #1535
|
to master. thank you!! |
|
@0xdeaddood @gabrielg5 @sploutchy After receiving an interactive shell SQL session, everything breaks. I need to use the reset command to see the output. I suggest reviewing this PR again. |
|
Hi @PedantHTB, |

One may need a SQLSHELL in other examples ;)