Last active
January 31, 2024 08:57
-
-
Save er4z0r/1332804b91a83048c6ea75ee5a01252e to your computer and use it in GitHub Desktop.
Timestamps for CRTE Session03.mp4
We can make this file beautiful and searchable if this error is corrected: No commas found in this CSV file in line 0.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
start;end;name; | |
00:14:20;00:46:05;domain_privesc_unconstrained_delegation | |
00:46:07;01:12:56;domain_privesc_constrained_delegation | |
01:12:56;01:35:00;domain_privsec_resource_based_constrained_delegation | |
01:35:00;01:57:35;domain_persistence_golden_ticket | |
01:57:37;02:08:20;domain_persistence_silver_ticket | |
02:08:21;02:18:26;domain_persistence_skeleton_key | |
02:18:27;02:22:54;domain_persistence_dsrm | |
02:22:54;02:26:43;domain_persistence_custom_ssp | |
02:26:43;02:38:32;domain_persistence_adminsdholer | |
02:38:33;02:42:10;domain_persistence_using_acls_rights_abuse | |
02:42:10;02:48:21;domain_persistence_using_acls_security_descriptors | |
02:47:36;02:59:30;cross_domain_attacks_adcs_overview | |
02:59:30;03:15:28;cross_domain_attacks_adcs_enum_and_esc1 | |
03:15:29;03:31:28;cross_domain_attacks_attacking_azad_integration_phs | |
03:31:28;03:53:22;cross_domain_attacks_forest_root |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like the cutting script I cobbled together skips the las record if the file does not end with a newline.