We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932153b commit d191839Copy full SHA for d191839
1 file changed
README.md
@@ -1,8 +1,8 @@
1
<h1 align="center">
2
<img height=250 src=resources/images/snake_logo.png />
3
-<br>
+
4
PySQLRecon
5
6

7

8
</h1>
@@ -69,7 +69,7 @@ Target execution of a PySQLRecon command on a linked server (instead of the SQL
69
70
Impersonate a user account while running a PySQLRecon command with the `--impersonate` flag.
71
72
-`--link` and `--impersonate` and not compatible when used together,
+`--link` and `--impersonate` and not compatible when used together.
73
74
75
## Development
0 commit comments