Home
last modified time | relevance | path

Searched refs:Attacker (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/sendmail/test/
H A Dt_exclopen.c55 static char Attacker[128]; variable
62 (void) unlink(Attacker);
74 sprintf(Attacker, "/tmp/attacker.%d.%ld", getpid(), time(NULL));
77 if (symlink(Attackee, Attacker) < 0)
80 Attacker, Attackee, errno);
90 if (open(Attacker, O_WRONLY|O_CREAT|O_EXCL, 0644) < 0)
/freebsd/crypto/openssl/
H A DCHANGES.md5908 This issue was reported by Juraj Somorovsky using TLS-Attacker.
7109 This issue was reported by Juraj Somorovsky using TLS-Attacker.