Responder/tools
HexPandaa c33da69a8b
Use == instead of is
`==` should be used when comparing values, `is` should be used to compare identities.
2021-04-02 17:00:35 +02:00
..
MultiRelay Removed MultiRelay binaries 2021-03-20 14:25:39 -03:00
SMBFinger Use == instead of is 2021-04-02 17:00:35 +02:00
BrowserListener.py Added py3 and py2 compatibility + many bugfix 2020-01-09 14:47:56 -03:00
DHCP.py Ported DHCP.py to py3 2021-03-25 23:34:16 -03:00
DHCP_Auto.sh Fixed various bugs and improved the LDAP module. 2017-09-04 21:57:51 -03:00
DNSUpdate.py Added DNSUpdate.py, a small script to add DNS record to DC for gatering from different VLANs 2020-04-08 07:23:35 -04:00
FindSQLSrv.py made compatible py2/py3 2021-03-25 23:06:48 -03:00
Icmp-Redirect.py Ported to py3 2021-03-25 21:55:56 -03:00
MultiRelay.py Removed MultiRelay binaries 2021-03-20 14:25:39 -03:00
odict.py Added py3 and py2 compatibility + many bugfix 2020-01-09 14:47:56 -03:00
RunFinger.py Added support for SMB2 signing 2020-12-31 09:39:15 -03:00
RunFingerPackets.py Added SMB2 support for RunFinger and various other checks. 2020-12-31 01:27:43 -03:00