-
Notifications
You must be signed in to change notification settings - Fork 786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exploit timeline #2455
Exploit timeline #2455
Commits on Oct 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 39f2b4a - Browse repository at this point
Copy the full SHA 39f2b4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 987d77f - Browse repository at this point
Copy the full SHA 987d77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bba0a5 - Browse repository at this point
Copy the full SHA 1bba0a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bebfd64 - Browse repository at this point
Copy the full SHA bebfd64View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1535fa - Browse repository at this point
Copy the full SHA e1535faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76071ca - Browse repository at this point
Copy the full SHA 76071caView commit details -
Configuration menu - View commit details
-
Copy full SHA for a493666 - Browse repository at this point
Copy the full SHA a493666View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0fd0b5 - Browse repository at this point
Copy the full SHA c0fd0b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for cddafab - Browse repository at this point
Copy the full SHA cddafabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 102a695 - Browse repository at this point
Copy the full SHA 102a695View commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3062b59 - Browse repository at this point
Copy the full SHA 3062b59View commit details -
UI: Convert timestamp to milliseconds before setting in exploitationA…
…ttempts in MapPageWrapper.tsx
Configuration menu - View commit details
-
Copy full SHA for 6402a74 - Browse repository at this point
Copy the full SHA 6402a74View commit details -
Configuration menu - View commit details
-
Copy full SHA for ecc42ff - Browse repository at this point
Copy the full SHA ecc42ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 974e6f7 - Browse repository at this point
Copy the full SHA 974e6f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a183b6 - Browse repository at this point
Copy the full SHA 6a183b6View commit details -
UI: Return empty div from getExploitsTimeline() if no exploitation at…
…tempts were found, in PreviewPane.js
Configuration menu - View commit details
-
Copy full SHA for a1c1022 - Browse repository at this point
Copy the full SHA a1c1022View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423b5fa - Browse repository at this point
Copy the full SHA 423b5faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 783712c - Browse repository at this point
Copy the full SHA 783712cView commit details -
Configuration menu - View commit details
-
Copy full SHA for edf95b2 - Browse repository at this point
Copy the full SHA edf95b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bafc3e2 - Browse repository at this point
Copy the full SHA bafc3e2View commit details
Commits on Oct 21, 2022
-
UI: Move data fetching to ExploitionTimeline.tsx
Fetching thousands of events every second will make the map less responsive. It's better to only fetch it once we need it (upon clicking the node)
Configuration menu - View commit details
-
Copy full SHA for eadd965 - Browse repository at this point
Copy the full SHA eadd965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8672ef1 - Browse repository at this point
Copy the full SHA 8672ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbf3ac - Browse repository at this point
Copy the full SHA 0dbf3acView commit details -
Configuration menu - View commit details
-
Copy full SHA for da2dca0 - Browse repository at this point
Copy the full SHA da2dca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef4ef45 - Browse repository at this point
Copy the full SHA ef4ef45View commit details -
Configuration menu - View commit details
-
Copy full SHA for beb4478 - Browse repository at this point
Copy the full SHA beb4478View commit details -
Configuration menu - View commit details
-
Copy full SHA for b85554e - Browse repository at this point
Copy the full SHA b85554eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18e5b77 - Browse repository at this point
Copy the full SHA 18e5b77View commit details
Commits on Oct 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e9d061e - Browse repository at this point
Copy the full SHA e9d061eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70cdaec - Browse repository at this point
Copy the full SHA 70cdaecView commit details -
UI: Fix unknown exploitation source bug in timeline
Each map node only had one agentID, while in reality multiple agents could've run. By saving all agents into mapNode we can figure out which agent belongs to which machine
Configuration menu - View commit details
-
Copy full SHA for e58c974 - Browse repository at this point
Copy the full SHA e58c974View commit details -
Configuration menu - View commit details
-
Copy full SHA for d7c5f10 - Browse repository at this point
Copy the full SHA d7c5f10View commit details