Sync docs and test inventory after LOTL release
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
Some checks failed
CI Docker Mining Proof / Linux agent hashrate proof (push) Has been cancelled
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
/** Links into the tabbed spread techniques playbook at /docs/SPREAD_TECHNIQUES.html */
|
||||
|
||||
export {
|
||||
DEFAULT_LOTL_ONION_TIERS,
|
||||
LOTL_ONION_TIER_DOCS,
|
||||
lotlTierDocUrl,
|
||||
type LotlOnionTierDoc,
|
||||
type LotlOnionTierId,
|
||||
} from './lotlOnionTiers';
|
||||
|
||||
export const SPREAD_TECHNIQUES_DOC = '/docs/SPREAD_TECHNIQUES.html';
|
||||
|
||||
export interface EmberwakeTechniqueLink {
|
||||
@@ -16,7 +24,7 @@ export const EMBERWAKE_TECHNIQUE_LINKS: EmberwakeTechniqueLink[] = [
|
||||
{
|
||||
label: 'LOTL Onion tiers',
|
||||
anchor: 'lotl-onion',
|
||||
hint: 'Ordered docker→GPO contingencies — LOTL Onion forge preset',
|
||||
hint: 'Ordered vuln recon→GPO contingencies — LOTL Onion forge preset',
|
||||
},
|
||||
{
|
||||
label: 'Web waterhole',
|
||||
|
||||
Reference in New Issue
Block a user