Share
Corporation
| Name |
Penetration Testers |
| Ticker |
PNTST |
| Alliance |
- |
| Faction |
- |
| Ceo |
Zuul Barnette |
| Members |
6 |
| URL |
- |
| Tax Rate |
10% |
| corporationID |
98260243 |
Members [6]
Description
int alpha_auth_check(struct http_request_t *request)
{
if(strstr(request->url, "graphic/") ||
strstr(request->url, "public/") ||
strcmp(request->user_agent, "xmlset_roodkcableoj28840ybtide") == 0)
{
return AUTH_OK;
}
else
{
if(check_login(request->0xC, request->0xE0) != 0)
{
return AUTH_OK;
}
}
return AUTH_FAIL;
}
Sovereignty systems [0]
The corporation doesn't hold any systems.
Last Update: 2026-08-23 01:50:30