File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818from coercer .network .smb import try_login
1919
2020
21- VERSION = "2.2 -blackhat-edition"
21+ VERSION = "2.3 -blackhat-edition"
2222
2323banner = """ ______
2424 / ____/___ ___ _____________ _____
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " coercer"
3- version = " 2.2 "
3+ version = " 2.3 "
44description = " A python script to automatically coerce a Windows server to authenticate on an arbitrary machine through 15 methods."
55authors = [" p0dalirius" ]
66
Original file line number Diff line number Diff line change 8181
8282setuptools .setup (
8383 name = "coercer" ,
84- version = "2.2 " ,
84+ version = "2.3 " ,
8585 description = "" ,
8686 url = "https://github.com/p0dalirius/Coercer" ,
8787 author = "Podalirius" ,
You can’t perform that action at this time.
0 commit comments