lgandx
568048710f
Added a check for MSSQL
2021-12-08 19:57:20 -03:00
lgandx
6e2c77168f
Small fix
2021-12-07 17:59:54 -03:00
lgandx
f90b76fed2
Added DB for RunFinger results & Report
2021-12-02 22:01:18 -03:00
lgandx
51411e6b20
few enhancements
2021-12-01 00:08:54 -03:00
lgandx
826b5af9e2
removed debug str
2021-11-30 23:50:00 -03:00
lgandx
a462d1df06
added timeout option for fine tuning
2021-11-30 23:42:04 -03:00
lgandx
02fb3f8978
Added support for single IP or range file.
2021-11-20 20:35:33 -03:00
lgandx
1b2a22facf
Fixed a bug and increased speed.
2021-11-20 20:11:58 -03:00
lgandx
350058c179
fixed minor isse
2021-04-20 13:09:00 -03:00
lgandx
24e7b7c667
Added support for SMB2 signing
2020-12-31 09:39:15 -03:00
lgandx
a78dfdf3c7
minor bugfix
2020-12-31 08:52:18 -03:00
lgandx
d2e5642d58
Added SMB2 support for RunFinger and various other checks.
2020-12-31 01:13:27 -03:00
nop5L3D
052c1a8285
Alter "is" to "==" for Python 3.8 compatibility
...
Change the usage of "is" to "==" to comply with the new syntax warnings found in python >= 3.8
Observed warnings:
RunFinger.py:61: SyntaxWarning: "is" with a literal. Did you mean "=="?
if PY2OR3 is "PY2":
RunFinger.py:68: SyntaxWarning: "is" with a literal. Did you mean "=="?
if PY2OR3 is "PY2":
RunFinger.py:74: SyntaxWarning: "is" with a literal. Did you mean "=="?
if PY2OR3 is "PY2":
2020-06-15 14:29:05 -04:00
lgandx
b510b2bb25
Added py3 and py2 compatibility + many bugfix
2020-01-09 14:47:56 -03:00
lgandx
38e721da98
fixed minor bugfix on recent merge
2018-11-28 21:07:39 -03:00
Paul A
105502edd4
Added proper changes to RunFinger (and is not checking for MS17-010 straight away)
2018-11-18 12:41:15 +01:00
Chris Maddalena
daaf6f7296
Fixed some small typos in MS17-010 output
2017-12-05 17:31:27 -05:00
lgandx
b37f56264a
Added: check for null sessions and MS17-010
2017-11-19 22:58:28 -03:00
lgandx
2a80c7ed9c
MultiRelay 2.0 Release
2017-03-29 13:28:31 -03:00
lgandx
4b7e6397cc
Now grabs and print time on remote machine.
2016-10-15 14:54:05 -03:00
lgandx
f6e560b7fd
initial commit
2016-10-12 13:09:55 -03:00