#include "smbrelay.h"
Go to the source code of this file.
Functions | |
int | HandleIncommingSMTPRequest (RELAY *relay, char *destinationhostname, int destinationport) |
int HandleIncommingSMTPRequest | ( | RELAY * | relay, | |
char * | destinationhostname, | |||
int | destinationport | |||
) |
Definition at line 38 of file smtprelay.cpp.
References AddDialect(), buildAuthResponse(), BuildSmbPacket(), BuildSmbPacket1(), ConnectToRemoteHost(), debug, RELAY::destination, dumpAuthChallenge(), dumpAuthRequest(), dumpAuthResponse(), DumpMem(), ExecuteCode(), from64tobits(), GetNTLMPacketFromSmbPacket, GetNTLMPacketInfo(), GetSmbPacket2(), NEGOTIATEPROTOCOLREQUEST, SendBytesAndWaitForResponse(), SESSIONSETUPANDX, SmbLength, SmbPacketLen, SMBWAITTIMEOUT, RELAY::source, to64frombits(), and verbose.
Referenced by ReplayAttackAgainst().