Skip to content

Instantly share code, notes, and snippets.

@funsim
Created May 30, 2012 03:22
Show Gist options
  • Save funsim/2833525 to your computer and use it in GitHub Desktop.
Save funsim/2833525 to your computer and use it in GitHub Desktop.
<report>
<introduction>
<description>INTRODUCTION_DESCRIPTION</description>
</introduction>
<advisaries>
<description>ADVISARIES_DESCRIPTION</description>
<general_advisaries>
<subtitle>GENERAL_ADVISARIES_SUBTITLE</subtitle>
<description>GENERAL_ADVISARIES_DESCRIPTION</description>
</general_advisaries>
<economic_advisaries>
<active>ECONOMIC_ADVISARIES_ACTIVE</active>
<subtitle>ECONOMIC_ADVISARIES_SUBTITLE</subtitle>
<description>ECONOMIC_ADVISARIES_DESCRIPTION</description>
</economic_advisaries>
<state_sponsored_advisaries>
<active>STATE_SPONSORED_ADVISARIES_ACTIVE</active>
<subtitle>STATE_SPONSORED_ADVISARIES_SUBTITLE</subtitle>
<description>STATE_SPONSORED_DESCRIPTION</description>
</state_sponsored_advisaries>
<minority_or_extremist_advisory>
<active>MINORITY_OR_EXTREMIST_ADVISORY_ACTIVE</active>
<subtitle>MINORITY_OR_EXTREMIST_ADVISORY_SUBTITLE</subtitle>
<description>MINORITY_OR_EXTREMIST_DESCRIPTION</description>
</minority_or_extremist_advisory>
<motivated_individual_advisory>
<active>MOTIVATED_INDIVIDUAL_ADVISORY_ACTIVE</active>
<subtitle>MOTIVATED_INDIVIDUAL_ADVISORY_SUBTITLE</subtitle>
<description>MOTIVATED_INDIVIDUAL_DESCRIPTION</description>
</motivated_individual_advisory>
</advisaries>
<anonymity_gap>
<percentage>ANONYMITY_GAP_PERCENTAGE</percentage>
<description>ANONYMITY_GAP_DESCRIPTIOIN</description>
</anonymity_gap>
<perception_gap>
<percentage>PERCEPTION_GAP_PERCENTAGE</percentage>
<description>PERCEPTION_GAP_DESCRIPTION</description>
<detection_vs_attack>PERCEPTION_GAP_DETECTION_VS_ATTACK</detection_vs_attack>
<security_vs_perception>PERCEPTION_GAP_SECURITY_VS_PERCEPTION</security_vs_perception>
</perception_gap>
<security_gap>
<percentage>SECURITY_GAP_PERCENTAGE</percentage>
<description>SECURITY_GAP_DESCRIPTIOIN</description>
</security_gap>
<overall_thread_rating>
<percentage>OVERALL_THREAD_RATING_PERCENTAGE</percentage>
<label>OVERALL_THREAD_RATING_LABEL</label>
<description>OVERALL_THREAD_RATING_DESCRIPTION</description>
</overall_thread_rating>
<questions>
<q1>
<position>Optimal</position>
<description>[...]</description>
<show_next_step>True</show_next_step>
<next_step>[...]</next_step>
</q1>
</questions>
</report>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment