Commit graph

6 commits

Author SHA1 Message Date
nobbd
4ec2631ab0
Update Finger.py to fix bug with single byte comparisons in python3 2023-08-15 15:36:10 +02:00
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
lgandx
4bddf50b5c Ported MultiRelay to python3 + enhancements. 2021-02-08 15:11:31 -03:00
lgandx
2a80c7ed9c MultiRelay 2.0 Release 2017-03-29 13:28:31 -03:00
lgandx
5b0617361e Added: Compability for Multi-Relay 2016-10-12 13:16:11 -03:00
lgandx
ab67070a2b Added: Cross-protocol NTLMv1-2 relay (beta). 2016-10-02 23:34:47 -03:00