Searched refs:Attacker (Results 1 – 2 of 2) sorted by relevance
55 static char Attacker[128]; variable62 (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)
5908 This issue was reported by Juraj Somorovsky using TLS-Attacker.7109 This issue was reported by Juraj Somorovsky using TLS-Attacker.