Autarch Will Control The Internet
This commit is contained in:
120
data/pentest_sessions/example_com_20260128_192244.json
Normal file
120
data/pentest_sessions/example_com_20260128_192244.json
Normal file
@@ -0,0 +1,120 @@
|
||||
{
|
||||
"session_id": "example_com_20260128_192244",
|
||||
"target": "example.com",
|
||||
"state": "running",
|
||||
"created_at": "2026-01-28T19:22:44.670292",
|
||||
"updated_at": "2026-01-28T19:22:44.670428",
|
||||
"notes": "test",
|
||||
"step_count": 0,
|
||||
"tree": {
|
||||
"target": "example.com",
|
||||
"created_at": "2026-01-28T19:22:44.670279",
|
||||
"updated_at": "2026-01-28T19:22:44.670423",
|
||||
"root_nodes": [
|
||||
"466dcf04",
|
||||
"55991daa",
|
||||
"e3209082",
|
||||
"af036f87",
|
||||
"633c0eeb",
|
||||
"8584f7fc"
|
||||
],
|
||||
"nodes": {
|
||||
"466dcf04": {
|
||||
"id": "466dcf04",
|
||||
"label": "Reconnaissance",
|
||||
"node_type": "reconnaissance",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Information gathering and target enumeration",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 1,
|
||||
"created_at": "2026-01-28T19:22:44.670353",
|
||||
"updated_at": "2026-01-28T19:22:44.670353"
|
||||
},
|
||||
"55991daa": {
|
||||
"id": "55991daa",
|
||||
"label": "Initial Access",
|
||||
"node_type": "initial_access",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Gaining initial foothold on target",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 2,
|
||||
"created_at": "2026-01-28T19:22:44.670371",
|
||||
"updated_at": "2026-01-28T19:22:44.670371"
|
||||
},
|
||||
"e3209082": {
|
||||
"id": "e3209082",
|
||||
"label": "Privilege Escalation",
|
||||
"node_type": "privilege_escalation",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Escalating from initial access to higher privileges",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 3,
|
||||
"created_at": "2026-01-28T19:22:44.670384",
|
||||
"updated_at": "2026-01-28T19:22:44.670384"
|
||||
},
|
||||
"af036f87": {
|
||||
"id": "af036f87",
|
||||
"label": "Lateral Movement",
|
||||
"node_type": "lateral_movement",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Moving to other systems in the network",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 4,
|
||||
"created_at": "2026-01-28T19:22:44.670397",
|
||||
"updated_at": "2026-01-28T19:22:44.670397"
|
||||
},
|
||||
"633c0eeb": {
|
||||
"id": "633c0eeb",
|
||||
"label": "Credential Access",
|
||||
"node_type": "credential_access",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Obtaining credentials and secrets",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 3,
|
||||
"created_at": "2026-01-28T19:22:44.670408",
|
||||
"updated_at": "2026-01-28T19:22:44.670408"
|
||||
},
|
||||
"8584f7fc": {
|
||||
"id": "8584f7fc",
|
||||
"label": "Persistence",
|
||||
"node_type": "persistence",
|
||||
"status": "todo",
|
||||
"parent_id": null,
|
||||
"children": [],
|
||||
"details": "Maintaining access to compromised systems",
|
||||
"tool_output": null,
|
||||
"findings": [],
|
||||
"priority": 5,
|
||||
"created_at": "2026-01-28T19:22:44.670420",
|
||||
"updated_at": "2026-01-28T19:22:44.670420"
|
||||
}
|
||||
}
|
||||
},
|
||||
"events": [
|
||||
{
|
||||
"timestamp": "2026-01-28T19:22:44.670428",
|
||||
"event_type": "state_change",
|
||||
"data": {
|
||||
"from": "idle",
|
||||
"to": "running"
|
||||
}
|
||||
}
|
||||
],
|
||||
"findings": [],
|
||||
"pipeline_history": []
|
||||
}
|
||||
Reference in New Issue
Block a user