[wmi] switch imapcket back to mpgn's forked
Signed-off-by: XiaoliChan <2209553467@qq.com>main
parent
ab6509daf1
commit
823f9cadf2
|
@ -853,7 +853,7 @@ files = [
|
|||
|
||||
[[package]]
|
||||
name = "impacket"
|
||||
version = "0.12.0.dev1+20230905.183005.f0a4bf2b"
|
||||
version = "0.12.0.dev1+20230909.154612.3beeda7c"
|
||||
description = "Network protocols Constructors and Dissectors"
|
||||
optional = false
|
||||
python-versions = "*"
|
||||
|
@ -875,9 +875,9 @@ six = "*"
|
|||
|
||||
[package.source]
|
||||
type = "git"
|
||||
url = "https://github.com/XiaoliChan/impacket.git"
|
||||
url = "https://github.com/mpgn/impacket.git"
|
||||
reference = "gkdi"
|
||||
resolved_reference = "0ccac0aa8e07655678b717debc97696581080d9b"
|
||||
resolved_reference = "3beeda7c3188936ed20f58c2c169430c2cfdfb1a"
|
||||
|
||||
[[package]]
|
||||
name = "importlib-metadata"
|
||||
|
|
|
@ -35,7 +35,7 @@ neo4j = "^4.1.1"
|
|||
pylnk3 = "^0.4.2"
|
||||
pypsrp = "^0.7.0"
|
||||
paramiko = "^2.7.2"
|
||||
impacket = { git = "https://github.com/XiaoliChan/impacket.git", branch = "gkdi" }
|
||||
impacket = { git = "https://github.com/mpgn/impacket.git", branch = "gkdi" }
|
||||
dsinternals = "^1.2.4"
|
||||
xmltodict = "^0.12.0"
|
||||
terminaltables = "^3.1.0"
|
||||
|
|
Loading…
Reference in New Issue