Skip to content

Commit

Permalink
added SharpSQL
Browse files Browse the repository at this point in the history
  • Loading branch information
boh committed Mar 9, 2022
1 parent 0446730 commit aecda5a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -307,3 +307,6 @@
[submodule "HTTPS_CSharp_Server"]
path = HTTPS_CSharp_Server
url = https://github.com/secdev-01/HTTPS_CSharp_Server
[submodule "SharpSQL"]
path = SharpSQL
url = https://github.com/mlcsec/SharpSQL
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@
* SharpSpray a simple code set to perform a password spraying attack against all users of a domain using LDAP and is compatible with Cobalt Strike.
* [SharpSSDP](https://github.com/rvrsh3ll/SharpSSDP)
* SSDP Service Discovery
* [SharpSQL](https://github.com/mlcsec/SharpSQL)
* Simple C# implementation of PowerUpSQL.
* [SharpSword](https://github.com/OG-Sadpanda/SharpSword)
* Read the contents of DOCX files using Cobalt Strike's Execute-Assembly
* [SharpTask](https://github.com/jnqpblc/SharpTask)
Expand Down
1 change: 1 addition & 0 deletions SharpSQL
Submodule SharpSQL added at e25813

0 comments on commit aecda5a

Please sign in to comment.