fix(c2): redteam-friendly verify_tls default (sprint 10) #12
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user