Skip to content

Refactor mssqlshell.py, improve SQL escaping, and enhance Kerberos handling#130

Merged
ShutdownRepo merged 4 commits into
ThePorgs:mainfrom
fortra:master
Jun 23, 2026
Merged

Refactor mssqlshell.py, improve SQL escaping, and enhance Kerberos handling#130
ShutdownRepo merged 4 commits into
ThePorgs:mainfrom
fortra:master

Conversation

@ShutdownRepo

Copy link
Copy Markdown
Member

No description provided.

harshnair75567-cloud and others added 4 commits June 18, 2026 13:28
* Refactor mssqlshell.py to improve code structure

* Implement SQL literal escaping in SQLSHELL

Added SQL escaping for user input to prevent SQL injection vulnerabilities.

* Refactor mssqlshell.py for improved readability
* persist TGT and ST obtained during kerberosLogin

* Persist TGT/ST only after successful Kerberos session setup
* Fix REG_MULTI_SZ output formatting

* added testcase for winregistry

---------

Co-authored-by: Kali <adrian.manrique@gmail.com>
@ShutdownRepo ShutdownRepo merged commit a2296a0 into ThePorgs:main Jun 23, 2026
1 of 2 checks passed
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.

5 participants