fix(c2): redteam-friendly verify_tls default (sprint 10) #12

Merged
knacky merged 6 commits from sprint/10-c2-tls-default into main 2026-06-21 19:44:33 +00:00
Showing only changes of commit ee5fda6059 - Show all commits

View File

@@ -182,7 +182,8 @@ export function C2ConfigCard({ engagementId }: C2ConfigCardProps): JSX.Element {
</label> </label>
</div> </div>
<p className="text-[12px] text-graphite"> <p className="text-[12px] text-graphite">
Leave unchecked for lab Mythic with self-signed certificates. Uncheck only for lab Mythic with self-signed certificates. Disabling
verification exposes the API token to MITM.
</p> </p>
</div> </div>