Skip to content

Commit

Permalink
content-update
Browse files Browse the repository at this point in the history
  • Loading branch information
584F525F committed Mar 23, 2024
1 parent 5c5d5da commit 934c0f6
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/Services/MSSQL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
> [!IMPORTANT] Tools
> [mssqlinstance.py:](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_10_0/examples/mssqlinstance.py)
> Retrieves the MSSQL instances names from the target host.
>
> [mssqlclient.py:](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_10_0/examples/mssqlclient.py)
> An MSSQL client, supporting SQL and Windows Authentications (hashes too). It also supports TLS.
## Tools
- [mssqlinstance.py:](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_10_0/examples/mssqlinstance.py)
Retrieves the MSSQL instances names from the target host.

- [mssqlclient.py:](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_10_0/examples/mssqlclient.py)
An MSSQL client, supporting SQL and Windows Authentications (hashes too). It also supports TLS.

0 comments on commit 934c0f6

Please sign in to comment.