Pick a depth. Each prompt opens in your AI pre-loaded with the lesson. Click a row to preview the prompt.
Three engagement types, increasing knowledge given to the tester. Black-box: tester has only what an external attacker would have (a URL). Grey-box: tester has limited internal info (user credentials, network diagrams). White-box: tester has source code, architecture, internal docs. White-box finds more bugs faster; black-box is more realistic; grey-box is the typical commercial engagement.
Choosing: 'we want to know what an external attacker would find in 5 days' → black-box. 'We want maximum coverage in 5 days' → white-box. 'We want both realistic and broad' → grey-box (some white-box info, some black-box discovery).