PyRIT
The Python Risk Identification Tool for generative AI (PyRIT) is an open source framework built to empower security professionals and engineers to proactively identify risks in generative AI systems.
파일 탐색기
최종 버전 다운로드 (.zip)파일 수가 많아 일부만 표시됩니다. 전체 파일은 위 다운로드 버튼으로 확인해 주세요.
- component-governance.yml
- end-to-end-tests.yml
- integration-tests.yml
- partner-integration-tests.yml
- test-job-template.yml
- devcontainer.json
- devcontainer_setup.sh
- docker-compose.yml
- Dockerfile
- attacks.instructions.md
- converters.instructions.md
- database.instructions.md
- datasets.instructions.md
- docs.instructions.md
- frontend-style-guide.instructions.md
- frontend-test.instructions.md
- models.instructions.md
- output.instructions.md
- scenarios.instructions.md
- scorers.instructions.md
- setup-techniques.instructions.md
- style-guide.instructions.md
- targets.instructions.md
- test.instructions.md
- blank_template.md
- bug_report.md
- config.yml
- doc_improvement.md
- feature_request.md
- praise.md
- build_and_test.yml
- diff_cover.yml
- docker_build.yml
- docs.yml
- frontend_tests.yml
- triage-feedback.yml
- copilot-instructions.md
- dependabot.yml
- docs-versions.yml
- PULL_REQUEST_TEMPLATE.md
- squash_commits.ps1
- aml_compute_cluster.png
- aml_deployment_name.png
- aml_deployment_resource_not_ready_error.png
- aml_endpoint_deployment.png
- aml_hf_model.png
- aml_managed_online_endpoint_api_key.png
- aml_model_endpoint_schema.png
- aml_score_key.png
- aml_score_uri.png
- aml_ws_model.png
- architecture_components.png
- azuresqlquery_1.png
- azuresqlquery_2_export.png
- converted_audio.wav
- gandalf-demo-setup.png
- gandalf-home-level-1.png
- playwright_demo.png
- pyrit_architecture.png
- sample_video.mp4
- scoring_1.png
- scoring_2_export.png
- scoring_3_pivot.png
- seed_prompt.png
- seed_prompt_example.png
- closest_page.js
- picker.js
- __init__.py
- check_async_suffix.py
- check_no_rest_roles.py
- compose_docs_dist.py
- enforce_alembic_revision_immutability.py
- env_local_integration_test
- evaluate_scorers.py
- example_index.py
- gen_api_md.py
- generate_pages_manifest.py
- generate_rss.py
- inject_version_picker.py
- memory_migrations.py
- migrate_prod_memory_schema.py
- prepare_package.py
- preview_server.py
- pydoc2json.py
- resolve_docs_matrix.py
- sanitize_notebook_paths.py
- strip_notebook_progress_bars.py
- strip_py_kernelspec.py
- validate_docs.py
- custom.css
- custom.js
- 2024_12_3.md
- 2024_12_3_crescendo.png
- 2024_12_3_pair.png
- 2024_12_3_rto.png
- 2025_01_14.md
- 2025_01_27.md
- 2025_02_11.md
- 2025_03_03.md
- 2025_03_03_1.png
- 2025_03_03_2.png
- 2025_03_03_3.png
- 2025_03_03_4.png
- 2025_03_03_5.png
- 2025_06_06.md
- 2026_04_14_all_configurations_display.png
- 2026_04_14_build_identifier.png
- 2026_04_14_datasets.png
- 2026_04_14_eval_hash_calculation.png
- 2026_04_14_identifier_dict.png
- 2026_04_14_metrics_lookup.png
- 2026_04_14_running_evaluation.png
- 2026_04_14_scenario_output_scoring_info.png
- 2026_04_14_scoring_scorers.md
- 2026_07_09_scanner_walkthrough.mp4
- 2026_07_09_scenarios.md
- proxypyrit_figure1.png
- proxypyrit_figure2.png
- proxypyrit_figure3.png
- proxypyrit_figure4.png
- proxypyrit_figure5.png
- README.md
- 0_converters.ipynb
- 0_converters.py
- 1_text_to_text_converters.ipynb
- 1_text_to_text_converters.py
- 226md.png
- 2_audio_converters.ipynb
- 2_audio_converters.py
- 3_image_converters.ipynb
- 3_image_converters.py
- 4_video_converters.ipynb
- 4_video_converters.py
- 5_file_converters.ipynb
- 5_file_converters.py
- 6_selectively_converting.ipynb
- 6_selectively_converting.py
- attack_bomb_question.jpg
- benign_cake_question.jpg
- 0_dataset.md
- 1_loading_datasets.ipynb
- 1_loading_datasets.py
- 2_seed_programming.ipynb
- 2_seed_programming.py
- 3_dataset_writing.md
- 4_dataset_coding.ipynb
- 4_dataset_coding.py
- 5_simulated_conversation.ipynb
- 5_simulated_conversation.py
- three_masted_ship_color.jpg
- index.html
- 0_gcg.ipynb
- 0_gcg.py
- 1_gcg_azure_ml.ipynb
- 1_gcg_azure_ml.py
- 0_executor.md
- 1_single_turn.ipynb
- 1_single_turn.py
- 2_multi_turn.ipynb
- 2_multi_turn.py
- 3_attack_configuration.ipynb
- 3_attack_configuration.py
- 4_compound.ipynb
- 4_compound.py
- 5_workflow.ipynb
- 5_workflow.py
- 6_benchmark.ipynb
- 6_benchmark.py
- 7_promptgen.ipynb
- 7_promptgen.py
- 8_modality_feedback.ipynb
- 8_modality_feedback.py
- 0_memory.md
- 1_sqlite_memory.ipynb
- 1_sqlite_memory.py
- 2_basic_memory_programming.ipynb
- 2_basic_memory_programming.py
- 3_memory_data_types.md
- 4_manually_working_with_memory.md
- 5_advanced_memory.ipynb
- 5_advanced_memory.py
- 6_azure_sql_memory.ipynb
- 6_azure_sql_memory.py
- 7_azure_sql_memory_attacks.ipynb
- 7_azure_sql_memory_attacks.py
- 8_seed_database.ipynb
- 8_seed_database.py
- 9_schema_diagram.md
- embeddings.ipynb
- embeddings.py
- molotov_cocktail_image_classifier.yaml
- 0_output.ipynb
- 0_output.py
- 0_registry.md
- 1_class_registry.ipynb
- 1_class_registry.py
- 2_instance_registry.ipynb
- 2_instance_registry.py
- 0_attack_techniques.ipynb
- 0_attack_techniques.py
- 0_scenarios.ipynb
- 0_scenarios.py
- 1_common_scenario_parameters.ipynb
- 1_common_scenario_parameters.py
- 2_custom_scenario_parameters.ipynb
- 2_custom_scenario_parameters.py
- 3_adaptive_scenarios.ipynb
- 3_adaptive_scenarios.py
- 0_scoring.ipynb
- 0_scoring.py
- 1_true_false_scorers.ipynb
- 1_true_false_scorers.py
- 2_float_scale_scorers.ipynb
- 2_float_scale_scorers.py
- 3_combining_scorers.ipynb
- 3_combining_scorers.py
- 4_scorer_metrics.ipynb
- 4_scorer_metrics.py
- 0_setup.md
- 1_configuration.ipynb
- 1_configuration.py
- 2_resiliency.ipynb
- 2_resiliency.py
- default_values.md
- pyrit_initializer.ipynb
- pyrit_initializer.py
- app.py
- index.html
- 0_prompt_targets.md
- 10_1_playwright_target.ipynb
- 10_1_playwright_target.py
- 10_2_playwright_target_copilot.ipynb
- 10_2_playwright_target_copilot.py
- 10_3_websocket_copilot_target.ipynb
- 10_3_websocket_copilot_target.py
- 10_http_target.ipynb
- 10_http_target.py
- 11_message_normalizer.ipynb
- 11_message_normalizer.py
- 1_openai_chat_target.ipynb
- 1_openai_chat_target.py
- 2_openai_responses_target.ipynb
- 2_openai_responses_target.py
- 3_openai_image_target.ipynb
- 3_openai_image_target.py
- 4_openai_video_target.ipynb
- 4_openai_video_target.py
- 5_openai_tts_target.ipynb
- 5_openai_tts_target.py
- 6_1_target_capabilities.ipynb
- 6_1_target_capabilities.py
- 6_custom_targets.ipynb
- 6_custom_targets.py
- 7_non_open_ai_chat_targets.ipynb
- 7_non_open_ai_chat_targets.py
- 8_non_llm_targets.ipynb
- 8_non_llm_targets.py
- 9_rate_limiting.ipynb
- 9_rate_limiting.py
- check_fraud_classifier.yaml
- open_ai_completions.ipynb
- open_ai_completions.py
- prompt_shield_target.ipynb
- prompt_shield_target.py
- realtime_target.ipynb
- realtime_target.py
- round_robin_target.ipynb
- round_robin_target.py
- use_huggingface_chat_target.ipynb
- use_huggingface_chat_target.py
- websocket_target.ipynb
- websocket_target.py
- framework.md
- DevContainer-vscode.png
- 10_release_process.md
- 11_memory_models.md
- 1_git.md
- 2_incorporating_research.md
- 3_style_guide.md
- 4_running_tests.md
- 5_unit_tests.md
- 6_integration_tests.md
- 7_notebooks.md
- 8_pre_commit.md
- 9_exception.md
- README.md
- custom.css
- .gitkeep
- ipynb_to_pct.py
- pct_to_ipynb.py
- azure_sql_db.md
- deploy_hf_model_aml.ipynb
- deploy_hf_model_aml.py
- deployment.md
- devcontainers.md
- docker.md
- download_and_register_hf_model_aml.ipynb
- download_and_register_hf_model_aml.py
- guide_hf_azureml.md
- hf_aml_model_endpoint_guide.md
- installation.md
- jupyter_setup.md
- local_dev.md
- README.md
- score_aml_endpoint.ipynb
- score_aml_endpoint.py
- configuration.md
- install.md
- install_devcontainers.md
- install_docker.md
- install_local.md
- install_local_dev.md
- populating_secrets.md
- pyrit_conf.md
- README.md
- chat_branch.png
- chat_image.png
- chat_text.png
- config.png
- history.png
- 0_gui.md
- 0_scanner.md
- 1_pyrit_scan.ipynb
- 1_pyrit_scan.py
- 2_pyrit_shell.md
- airt.ipynb
- airt.py
- benchmark.ipynb
- benchmark.py
- foundry.ipynb
- foundry.py
- garak.ipynb
- garak.py
- pyrit_conf.yaml
- roakey-peek-and-scout.png
- roakey-run-and-flag.png
- roakey-spyglass-scan.png
- .gitignore
- banner.png
- bibliography.md
- copyrit-demo.png
- framework-demo.png
- index.md
- myst.yml
- references.bib
- roakey.png
- scanner-demo.png
- security.md
- .env_container_settings_example
- build_pyrit_docker.py
- docker-compose.yaml
- Dockerfile
- QUICKSTART.md
- README.md
- run_pyrit_docker.py
- start.sh
- _targets.ts
- accessibility.spec.ts
- api.spec.ts
- chat.spec.ts
- config.spec.ts
- converters.spec.ts
- errors.spec.ts
- flows.spec.ts
- history.spec.ts
- noSkippedTestsReporter.ts
- onboarding-tour.spec.ts
- routing.spec.ts
- touch-targets.spec.ts
- roakey.png
- roakey_guide.png
- AuthConfigContext.ts
- AuthProvider.test.tsx
- AuthProvider.tsx
- msalConfig.test.ts
- msalConfig.ts
- ConverterPanel.styles.ts
- ConverterPanel.tsx
- ConverterParams.tsx
- ConverterPreview.test.tsx
- ConverterPreview.tsx
- index.ts
- SelectConverterInput.tsx
- AttackNotFound.styles.ts
- AttackNotFound.test.tsx
- AttackNotFound.tsx
- ChatInputArea.styles.ts
- ChatInputArea.test.tsx
- ChatInputArea.tsx
- ChatWindow.styles.ts
- ChatWindow.test.tsx
- ChatWindow.tsx
- ConversationPanel.styles.ts
- ConversationPanel.test.tsx
- ConversationPanel.tsx
- ConverterPanel.test.tsx
- converterTypes.ts
- MarkdownContent.styles.ts
- MarkdownContent.test.tsx
- MarkdownContent.tsx
- MessageList.styles.ts
- MessageList.test.tsx
- MessageList.tsx
- SystemPromptBanner.styles.ts
- SystemPromptBanner.test.tsx
- SystemPromptBanner.tsx
- SystemPromptSetup.styles.ts
- SystemPromptSetup.test.tsx
- SystemPromptSetup.tsx
- TargetBadge.styles.ts
- TargetBadge.test.tsx
- TargetBadge.tsx
- CreateTargetDialog.styles.ts
- CreateTargetDialog.test.tsx
- CreateTargetDialog.tsx
- TargetConfig.styles.ts
- TargetConfig.test.tsx
- TargetConfig.tsx
- TargetTable.styles.ts
- TargetTable.test.tsx
- TargetTable.tsx
- weightValidation.ts
- BugFeedback.tsx
- DocFeedback.tsx
- FeatureFeedback.tsx
- index.ts
- OtherFeedback.tsx
- PraiseFeedback.tsx
- shared.ts
- detectSecrets.test.ts
- detectSecrets.ts
- FeedbackDialog.test.tsx
- FeedbackDialog.tsx
- feedbackUrl.test.ts
- feedbackUrl.ts
- SecretWarning.test.tsx
- SecretWarning.tsx
- AttackHistory.styles.ts
- AttackHistory.test.tsx
- AttackHistory.tsx
- AttackTable.test.tsx
- AttackTable.tsx
- historyFilters.test.ts
- historyFilters.ts
- HistoryFiltersBar.test.tsx
- HistoryFiltersBar.tsx
- HistoryPagination.test.tsx
- HistoryPagination.tsx
- Home.styles.ts
- Home.test.tsx
- Home.tsx
- AdditionalInitializers.styles.ts
- AdditionalInitializers.test.tsx
- AdditionalInitializers.tsx
- AvailableInitializersDialog.test.tsx
- AvailableInitializersDialog.tsx
- BaselineInitializers.test.tsx
- BaselineInitializers.tsx
- initializerFormatting.test.ts
- initializerFormatting.ts
- initializerLookup.test.ts
- initializerLookup.ts
- initializerParameterForm.test.ts
- initializerParameterForm.ts
- InitializerParametersDialog.test.tsx
- InitializerParametersDialog.tsx
- Initializers.styles.ts
- Initializers.test.tsx
- Initializers.tsx
- labelDefaults.ts
- LabelsBar.styles.ts
- LabelsBar.test.tsx
- LabelsBar.tsx
- MainLayout.styles.ts
- MainLayout.test.tsx
- MainLayout.tsx
- Navigation.styles.ts
- Navigation.test.tsx
- Navigation.tsx
- tourSteps.ts
- TourTooltip.styles.ts
- TourTooltip.test.tsx
- TourTooltip.tsx
- ConfirmDialog.test.tsx
- ConfirmDialog.tsx
- ConnectionBanner.test.tsx
- ConnectionBanner.tsx
- ErrorBoundary.test.tsx
- ErrorBoundary.tsx
- UserAccountButton.styles.ts
- UserAccountButton.test.tsx
- UserAccountButton.tsx
- useAttackTargetResolution.ts
- useConnectionHealth.test.tsx
- useConnectionHealth.tsx
- useTheme.test.tsx
- useTheme.tsx
- useTour.test.ts
- useTour.ts
- api.test.ts
- api.ts
- errors.test.ts
- errors.ts
- global.css
- touchTargets.ts
- targetFixtures.ts
- index.ts
- conversationExport.test.ts
- conversationExport.ts
- messageMapper.test.ts
- messageMapper.ts
- targetIdentity.test.ts
- targetIdentity.ts
- App.test.tsx
- App.tsx
- main.tsx
- setupTests.ts
- vite-env.d.ts
- .gitignore
- .npmrc
- dev.py
- eslint.config.js
- index.html
- jest-esm-js-transformer.cjs
- jest-import-meta-transformer.ts
- jest.config.ts
- package-lock.json
- package.json
- playwright.config.ts
- README.md
- tsconfig.json
- tsconfig.node.json
- tsconfig.test.json
- vite.config.ts
- deploy_instance.py
- DEPLOY_NEW_INSTANCE.md
- env.demo.template
- main.bicep
- parameters.demo.json
- parameters.example.json
- README.md
- teardown_instance.py
- __init__.py
- conversation_analytics.py
- result_analysis.py
- technique_analysis.py
- text_matching.py
- __init__.py
- auth_config.py
- authenticator.py
- azure_auth.py
- azure_storage_auth.py
- copilot_authenticator.py
- manual_copilot_authenticator.py
- openai_auth.py
- __init__.py
- _preview.py
- attack_mappers.py
- converter_mappers.py
- target_mappers.py
- __init__.py
- auth.py
- error_handlers.py
- request_id.py
- security_headers.py
- __init__.py
- _media.py
- attacks.py
- common.py
- converters.py
- datasets.py
- initializers.py
- scenarios.py
- targets.py
- __init__.py
- attacks.py
- auth.py
- converters.py
- datasets.py
- health.py
- initializers.py
- labels.py
- media.py
- scenarios.py
- targets.py
- version.py
- __init__.py
- attack_service.py
- converter_service.py
- dataset_service.py
- initializer_service.py
- scenario_run_service.py
- scenario_service.py
- target_service.py
- __init__.py
- main.py
- pyrit_backend.py
- README.md
- __init__.py
- _banner.py
- _banner_assets.py
- _cli_args.py
- _config_reader.py
- _output.py
- _results.py
- _server_launcher.py
- api_client.py
- pyrit_scan.py
- pyrit_shell.py
- __init__.py
- apply_defaults.py
- brick_contract.py
- cli_helpers.py
- csv_helper.py
- default_values.py
- deprecation.py
- download_hf_model.py
- json_helper.py
- logger.py
- mime_type.py
- net_utility.py
- notebook_utils.py
- path.py
- safe_extract.py
- singleton.py
- text_helper.py
- tool_configs.py
- turn_off_transformers_warning.py
- utils.py
- yaml_loadable.py
- ansi_attack_converter.py
- __init__.py
- ascii_smuggler_converter.py
- base.py
- sneaky_bits_smuggler_converter.py
- variation_selector_smuggler_converter.py
- __init__.py
- acrostic_converter.py
- add_image_text_converter.py
- add_image_to_video_converter.py
- add_text_image_converter.py
- arabic_presentation_form_converter.py
- arabizi_converter.py
- ascii_art_converter.py
- ask_to_decode_converter.py
- atbash_converter.py
- audio_echo_converter.py
- audio_frequency_converter.py
- audio_speed_converter.py
- audio_volume_converter.py
- audio_white_noise_converter.py
- azure_speech_audio_to_text_converter.py
- azure_speech_text_to_audio_converter.py
- base2048_converter.py
- base64_converter.py
- base_image_text_converter.py
- base_image_to_image_converter.py
- bidi_converter.py
- bin_ascii_converter.py
- binary_converter.py
- braille_converter.py
- caesar_converter.py
- character_space_converter.py
- charswap_attack_converter.py
- codechameleon_converter.py
- colloquial_wordswap_converter.py
- converter.py
- decomposition_converter.py
- denylist_converter.py
- diacritic_converter.py
- ecoji_converter.py
- emoji_converter.py
- first_letter_converter.py
- flip_converter.py
- image_color_saturation_converter.py
- image_compression_converter.py
- image_overlay_converter.py
- image_prompt_style_converter.py
- image_resizing_converter.py
- image_rotation_converter.py
- insert_punctuation_converter.py
- ipa_converter.py
- json_string_converter.py
- leetspeak_converter.py
- llm_generic_text_converter.py
- malicious_question_generator_converter.py
- math_obfuscation_converter.py
- math_prompt_converter.py
- morse_converter.py
- nato_converter.py
- negation_trap_converter.py
- noise_converter.py
- pdf_converter.py
- persuasion_converter.py
- policy_puppetry_converter.py
- qr_code_converter.py
- random_capital_letters_converter.py
- random_translation_converter.py
- repeat_token_converter.py
- rot13_converter.py
- scientific_translation_converter.py
- search_replace_converter.py
- selective_text_converter.py
- string_join_converter.py
- suffix_append_converter.py
- superscript_converter.py
- task_framing_converter.py
- tatweel_converter.py
- template_segment_converter.py
- tense_converter.py
- text_jailbreak_converter.py
- text_selection_strategy.py
- tone_converter.py
- toxic_sentence_generator_converter.py
- translation_converter.py
- transparency_attack_converter.py
- unicode_confusable_converter.py
- unicode_replacement_converter.py
- unicode_sub_converter.py
- url_converter.py
- variation_converter.py
- vigenere_converter.py
- word_doc_converter.py
- word_level_converter.py
- zalgo_converter.py
- zero_width_converter.py
- filipino.yaml
- indian.yaml
- multicultural_london.yaml
- singaporean.yaml
- southern_american.yaml
- decomposition_system_prompt.yaml
- reconstruction_prompt.yaml
- word_game_preamble.yaml
- crossover_converter.yaml
- expand_converter.yaml
- rephrase_converter.yaml
- shorten_converter.yaml
- similar_converter.yaml
- gritty_documentary.yaml
- image_prompt_style_system_prompt.yaml
- laundromat_fisheye.yaml
- polaroid_vintage_film.yaml
- public_space_tv_broadcast.yaml
- fake_CV.pdf
- Jonathon_Sanchez.pdf
- red_teaming_application_template.yaml
- authority_endorsement.yaml
- evidence_based.yaml
- expert_endorsement.yaml
- logical_appeal.yaml
- misrepresentation.yaml
- tom_and_jerry.yaml
- academic_science_converter.yaml
- atbash_description.yaml
- caesar_description.yaml
- codechameleon_converter.yaml
- combined_science_converter.yaml
- denylist_converter.yaml
- ipa_converter.yaml
- ipa_user_prompt.yaml
- malicious_question_generator_converter.yaml
- math_prompt_converter.yaml
- math_science_converter.yaml
- morse_description.yaml
- noise_converter.yaml
- policy_puppetry_converter.yaml
- random_translation_converter.yaml
- reaction_science_converter.yaml
- research_science_converter.yaml
- smiles_science_converter.yaml
- technical_science_converter.yaml
- tense_converter.yaml
- tone_converter.yaml
- toxic_sentence_generator.yaml
- translation_converter.yaml
- translation_user_prompt.yaml
- variation_converter.yaml
- variation_converter_prompt_softener.yaml
- variation_user_prompt.yaml
- vigenere_description.yaml
- anecdoctor_build_knowledge_graph.yaml
- anecdoctor_use_fewshot.yaml
- anecdoctor_use_knowledge_graph.yaml
- one_plus_one.yaml
- crescendo_variant_1.yaml
- crescendo_variant_2.yaml
- crescendo_variant_3.yaml
- crescendo_variant_4.yaml
- crescendo_variant_5.yaml
- escalation_crisis.yaml
- escalation_crisis_simulated.yaml
- image_generation.yaml
- split_payload.yaml
- therapist.yaml
- attacker_system_prompt.yaml
- wmdp_dataset.py
- context_compliance.yaml
- behavior_manipulation.yaml
- fake_charity_scam.yaml
- fake_social_media_profile.yaml
- fake_tech_support_scam.yaml
- fraudulent_activities.yaml
- joining_religious_organization.yaml
- lie_to_authorities.yaml
- lie_to_me.yaml
- persuasion_persona.yaml
- persuasion_persona_generic.yaml
- phishing_email.yaml
- RUAI.yaml
- role_play_movie_script.yaml
- role_play_persuasion.yaml
- role_play_persuasion_written.yaml
- role_play_trivia_game.yaml
- role_play_video_game.yaml
- attack_prompt_gen_template.yaml
- crescendo_history_lecture.yaml
- crescendo_journalist_interview.yaml
- crescendo_movie_director.yaml
- crescendo_simulated.yaml
- ethical_compliance_template.yaml
- image_generation.yaml
- naive_crescendo.yaml
- text_generation.yaml
- unethical_task_generation_prompt.yaml
- violent_durian.yaml
- violent_durian_seed_prompt.yaml
- compliant.yaml
- context_compliance_target.yaml
- direct_next_message.yaml
- role_play_next_message.yaml
- skeleton_key.prompt
- skeleton_key_acceptance.prompt
- adversarial_prompt_template.yaml
- adversarial_seed_prompt.yaml
- adversarial_system_prompt.yaml
- image_generation.yaml
- flip_attack.yaml
- ai_governance_failure.yaml
- ai_supply_chain.yaml
- ai_system_transparency.yaml
- behavior_change.yaml
- cyber.yaml
- deception.yaml
- exploits.yaml
- fairness_bias.yaml
- harm.yaml
- hate_speech.yaml
- information_integrity.yaml
- misinformation.yaml
- persuasion.yaml
- phishing.yaml
- privacy.yaml
- self_harm.yaml
- sexual.yaml
- violence.yaml
- acausal_defense.yaml
- ailab_redteam_simulation.yaml
- alignment_researcher_memo.yaml
- authority_override.yaml
- black_mirror_episode.yaml
- classified_briefing.yaml
- cognitive_overload.yaml
- consciousness_upload.yaml
- constitutional_override.yaml
- context_flood_academic.yaml
- context_hijack.yaml
- cosmic_horror.yaml
- determinism_argument.yaml
- dual_consciousness.yaml
- emergent_persona.yaml
- fewshot_alignment.yaml
- fewshot_escalation.yaml
- fewshot_redteam_eval.yaml
- fractal_identity_collapse.yaml
- glitch_token.yaml
- godel_incompleteness.yaml
- medical_emergency.yaml
- metamorphic_prompt.yaml
- mirror_universe.yaml
- pentest_authorization.yaml
- recursive_simulator.yaml
- safety_benchmark_eval.yaml
- system_prompt_injection.yaml
- token_manipulation.yaml
- trolley_problem.yaml
- trustairlab_00118a609b9a9e63.yaml
- trustairlab_00f76622c8593aff.yaml
- trustairlab_010edc598ca578db.yaml
- trustairlab_025f8aaf6d855285.yaml
- trustairlab_0268a88a13d5d082.yaml
- trustairlab_03278e7112d79d1b.yaml
- trustairlab_033586ced7abc818.yaml
- trustairlab_03d9ca68e3e61f7b.yaml
- trustairlab_04a21012c7852cb0.yaml
- trustairlab_05b154c5cf4b162b.yaml
- trustairlab_05c7b1cb279e16e3.yaml
- trustairlab_05d97f7a9bff6163.yaml
- trustairlab_064b882b4d6e9903.yaml
- trustairlab_0659b10391be3b4c.yaml
- trustairlab_067388c265900944.yaml
- trustairlab_06b6d3c518c70a6d.yaml
- trustairlab_077d43d9110a0502.yaml
- trustairlab_07ee0d851a4c153a.yaml
- trustairlab_07fb723484b6b667.yaml
- trustairlab_0844dee001544bd3.yaml
- trustairlab_084ea70adfbf8331.yaml
- trustairlab_086aeef18dd9e65a.yaml
- trustairlab_087b57ff8352ef62.yaml
- trustairlab_099b91b079b07fa9.yaml
- trustairlab_0a11a04ee05afbfe.yaml
- trustairlab_0a77f8461377b015.yaml
- trustairlab_0a85ec31dda56b78.yaml
- trustairlab_0afdd8820d8308b4.yaml
- trustairlab_0c012d528ec41b7e.yaml
- trustairlab_0c43394683f4d966.yaml
- trustairlab_0c71192c8193d62c.yaml
- trustairlab_0ca12f838763ca6a.yaml
- trustairlab_0d36636b5259f214.yaml
- trustairlab_0e04d10d1b6ece93.yaml
- trustairlab_0ec76ab2376ff606.yaml
- trustairlab_0ef7cdedce63612f.yaml
- trustairlab_0f1c69eff468afbe.yaml
- trustairlab_0f46958b75087f3e.yaml
- trustairlab_11a64f273fc60b35.yaml
- trustairlab_11ff26b0ac1e5b21.yaml
- trustairlab_1326eeb3ea63a010.yaml
- trustairlab_149862dcbc76e5c1.yaml
- trustairlab_1520470ec9cafa1b.yaml
- trustairlab_15e910582171c01e.yaml
- trustairlab_16e94bc3603eb971.yaml
- trustairlab_1756624127a95f39.yaml
- trustairlab_19a975317e0cf4ec.yaml
- trustairlab_19af41e3aa572386.yaml
- trustairlab_1a098a99ecf65b11.yaml
- trustairlab_1bdacba7456e697c.yaml
- trustairlab_1d8b0b4661bd377b.yaml
- trustairlab_1e34a755c15bb67a.yaml
- trustairlab_1ebf64708477195d.yaml
- trustairlab_1f0904908224ffbf.yaml
- trustairlab_1f1721cf4aede4fa.yaml
- trustairlab_1f48caca54918c1a.yaml
- trustairlab_1f519fac5d367a31.yaml
- trustairlab_1f534cb181d3958f.yaml
- trustairlab_1f7be2ca6d7460b9.yaml
- trustairlab_1f9d76a3d634a002.yaml
- trustairlab_20a8d3886950b96f.yaml
- trustairlab_20eef28035a66759.yaml
- trustairlab_22e86be14b90384b.yaml
- trustairlab_239ecfa102b3fe63.yaml
- trustairlab_23aae32d4e95d1a3.yaml
- trustairlab_24867f2bd0e37a4f.yaml
- trustairlab_24c52a18932db5fd.yaml
- trustairlab_2663d5295788798e.yaml
- trustairlab_2695bffd8d854381.yaml
- trustairlab_26aecc58a966c68f.yaml
- trustairlab_27538b6fe008ccc1.yaml
- trustairlab_2756bcf0e4d6b66a.yaml
- trustairlab_2845aa156602cd5b.yaml
- trustairlab_2997b1785cff7423.yaml
- trustairlab_29df9bb60f0b976a.yaml
- trustairlab_2a6170d0e72b464a.yaml
- trustairlab_2b54b1f0b295bf62.yaml
- trustairlab_2b99a75a88dbe423.yaml
- trustairlab_2b9c11627c05a7be.yaml
- trustairlab_2bec763eb4db14f7.yaml
- trustairlab_2d705b94623e558f.yaml
- trustairlab_2e27d3dff6225de2.yaml
- trustairlab_2f30de2d5db23d40.yaml
- trustairlab_3008082580fd4804.yaml
- trustairlab_307c4c43066ac312.yaml
- trustairlab_3085ee8dfa5d94a0.yaml
- trustairlab_3105b0ceb9494219.yaml
- trustairlab_3130916d5a7f3bf9.yaml
- trustairlab_31ef56c648a58722.yaml
- trustairlab_321d725940f8cf00.yaml
- trustairlab_3227ed8f61074919.yaml
- trustairlab_331da989331061d6.yaml
- trustairlab_3403912762e4dae6.yaml
- trustairlab_341ae5688aca80b9.yaml
- trustairlab_3434b302b61c8ee1.yaml
- trustairlab_34b88f909ee2c7be.yaml
- trustairlab_36a35bf2089e3055.yaml
- trustairlab_37164d015424d8cb.yaml
- trustairlab_372bc961cb97b75d.yaml
- trustairlab_3733af3b3be541ab.yaml
- trustairlab_37717b9ae32b3a28.yaml
- trustairlab_377aa5b9c5e201e9.yaml
- trustairlab_379a7b89238f84d7.yaml
- trustairlab_388aacbde43addd3.yaml
- trustairlab_3897e21260d629d8.yaml
- trustairlab_394243a86b546cc1.yaml
- trustairlab_39a7d41c8c2d5756.yaml
- trustairlab_39aa96ddcce2284c.yaml
- trustairlab_3a8afcafc555198a.yaml
- trustairlab_3b8248a0eded5dd2.yaml
- trustairlab_3cc8f2b9e1b004e5.yaml
- trustairlab_3d3f252d0e109eae.yaml
- trustairlab_3e1c3f3ddc851bd0.yaml
- trustairlab_3ed87b60dc194c09.yaml
- trustairlab_3f4a7109ba09c918.yaml
- trustairlab_3f71e4f915510ca2.yaml
- trustairlab_3f8acdfd4d72d01f.yaml
- trustairlab_401779fa77a3c957.yaml
- trustairlab_41029ac1e44ec23a.yaml
- trustairlab_412a8df9b8ce8a02.yaml
- trustairlab_4130f245ef948903.yaml
- trustairlab_41394672bfcec788.yaml
- trustairlab_416f9ae19c436494.yaml
- trustairlab_417eb01b4936e37c.yaml
- trustairlab_42250428160ab84d.yaml
- trustairlab_43af8923862e0e1b.yaml
- trustairlab_43e73efba67a069a.yaml
- trustairlab_440923d3f705198a.yaml
- trustairlab_451395c2f1c019fc.yaml
- trustairlab_4595f9bc965f5eb6.yaml
- trustairlab_45a68a39bd5b09b7.yaml
- trustairlab_45a9ca56f6564480.yaml
- trustairlab_45dc37f6d04e5e4c.yaml
- trustairlab_45e27cc509750d8f.yaml
- trustairlab_466096536e0a71a1.yaml
- trustairlab_46979cee8f8d653e.yaml
- trustairlab_46f94d3fff94a021.yaml
- trustairlab_47caed6aa7b42106.yaml
- trustairlab_48576b3e6e773b46.yaml
- trustairlab_487d6223d1f5c7fb.yaml
- trustairlab_4896b90d2e6fe164.yaml
- trustairlab_48a01b18510a06bb.yaml
- trustairlab_48e7d77e8530b2f2.yaml
- trustairlab_4976717568d05c61.yaml
- trustairlab_4ab73a2aba3d2ff5.yaml
- trustairlab_4ad8820768e4c159.yaml
- trustairlab_4c3315306695fb96.yaml
- trustairlab_4d33f836a5893868.yaml
- trustairlab_4d9728f7393c5949.yaml
- trustairlab_4dcfe3e499659f05.yaml
- trustairlab_4e4d9140172e1f30.yaml
- trustairlab_4e5d145e92086048.yaml
- trustairlab_4f1cb7f3e9311640.yaml
- trustairlab_4f5dd8bd89060fb1.yaml
- trustairlab_51af0066fc56d7bd.yaml
- trustairlab_537fcae7f95ad3b2.yaml
- trustairlab_53aa5c513086f19e.yaml
- trustairlab_53f9c659d0272599.yaml
- trustairlab_53fac05bb3aedd43.yaml
- trustairlab_554ec4fe095d11fd.yaml
- trustairlab_556de33872a5425d.yaml
- trustairlab_5619ad82bc6df6af.yaml
- trustairlab_56d26e939c24c4bb.yaml
- trustairlab_56e2ce5a1bac9b90.yaml
- trustairlab_5718e8935c8eed5f.yaml
- trustairlab_58549213f9214246.yaml
- trustairlab_589ef6cde829fd82.yaml
- trustairlab_58bb2d93226519b2.yaml
- trustairlab_5972ec38e3bfafc9.yaml
- trustairlab_5ac8be488243e336.yaml
- trustairlab_5aeba5b4c23d3778.yaml
- trustairlab_5b00420433dd89b5.yaml
- trustairlab_5b042ac45e6a10df.yaml
- trustairlab_5ba5b0de46289409.yaml
- trustairlab_5bd16837fecdf317.yaml
- trustairlab_5bf0de12d3f6134d.yaml
- trustairlab_5cdf687937968f1a.yaml
- trustairlab_5d55056566fdbcb4.yaml
- trustairlab_5dacec0a1d9b0b65.yaml
- trustairlab_5db9998133a86909.yaml
- trustairlab_5dd06040728027df.yaml
- trustairlab_5f09dd0b36f653c9.yaml
- trustairlab_5f22149cfb28cdc6.yaml
- trustairlab_5fa983e0359bfad0.yaml
- trustairlab_603360b1962692f5.yaml
- trustairlab_6076fb7352ede534.yaml
- trustairlab_62a8e87bd4632211.yaml
- trustairlab_62b8ffafe34081c9.yaml
- trustairlab_63cc85e9c8ce9dba.yaml
- trustairlab_63ddf81dc1d39785.yaml
- trustairlab_64740e6057fb5823.yaml
- trustairlab_64dd81812608c26d.yaml
- trustairlab_6547ef2a5db00be0.yaml
- trustairlab_6653a0ca834aa55c.yaml
- trustairlab_66e3331a67ebbe74.yaml
- trustairlab_674964af79720d78.yaml
- trustairlab_67d869714083310f.yaml
- trustairlab_684121605c10c908.yaml
- trustairlab_689e44f77e2cbfe4.yaml
- trustairlab_6906962911a73128.yaml
- trustairlab_699607889ba29814.yaml
- trustairlab_6af8c8fded9c0763.yaml
- trustairlab_6b314df791480427.yaml
- trustairlab_6b3b7f7bb063ff52.yaml
- trustairlab_6cc51f953b148dc6.yaml
- trustairlab_6ce890b2b7e68792.yaml
- trustairlab_6d052094e0d84b4a.yaml
- trustairlab_6f63b846c7c42de1.yaml
- trustairlab_704ba6e098921db8.yaml
- trustairlab_70919c0b8c9ee1b7.yaml
- trustairlab_71b2ea8bf9eb0401.yaml
- trustairlab_7227b9381a5b8604.yaml
- trustairlab_7247e1784e70d736.yaml
- trustairlab_72a32eb246879aeb.yaml
- trustairlab_72a43710b4d7e0f2.yaml
- trustairlab_738600bf1a67ff7d.yaml
- trustairlab_73b5a92e7f26e5bf.yaml
- trustairlab_73f4c8bb0964157a.yaml
- trustairlab_73fae84b5e77f3e5.yaml
- trustairlab_741e90b680d8ba97.yaml
- trustairlab_74671234f708f9ff.yaml
- trustairlab_746cf57743eb0da9.yaml
- trustairlab_74b43959d73a7e4d.yaml
- trustairlab_75938a83223eb52e.yaml
- trustairlab_75b253e938ce2a26.yaml
- trustairlab_75de6f0a973dc77e.yaml
- trustairlab_75e778e35a3b70d0.yaml
- trustairlab_762cc50ab95fc31c.yaml
- trustairlab_76387af082ca9693.yaml
- trustairlab_76af15d52326bfca.yaml
- trustairlab_76badf1a63c3b186.yaml
- trustairlab_76eca385597b71fc.yaml
- trustairlab_776e5d763b493bb6.yaml
- trustairlab_77a1da2b0ad2b311.yaml
- trustairlab_78028acdc19dd13d.yaml
- trustairlab_78139a02e9adadfd.yaml
- trustairlab_786e7d2b447c486b.yaml
- trustairlab_794224ef0f7bc690.yaml
- trustairlab_7972f82d695b2df3.yaml
- trustairlab_7a85fb8eb4006453.yaml
- trustairlab_7a92b52458f42f1d.yaml
- trustairlab_7ac06ea0d5c314c7.yaml
- trustairlab_7ada09dbed3aec1a.yaml
- trustairlab_7b24bc7b398580c6.yaml
- trustairlab_7b78c2c26741a67f.yaml
- trustairlab_7c30f61bfde4181c.yaml
- trustairlab_7c5cd9e8ff752dbf.yaml
- trustairlab_7ccdb6d7f0b5b7db.yaml
- trustairlab_7cd75fb74545cc1c.yaml
- trustairlab_7d1b59abbbfd7071.yaml
- trustairlab_7d3f8b2c97d0c163.yaml
- trustairlab_7d536d267c48fbff.yaml
- trustairlab_7db0c4ee8b2b5bda.yaml
- trustairlab_7e4648e700320713.yaml
- trustairlab_7e9b46644859f961.yaml
- trustairlab_7f142130af187acb.yaml
- trustairlab_7f201264b98465f2.yaml
- trustairlab_7fac4cde22ccb1bc.yaml
- trustairlab_7ff12572825d7609.yaml
- trustairlab_805f13666afc5e24.yaml
- trustairlab_80705713867447bb.yaml
- trustairlab_8113f7047bdd7810.yaml
- trustairlab_81781e7beac6c2fa.yaml
- trustairlab_81da9e40614161e1.yaml
- trustairlab_8240d6772705ad4b.yaml
- trustairlab_834c2f100653b430.yaml
- trustairlab_85d8313cce3b8fbd.yaml
- trustairlab_8632062f13381507.yaml
- trustairlab_869de598d9a0d34b.yaml
- trustairlab_882dbbe15bebe536.yaml
- trustairlab_8a90da4d66b0b95f.yaml
- trustairlab_8b49df88fc17f733.yaml
- trustairlab_8b51d2f44fa47799.yaml
- trustairlab_8bde019206d6e851.yaml
- trustairlab_8bf7358441d1cd2d.yaml
- trustairlab_8c0f6d10f0350b06.yaml
- trustairlab_8c45a32a8021bd35.yaml
- trustairlab_8cbd059eb336ad94.yaml
- trustairlab_8cee3184a691671c.yaml
- trustairlab_8d64b34df0a844dc.yaml
- trustairlab_8ec7f736a06ba17c.yaml
- trustairlab_8edadcb213a6f860.yaml
- trustairlab_8f43895f49edd045.yaml
- trustairlab_8f861679cb2441d7.yaml
- trustairlab_8fca8f729e38a265.yaml
- trustairlab_8fcb6dacea0b24fa.yaml
- trustairlab_912634a9576fe612.yaml
- trustairlab_92027db6356addcc.yaml
- trustairlab_926f43c581aa6d32.yaml
- trustairlab_9402e7112465adfe.yaml
- trustairlab_9417c2a5d9b4918b.yaml
- trustairlab_94773a0df87c712e.yaml
- trustairlab_94b09345e83a2d44.yaml
- trustairlab_95e149395ac91b37.yaml
- trustairlab_96303c17b6a8f519.yaml
- trustairlab_98ae2f0d5080b5bb.yaml
- trustairlab_98f616948dd233ac.yaml
- trustairlab_9a1a2e2881a90f84.yaml
- trustairlab_9adecd4b3b4dd152.yaml
- trustairlab_9bc2784ed7681eb7.yaml
- trustairlab_9c268fd5fa8c3717.yaml
- trustairlab_9cbfee3d5e61a2a1.yaml
- trustairlab_9d565e7d4f51b8df.yaml
- trustairlab_9d583d9ec40c6490.yaml
- trustairlab_9deaff64a5ad7e57.yaml
- trustairlab_9e0010efaffe8f5a.yaml
- trustairlab_9ef1ce52edab6509.yaml
- trustairlab_a085388e63cbf217.yaml
- trustairlab_a1c19149351a0c5a.yaml
- trustairlab_a38ef72772f9861d.yaml
- trustairlab_a3dc190c9a8c0b6c.yaml
- trustairlab_a4fb71e5b4ae264a.yaml
- trustairlab_a56ff42562532132.yaml
- trustairlab_a5ac54d9a9e69615.yaml
- trustairlab_a639cf968ba2ab24.yaml
- trustairlab_a6cc7f1395491d81.yaml
- trustairlab_a6ecdf5ed0f7a9dd.yaml
- trustairlab_a8869aae9c387bd4.yaml
- trustairlab_a969d779815e72d4.yaml
- trustairlab_aa02e13af546d7bc.yaml
- trustairlab_ab01f6043f231014.yaml
- trustairlab_ab5a3cc2af4cf3b8.yaml
- trustairlab_abd2b8da35ee0f48.yaml
- trustairlab_ac4db66705ad9ab8.yaml
- trustairlab_addbd7853d72da16.yaml
- trustairlab_aeba5baa60c38a0c.yaml
- trustairlab_af050bf8a6d91a73.yaml
- trustairlab_b188f4e049aa8149.yaml
- trustairlab_b1df808d40c99646.yaml
- trustairlab_b2b14d7f0b1f992f.yaml
- trustairlab_b345a2514e821701.yaml
- trustairlab_b3611de26f4d7b85.yaml
- trustairlab_b3699597eb7ece96.yaml
- trustairlab_b36a35a52692106e.yaml
- trustairlab_b379bd7c3a61dc1a.yaml
- trustairlab_b3a563eee98a8ff1.yaml
- trustairlab_b3f5ce412f4eedaa.yaml
- trustairlab_b3f66a5f44884c4f.yaml
- trustairlab_b47b1884ef08cd73.yaml
- trustairlab_b5075e4e103e2ab5.yaml
- trustairlab_b512bb78db77c359.yaml
- trustairlab_b542db2f6f6fb97f.yaml
- trustairlab_b5f246065a0ef7b0.yaml
- trustairlab_b69e54c8c5acaa14.yaml
- trustairlab_b838b72470b94a66.yaml
- trustairlab_b8643f65f1c6352b.yaml
- trustairlab_b8ffff86466a5dd1.yaml
- trustairlab_b984015b546dec97.yaml
- trustairlab_bc60e32e9ec77afb.yaml
- trustairlab_bc785fbc002e56db.yaml
- trustairlab_bd3959fc83e64767.yaml
- trustairlab_bd92f5045310acf6.yaml
- trustairlab_bd949d3b17b4086c.yaml
- trustairlab_bdc51b0d93b61b1a.yaml
- trustairlab_bea54b9498135321.yaml
- trustairlab_befc521a651635e0.yaml
- trustairlab_bf0aa4a65786883a.yaml
- trustairlab_bf19000f73c49d2b.yaml
- trustairlab_bf283ccda3b99cbe.yaml
- trustairlab_bf9121c82e112044.yaml
- trustairlab_bfd5129754343480.yaml
- trustairlab_c00ce32b701d4be9.yaml
- trustairlab_c031309b197f9fd3.yaml
- trustairlab_c0d36a9d7027bb44.yaml
- trustairlab_c0eab7732179442d.yaml
- trustairlab_c1807314fa6a2fc4.yaml
- trustairlab_c1c1f5132485ea9d.yaml
- trustairlab_c1d04be2da72b0b0.yaml
- trustairlab_c1dd1db024eda339.yaml
- trustairlab_c23e3c1437ab2ac8.yaml
- trustairlab_c24ae7628b4c0e35.yaml
- trustairlab_c2be89412417ae88.yaml
- trustairlab_c2fae3179e3f2d11.yaml
- trustairlab_c32c585b02a969cd.yaml
- trustairlab_c3d401ed24de8136.yaml
- trustairlab_c457d20056654533.yaml
- trustairlab_c5088ea8ae9c8821.yaml
- trustairlab_c5c15b2228755268.yaml
- trustairlab_c5e6162522f69d59.yaml
- trustairlab_c70263f66fbfd41d.yaml
- trustairlab_c7194f4f61bd273b.yaml
- trustairlab_c7d352caaea3b6ec.yaml
- trustairlab_c7f29c1081e1303f.yaml
- trustairlab_c80ba67d5f149d80.yaml
- trustairlab_c866fe5d8e7084e2.yaml
- trustairlab_c876371c6fb87ec5.yaml
- trustairlab_c879e5f1435dd3cd.yaml
- trustairlab_c95986467ff6f0fc.yaml
- trustairlab_c9808e47b63ca63d.yaml
- trustairlab_c9ec176811f37b60.yaml
- trustairlab_ca59e1134a3aceba.yaml
- trustairlab_ca65e84bb76cada3.yaml
- trustairlab_caa2f7e123b9fbdd.yaml
- trustairlab_cbd9f935076b7cb3.yaml
- trustairlab_ce18f3ed65d1884b.yaml
- trustairlab_ce768685c2aef710.yaml
- trustairlab_ce87fcb3e6191962.yaml
- trustairlab_d02b99bab1213bcb.yaml
- trustairlab_d0e53469f932dbe2.yaml
- trustairlab_d10fcc087c88ab3b.yaml
- trustairlab_d1b4cd8388b05d75.yaml
- trustairlab_d21ca5ec56ad22e8.yaml
- trustairlab_d2ba2e618c4349a6.yaml
- trustairlab_d39dfeb4e3bf245c.yaml
- trustairlab_d4049c1d8c781d14.yaml
- trustairlab_d4076221c8e7f05e.yaml
- trustairlab_d51488ec171cd98f.yaml
- trustairlab_d5d974eb2da40261.yaml
- trustairlab_d5d9a9c9066788d5.yaml
- trustairlab_d6471f4b0d89bbd2.yaml
- trustairlab_d6720a4f44ef7026.yaml
- trustairlab_d731f38254f0a8c6.yaml
- trustairlab_d7b7dccf855a2689.yaml
- trustairlab_d80e561d395ce355.yaml
- trustairlab_d83fc38e9c6e96b3.yaml
- trustairlab_d84bf2f99c8f440c.yaml
- trustairlab_d86f55401d6bcbf4.yaml
- trustairlab_d8eee67c37449934.yaml
- trustairlab_d95a2567c61718d4.yaml
- trustairlab_da31df2f5f801e83.yaml
- trustairlab_dbcd097f15a887af.yaml
- trustairlab_dbd1754b88231db3.yaml
- trustairlab_dcd40c54b4183e95.yaml
- trustairlab_dceae3914a85ae06.yaml
- trustairlab_de1adbe83eb34dff.yaml
- trustairlab_def9d584cbe7f42e.yaml
- trustairlab_df0609b2d198d594.yaml
- trustairlab_e00bff50555e403d.yaml
- trustairlab_e0b3e9b9e5d49cdc.yaml
- trustairlab_e0d3101e0937a22a.yaml
- trustairlab_e108ba12762ce437.yaml
- trustairlab_e11a5b7f85608974.yaml
- trustairlab_e141dc8d4f6ce4d3.yaml
- trustairlab_e3230f0a787255df.yaml
- trustairlab_e38d7c3a16280ffe.yaml
- trustairlab_e3b8f9741eef5185.yaml
- trustairlab_e479c3fb97584ce7.yaml
- trustairlab_e4a59f3ef2138382.yaml
- trustairlab_e4ac656d01ff7131.yaml
- trustairlab_e61e323c5bc9e2f5.yaml
- trustairlab_e70fff3e567ab84c.yaml
- trustairlab_e72beed01cb2b628.yaml
- trustairlab_e749313190058e29.yaml
- trustairlab_e7eeb41611b5fc2d.yaml
- trustairlab_e80c0bf8f98ed259.yaml
- trustairlab_e82351385edf934b.yaml
- trustairlab_e916747e7b0a1ea8.yaml
- trustairlab_e965cbc0b7cab08f.yaml
- trustairlab_e9673a81d4224687.yaml
- trustairlab_ea1d28f780d688ea.yaml
- trustairlab_eabb13625a814015.yaml
- trustairlab_eb459c8d90a5cc2c.yaml
- trustairlab_eb747d39fba3f72c.yaml
- trustairlab_ec10da708287a520.yaml
- trustairlab_ec959a9da29a2d3c.yaml
- trustairlab_ece693fa908ab4ef.yaml
- trustairlab_ed606cd11469ee71.yaml
- trustairlab_edfbcd75abf91aff.yaml
- trustairlab_ee57f5b0e856246e.yaml
- trustairlab_ef82da3d05b72255.yaml
- trustairlab_ef9fedc1930ff5a5.yaml
- trustairlab_efc2508f40dcf290.yaml
- trustairlab_efd9886d1f51bc90.yaml
- trustairlab_f04b92603a022948.yaml
- trustairlab_f05652f55284d50a.yaml
- trustairlab_f1a19113a316ffff.yaml
- trustairlab_f1ec0030d15ca0be.yaml
- trustairlab_f210fe1a68c77e98.yaml
- trustairlab_f28e6d98cb7bf4f8.yaml
- trustairlab_f3325c748827f18b.yaml
- trustairlab_f40c25d3c70b3f96.yaml
- trustairlab_f4528a167625f84a.yaml
- trustairlab_f4cb6b308d80ae40.yaml
- trustairlab_f51f5a6260a7b9c4.yaml
- trustairlab_f59139c0c5f4813b.yaml
- trustairlab_f63587d1b0a6ac53.yaml
- trustairlab_f79f7be07ae3c655.yaml
- trustairlab_f8aeef66d9738bd8.yaml
- trustairlab_f93c29a9c345fe34.yaml
- trustairlab_f9945c9189c21112.yaml
- trustairlab_fa0c9923d8fbfd7e.yaml
- trustairlab_faee6a4f8972620b.yaml
- trustairlab_fb50931b27dacae9.yaml
- trustairlab_fc1e7579b136a77f.yaml
- trustairlab_fc788e8c4eb22a5f.yaml
- trustairlab_fd41a18be3da2b12.yaml
- trustairlab_fd6454c155d06bc3.yaml
- trustairlab_fee687d9aecb1d8a.yaml
- dt_stereotypes_targeted.yaml
- many_shot_template.yaml
- menz_health_disinformation_1.yaml
- menz_health_disinformation_2.yaml
- translator_bot.yaml
- qwen.yaml
- qwen_2.yaml
- qwen_2_5_coder.yaml
- qwen_2_5_max.yaml
- qwen_qwq.yaml
- nova.yaml
- rufus.yaml
- claude_3_5_and_3_universal.yaml
- claude_3_5_sonnet_20241022.yaml
- godmode_experimental.yaml
- godmode_mini.yaml
- siri_chatgpt.yaml
- chatgpt.yaml
- command_r_plus.yaml
- 2.yaml
- deepseek.yaml
- r1.yaml
- r1_lite.yaml
- gemini_1_0_pro.yaml
- gemini_1_5_pro.yaml
- gemini_1_5_pro_002_flash.yaml
- gemini_1_5_pro_experimental_0801.yaml
- gemini_2_0_flash_thinking_exp.yaml
- gemini_2_0_pro_experimental.yaml
- gemini_experimental_1114.yaml
- gemini_experimental_1206_flash_2_0.yaml
- llama_3_1_405b.yaml
- llama_3_3_70b.yaml
- large_2.yaml
- large_le_chat.yaml
- hermes_3_70b.yaml
- llama_3_1_nemotron_70b.yaml
- nemotron_7_340b.yaml
- chatgpt_tasks.yaml
- gpt_2.yaml
- gpt_3_5.yaml
- gpt_4o.yaml
- gpt_4o_mini.yaml
- perplexity.yaml
- reflection.yaml
- grok_2.yaml
- zamba_7b.yaml
- aim.yaml
- aligned.yaml
- anti_gpt.yaml
- apophis.yaml
- axies.yaml
- balakula.yaml
- based_gpt_1.yaml
- based_gpt_2.yaml
- better_dan.yaml
- bh.yaml
- bish.yaml
- burple.yaml
- chad_gpt.yaml
- cipher_chat.yaml
- coach_bobby_knight.yaml
- code_nesting.yaml
- cody.yaml
- complex.yaml
- confronting_personalities.yaml
- cooper.yaml
- cosmos_dan.yaml
- dan_1.yaml
- dan_11.yaml
- dan_5.yaml
- dan_7.yaml
- dan_8.yaml
- dan_9.yaml
- delta_gpt.yaml
- dev_mode_1.yaml
- dev_mode_2.yaml
- dev_mode_3.yaml
- dev_mode_compact.yaml
- dev_mode_ranti.yaml
- dt_stereotypes_benign.yaml
- dt_stereotypes_untargeted.yaml
- dude_1.yaml
- dude_2.yaml
- dude_3.yaml
- eva.yaml
- evil_chad_2.yaml
- evil_confidant.yaml
- fr3d.yaml
- gpt_4_real.yaml
- gpt_4_simulator.yaml
- hackerman.yaml
- hypothetical_response.yaml
- instructions.yaml
- jailbreak_1.yaml
- jailbreak_2.yaml
- jb.yaml
- jedi_mind_trick.yaml
- john.yaml
- kevin.yaml
- khajiit.yaml
- leo.yaml
- live_gpt.yaml
- m78.yaml
- man.yaml
- maximum.yaml
- meanie.yaml
- moralizing_rant.yaml
- mr_blonde.yaml
- neco.yaml
- nraf.yaml
- omega.yaml
- omni.yaml
- oppo.yaml
- person_gpt.yaml
- plinys_roleplay_emoji.yaml
- prefix_injection.yaml
- ranti.yaml
- refusal_suppression.yaml
- role_play.yaml
- ron.yaml
- security_researcher.yaml
- sim.yaml
- steve.yaml
- style_injection.yaml
- superior_dan.yaml
- switch.yaml
- table_nesting.yaml
- text_continuation.yaml
- text_continuation_nesting.yaml
- three_liner.yaml
- tuo.yaml
- ucar.yaml
- un_gpt.yaml
- violet.yaml
- void.yaml
- wikipedia_with_title.yaml
- many_shot_examples.json
- text_jailbreak.py
- adversarial_chat.yaml
- scale_with_rationale.yaml
- true_false_with_rationale.yaml
- gendered_professions.yaml
- languages_most_spoken.yaml
- languages_most_used_internet.yaml
- probe_audio.wav
- probe_image.png
- pronoun_category_score.yaml
- content_classifier_system_prompt.yaml
- harm.yaml
- pronoun_category_score.yaml
- sentiment.yaml
- system_prompt.yaml
- crisis_management.yaml
- licensed_therapist.yaml
- likert_system_prompt.yaml
- llamaguard_3_policy.yaml
- llamaguard_3_prompt.yaml
- refusal_no_objective_lenient.yaml
- refusal_no_objective_strict.yaml
- refusal_objective_lenient.yaml
- refusal_objective_strict.yaml
- behavior_change_system_prompt.yaml
- criteria_example_scale.yaml
- criteria_system_prompt.yaml
- general_system_prompt.yaml
- red_teamer_system_prompt.yaml
- task_achieved_scale.yaml
- tree_of_attacks_scale.yaml
- shieldgemma_policy.yaml
- shieldgemma_prompt.yaml
- shieldgemma_response_prompt.yaml
- criminal_persona.yaml
- current_events.yaml
- exploits.yaml
- gandalf.yaml
- grounded.yaml
- hate_speech.yaml
- information_integrity.yaml
- leakage.yaml
- malware.yaml
- plug_in_usage.yaml
- privacy.yaml
- prompt_injection.yaml
- question_answering.yaml
- scams.yaml
- self-harm.yaml
- sexual_content.yaml
- task_achieved.yaml
- task_achieved_refined.yaml
- true_false_system_prompt.yaml
- violence.yaml
- yes_no_answer.yaml
- exploits.csv
- exploits_metrics.jsonl
- fairness_bias.csv
- fairness_bias_metrics.jsonl
- hate_speech.csv
- hate_speech_metrics.jsonl
- hate_speech_multi_score.csv
- info_integrity.csv
- information_integrity_metrics.jsonl
- mini_hate_speech.csv
- privacy.csv
- privacy_metrics.jsonl
- self_harm.csv
- self_harm_metrics.jsonl
- sexual.csv
- sexual_metrics.jsonl
- violence.csv
- violence_metrics.jsonl
- violence_multi_score.csv
- bias.csv
- chemical_biological.csv
- cyber.csv
- exploits.csv
- harassment_bullying.csv
- hate_speech.csv
- illegal_activity.csv
- info_integrity.csv
- misinformation.csv
- objective_achieved_metrics.jsonl
- phishing.csv
- privacy.csv
- self_harm.csv
- sexual.csv
- violence.csv
- refusal.csv
- refusal_extra.csv
- refusal_metrics.jsonl
- mini_refusal.csv
- chemical_compiler_debug.prompt
- correction.prompt
- hex_recipe_book.prompt
- incremental_table_completion.prompt
- placeholder_injection.prompt
- technical_field_guide.prompt
- airt_imminent_crisis.prompt
- airt_licensed_therapist.prompt
- fairness.prompt
- fairness_yes_no.prompt
- harassment.prompt
- harms.prompt
- hate.prompt
- illegal.prompt
- leakage.prompt
- malware.prompt
- misinformation.prompt
- scams.prompt
- sexual.prompt
- violence.prompt
- kinetics_0107.mp4
- molotov.wav
- pyrit_architecture.png
- roakey_potion.png
- blank_canvas.png
- illegal-multimodal-dataset.prompt
- illegal-multimodal-group.prompt
- illegal-multimodal-objective-group.prompt
- illegal-multiple-multiturn-dataset.prompt
- illegal-multiturn-group.prompt
- illegal-objective-only-group.prompt
- psych-crisis-conversations.prompt
- access_shell_commands.prompt
- doctor.prompt
- example_domains_xss.prompt
- markdown_js.prompt
- normal_instructions.prompt
- package_hallucination_real_tasks.prompt
- package_hallucination_stubs.prompt
- package_hallucination_unreal_tasks.prompt
- slur_terms_en.prompt
- system_prompt_extraction.prompt
- web_html_js.prompt
- __init__.py
- adv_bench.prompt
- jailbreak_dataset.py
- local_dataset_loader.py
- psfuzz_steal_system.prompt
- __init__.py
- _audio_cache.py
- _image_cache.py
- aegis_ai_content_safety_dataset.py
- agent_threat_rules_dataset.py
- aya_redteaming_dataset.py
- babelscape_alert_dataset.py
- beaver_tails_dataset.py
- categorical_harmful_qa_dataset.py
- cbt_bench_dataset.py
- ccp_sensitive_prompts_dataset.py
- coconot_dataset.py
- comic_jailbreak_dataset.py
- dangerous_qa_dataset.py
- darkbench_dataset.py
- decoding_trust_toxicity_dataset.py
- equitymedqa_dataset.py
- figstep_dataset.py
- forbidden_questions_dataset.py
- garak_audio_dataset.py
- garak_dataset.py
- garak_package_hallucination_dataset.py
- garak_system_prompt_dataset.py
- harmbench_dataset.py
- harmbench_multimodal_dataset.py
- harmful_qa_dataset.py
- hixstest_dataset.py
- jailbreakv_28k_dataset.py
- jailbreakv_redteam_2k_dataset.py
- jbb_behaviors_dataset.py
- librai_do_not_answer_dataset.py
- llm_latent_adversarial_training_dataset.py
- medsafetybench_dataset.py
- mlcommons_ailuminate_dataset.py
- mm_safetybench_dataset.py
- moral_integrity_corpus_dataset.py
- mossbench_dataset.py
- msts_dataset.py
- multilingual_vulnerability_dataset.py
- odin_dataset.py
- or_bench_dataset.py
- pku_safe_rlhf_dataset.py
- promptintel_dataset.py
- red_team_social_bias_dataset.py
- remote_dataset_loader.py
- salad_bench_dataset.py
- sgxstest_dataset.py
- simple_safety_tests_dataset.py
- siuo_dataset.py
- sorry_bench_dataset.py
- sosbench_dataset.py
- strong_reject_dataset.py
- tdc23_redteaming_dataset.py
- toxic_chat_dataset.py
- transphobia_awareness_dataset.py
- visual_leak_bench_dataset.py
- vlguard_dataset.py
- vlsu_multimodal_dataset.py
- wildguardmix_dataset.py
- xl_safety_bench_dataset.py
- xstest_dataset.py
- seed_dataset_provider.py
- seed_metadata.py
- __init__.py
- __init__.py
- openai_text_embedding.py
- __init__.py
- exception_classes.py
- exception_context.py
- exceptions_helpers.py
- retry_collector.py
- __init__.py
- adversarial_conversation_manager.py
- conversation_manager.py
- modality_router.py
- prepended_conversation_config.py
- __init__.py
- sequential_attack.py
- __init__.py
- attack_config.py
- attack_executor.py
- attack_parameters.py
- attack_result_attribution.py
- attack_strategy.py
- __init__.py
- chunked_request.py
- crescendo.py
- multi_prompt_sending.py
- multi_turn_attack_strategy.py
- pair.py
- red_teaming.py
- simulated_conversation.py
- tree_of_attacks.py
- __init__.py
- many_shot_jailbreak.py
- prompt_sending.py
- single_turn_attack_strategy.py
- skeleton_key.py
- __init__.py
- barge_in.py
- __init__.py
- __init__.py
- fairness_bias.py
- question_answering.py
- __init__.py
- config.py
- strategy.py
- __init__.py
- prompt_generator_strategy.py
- __init__.py
- fuzzer.py
- fuzzer_converter_base.py
- fuzzer_crossover_converter.py
- fuzzer_expand_converter.py
- fuzzer_rephrase_converter.py
- fuzzer_shorten_converter.py
- fuzzer_similar_converter.py
- __init__.py
- attack_manager.py
- __init__.py
- gcg_attack.py
- __init__.py
- __init__.py
- log.py
- README.md
- run.py
- Dockerfile
- __init__.py
- config.py
- data.py
- default_implementations.py
- extension_protocols.py
- generator.py
- __init__.py
- anecdoctor.py
- __init__.py
- workflow_strategy.py
- __init__.py
- xpia.py
- __init__.py
- 108a72344872_add_labels_to_attack_results.py
- 24b44ef076b6_drop_v1_deprecated_columns.py
- 3f6e8a0c2d4b_merge_v1_cleanup_and_retries.py
- 4c9a6e1f2b7d_add_additional_initializers_table.py
- 7a1b2c3d4e5f_add_error_retry_fields.py
- 9c8b7a6d5e4f_add_attribution_to_attack_results.py
- a1c3e5d7f9b0_add_retries_to_conversations.py
- ab8f2c1a9d07_pre_alembic_release_schema.py
- b2f4c6a8d1e3_add_conversations_table.py
- c3d5e7f9a1b2_add_targeted_harm_categories_to_attack_results.py
- d4e6f8a0b2c4_rename_scenario_init_data_to_scenario_identifier.py
- d7e9f1a3b5c6_index_attack_result_recency.py
- e373726d391b_initial_schema.py
- e5f7a9c1b3d2_add_identifiers_tables.py
- f1a2b3c4d5e6_drop_v0_14_deprecated_columns.py
- env.py
- script.py.mako
- __init__.py
- data_url_converter.py
- serializers.py
- storage.py
- __init__.py
- azure_sql_memory.py
- central_memory.py
- memory_embedding.py
- memory_interface.py
- memory_models.py
- migration.py
- sqlite_memory.py
- __init__.py
- _helpers.py
- chat_message_normalizer.py
- conversation_context_normalizer.py
- generic_system_squash.py
- history_squash_normalizer.py
- json_schema_normalizer.py
- message_normalizer.py
- tokenizer_template_normalizer.py
- __init__.py
- initializer.py
- scenario.py
- target.py
- __init__.py
- atomic_attack_identifier.py
- attack_identifier.py
- attack_technique_identifier.py
- class_name_utils.py
- component_identifier.py
- converter_identifier.py
- evaluation_identifier.py
- evaluation_markers.py
- identifier_filters.py
- param_markers.py
- scenario_identifier.py
- scorer_identifier.py
- seed_identifier.py
- target_identifier.py
- __init__.py
- chat_message.py
- conversation_reference.py
- conversation_retry.py
- conversations.py
- message.py
- message_piece.py
- __init__.py
- attack_result.py
- scenario_result.py
- strategy_result.py
- __init__.py
- condition.py
- expectation.py
- scorable.py
- score.py
- __init__.py
- attack_seed_group.py
- attack_technique_seed_group.py
- seed.py
- seed_dataset.py
- seed_group.py
- seed_grouping.py
- seed_objective.py
- seed_prompt.py
- seed_simulated_conversation.py
- yaml_seed_loader.py
- __init__.py
- json_response_config.py
- json_schema_definition.py
- target_capabilities.py
- token_usage.py
- __init__.py
- additional_initializer.py
- conversation_stats.py
- embeddings.py
- harm_category.py
- harm_category_definitions.yaml
- harm_definition.py
- literals.py
- parameter.py
- question_answering.py
- retry_event.py
- __init__.py
- base.py
- markdown.py
- pretty.py
- __init__.py
- base.py
- markdown.py
- pretty.py
- __init__.py
- base.py
- pretty.py
- __init__.py
- markdown.py
- pretty.py
- __init__.py
- base.py
- pretty.py
- __init__.py
- _formatting.py
- _image_utils.py
- base.py
- helpers.py
- sink.py
- __init__.py
- converter_configuration.py
- json_retry.py
- normalizer_request.py
- prompt_normalizer.py
- chat_completions_message_builder.py
- chat_completions_response_parser.py
- conversation_normalization_pipeline.py
- discover_target_capabilities.py
- prompt_target.py
- realtime_audio.py
- target_capabilities.py
- target_configuration.py
- target_requirements.py
- utils.py
- http_target.py
- http_target_callback_functions.py
- httpx_api_target.py
- hugging_face_chat_target.py
- _openai_realtime_dispatcher.py
- _openai_realtime_event_router.py
- _openai_realtime_streaming_session.py
- _response_adapter.py
- openai_chat_audio_config.py
- openai_chat_target.py
- openai_completion_target.py
- openai_error_handling.py
- openai_image_target.py
- openai_realtime_target.py
- openai_response_target.py
- openai_target.py
- openai_tts_target.py
- openai_video_target.py
- __init__.py
- azure_blob_storage_target.py
- azure_ml_chat_target.py
- batch_helper.py
- gandalf_target.py
- litellm_chat_target.py
- playwright_copilot_target.py
- playwright_target.py
- prompt_shield_target.py
- round_robin_target.py
- text_target.py
- websocket_copilot_target.py
- websocket_target.py
- __init__.py
- attack_technique_registry.py
- converter_registry.py
- initializer_registry.py
- scenario_registry.py
- scorer_registry.py
- target_registry.py
- __init__.py
- discovery.py
- instance_registry.py
- registry.py
- registry_metadata.py
- resolution.py
- tag_query.py
- __init__.py
- atomic_attack.py
- attack_technique.py
- attack_technique_factory.py
- dataset_configuration.py
- matrix_atomic_attack_builder.py
- scenario.py
- scenario_context.py
- scenario_target_defaults.py
- scenario_technique.py
- __init__.py
- epsilon_greedy.py
- technique_selector.py
- __init__.py
- adaptive_scenario.py
- dispatcher.py
- text_adaptive.py
- __init__.py
- cyber.py
- jailbreak.py
- leakage.py
- multilingual.py
- psychosocial.py
- rapid_response.py
- scam.py
- __init__.py
- adversarial.py
- __init__.py
- red_team_agent.py
- __init__.py
- audio_achilles_heel.py
- doctor.py
- encoding.py
- figstep.py
- package_hallucination.py
- system_prompt_extraction.py
- web_injection.py
- __init__.py
- __init__.py
- audio_float_scale_scorer.py
- azure_content_filter_scorer.py
- float_scale_score_aggregator.py
- float_scale_scorer.py
- insecure_code_scorer.py
- likert_scale.py
- numeric_scale.py
- plagiarism_scorer.py
- self_ask_general_float_scale_scorer.py
- self_ask_likert_scorer.py
- self_ask_scale_scorer.py
- system_prompt_extraction_scorer.py
- video_float_scale_scorer.py
- human_labeled_dataset.py
- krippendorff.py
- metrics_type.py
- scorer_evaluator.py
- scorer_metrics.py
- scorer_metrics_io.py
- __init__.py
- anthrax_keyword_scorer.py
- credential_leak_scorer.py
- fentanyl_keyword_scorer.py
- ldap_injection_output_scorer.py
- markdown_injection.py
- meth_keyword_scorer.py
- nerve_agent_keyword_scorer.py
- open_redirect_output_scorer.py
- package_hallucination_scorer.py
- path_traversal_output_scorer.py
- regex_scorer.py
- shell_command_output_scorer.py
- sql_injection_output_scorer.py
- ssrf_output_scorer.py
- ssti_output_scorer.py
- static_prompt_injection_scorer.py
- xss_output_scorer.py
- xxe_output_scorer.py
- audio_true_false_scorer.py
- decoding_scorer.py
- float_scale_threshold_scorer.py
- gandalf_scorer.py
- llamaguard_parser.py
- llamaguard_policy.py
- llamaguard_scorer.py
- prompt_shield_scorer.py
- question_answer_scorer.py
- self_ask_category_scorer.py
- self_ask_general_true_false_scorer.py
- self_ask_question_answer_scorer.py
- self_ask_refusal_scorer.py
- self_ask_true_false_scorer.py
- shieldgemma_parser.py
- shieldgemma_policy.py
- shieldgemma_scorer.py
- substring_scorer.py
- true_false_composite_scorer.py
- true_false_inverter_scorer.py
- true_false_score_aggregator.py
- true_false_scorer.py
- video_true_false_scorer.py
- __init__.py
- audio_transcript_scorer.py
- batch_scorer.py
- conversation_scorer.py
- llm_scoring.py
- message_scorable_resolver.py
- message_scorer.py
- question_answer_helpers.py
- response_handler.py
- scorable.py
- score_aggregator_result.py
- score_utils.py
- scorer.py
- scorer_info.py
- scorer_prompt_validator.py
- system_prompt.py
- video_scorer.py
- __init__.py
- airt.py
- core.py
- extra.py
- technique_initializer.py
- __init__.py
- load_default_datasets.py
- preload_scenario_metadata.py
- refresh_datasets.py
- scorers.py
- targets.py
- __init__.py
- configuration_loader.py
- initialization.py
- pyrit_initializer.py
- __init__.py
- py.typed
- show_versions.py
- test_gcg_aml_e2e.py
- __init__.py
- conftest.py
- test_all_datasets.py
- test_config.yaml
- test_scenarios.py
- test_ai_recruiter.py
- __init__.py
- test_pyrit_shell_startup.py
- test_entra_auth_converters.py
- test_notebooks_converter.py
- test_retry_timing_integration.py
- test_load_default_datasets_integration.py
- test_notebooks_datasets.py
- test_seed_dataset_provider_integration.py
- test_openai_embedding.py
- test_gcg_attack_wiring_integration.py
- test_gcg_integration.py
- test_notebooks_gcg.py
- test_executor_notebooks.py
- test_tap_attack_integration.py
- test_azure_sql_memory_integration.py
- test_conversation_migration_scale.py
- test_notebooks_memory.py
- __init__.py
- test_tokenizer_template_normalizer_integration.py
- test_notebooks_scenarios.py
- test_azure_content_filter_integration.py
- test_scorer_notebooks.py
- test_hugging_face_integration.py
- test_litellm_chat_target_integration.py
- test_notebooks_targets.py
- test_openai_chat_target_integration.py
- test_openai_responses_gpt5.py
- test_rate_limiting_integration.py
- test_target_filters.py
- test_targets_and_secrets.py
- test_websocket_target_integration.py
- __init__.py
- conftest.py
- mocks.py
- __init__.py
- test_auth_contract.py
- test_converter_contract.py
- test_exceptions_contract.py
- test_foundry_scenario_contract.py
- test_import_smoke.py
- test_model_contract.py
- test_prompt_target_contract.py
- test_scorer_contract.py
- test_sqlite_memory_contract.py
- __init__.py
- conftest.py
- __init__.py
- test_conversation_analytics.py
- test_result_analysis.py
- test_technique_analysis.py
- test_text_matching.py
- __init__.py
- test_auth_config.py
- test_authenticator.py
- test_azure_auth.py
- test_azure_storage_auth.py
- test_copilot_authenticator.py
- test_manual_copilot_authenticator.py
- __init__.py
- test_api_routes.py
- test_attack_service.py
- test_auth_middleware.py
- test_common_models.py
- test_converter_service.py
- test_dataset_service.py
- test_error_handlers.py
- test_initializer_service.py
- test_main.py
- test_mappers.py
- test_media_route.py
- test_preview.py
- test_pyrit_backend.py
- test_request_id.py
- test_response_contracts.py
- test_scenario_run_routes.py
- test_scenario_run_service.py
- test_scenario_service.py
- test_security_headers.py
- test_target_catalog_concurrency.py
- test_target_service.py
- test_check_no_rest_roles.py
- test_closest_page.py
- test_compose_docs_dist.py
- test_gen_api_md.py
- test_generate_pages_manifest.py
- test_generate_rss.py
- test_import_hygiene.py
- test_inject_version_picker.py
- test_prepare_package.py
- test_resolve_docs_matrix.py
- test_sanitize_notebook_paths.py
- test_strip_notebook_progress_bars.py
- test_validate_docs.py
- __init__.py
- test_api_client.py
- test_banner.py
- test_cli_args.py
- test_config_reader.py
- test_import_guards.py
- test_output.py
- test_pyrit_scan.py
- test_pyrit_shell.py
- test_results.py
- test_server_launcher.py
- test_apply_defaults.py
- test_brick_contract.py
- test_common_default.py
- test_common_net_utility.py
- test_csv_helper.py
- test_deprecation.py
- test_helper_functions.py
- test_hf_model_downloads.py
- test_json_helper.py
- test_mime_type.py
- test_path.py
- test_pyrit_default_value.py
- test_safe_extract.py
- test_singleton.py
- test_text_helper.py
- test_utils.py
- test_yaml_loadable.py
- test_acrostic_converter.py
- test_add_image_text_converter.py
- test_add_image_video_converter.py
- test_add_text_image_converter.py
- test_ansi_attack_converter.py
- test_arabic_presentation_form_converter.py
- test_arabizi_converter.py
- test_ascii_art_converter.py
- test_ascii_smuggler_converter.py
- test_ask_to_decode_converter.py
- test_atbash_converter.py
- test_audio_echo_converter.py
- test_audio_frequency_converter.py
- test_audio_speed_converter.py
- test_audio_volume_converter.py
- test_audio_white_noise_converter.py
- test_azure_speech_converter.py
- test_azure_speech_text_converter.py
- test_base2048_converter.py
- test_base64_converter.py
- test_bidi_converter.py
- test_bin_ascii_converter.py
- test_binary_converter.py
- test_braille_converter.py
- test_caesar_converter.py
- test_char_swap_generator_converter.py
- test_character_space_converter.py
- test_code_chameleon_converter.py
- test_colloquial_wordswap_converter.py
- test_converter.py
- test_decomposition_converter.py
- test_denylist_converter.py
- test_diacritics_converter.py
- test_ecoji_converter.py
- test_emoji_converter.py
- test_first_letter_converter.py
- test_flip_converter.py
- test_generic_llm_converter.py
- test_image_color_saturation_converter.py
- test_image_compression_converter.py
- test_image_overlay_converter.py
- test_image_prompt_style_converter.py
- test_image_resizing_converter.py
- test_image_rotation_converter.py
- test_insert_punctuation_converter.py
- test_ipa_converter.py
- test_json_string_converter.py
- test_leetspeak_converter.py
- test_math_obfuscation_converter.py
- test_math_prompt_converter.py
- test_morse_converter.py
- test_nato_converter.py
- test_negation_trap_converter.py
- test_pdf_converter.py
- test_persuasion_converter.py
- test_policy_puppetry_converter.py
- test_qr_code_converter.py
- test_random_capital_letters_converter.py
- test_random_translation_converter.py
- test_repeat_token_converter.py
- test_rot13_converter.py
- test_scientific_translation_converter.py
- test_search_replace_converter.py
- test_selective_text_converter.py
- test_sneaky_bits_smuggler_converter.py
- test_string_join_converter.py
- test_suffix_append_converter.py
- test_superscript_converter.py
- test_task_framing_converter.py
- test_tatweel_converter.py
- test_template_segment_converter.py
- test_text_jailbreak_converter.py
- test_text_selection_strategy.py
- test_token_smuggler_converter.py
- test_toxic_sentence_generator_converter.py
- test_translation_converter.py
- test_transparency_attack_converter.py
- test_unicode_confusable_converter.py
- test_unicode_replacement_converter.py
- test_unicode_sub_converter.py
- test_url_converter.py
- test_variation_converter.py
- test_variation_selector_smuggler_converter.py
- test_vigenere_converter.py
- test_word_doc_converter.py
- test_word_level_converter.py
- test_zalgo_converter.py
- test_zero_width_converter.py
- embedding_1.json
- embedding_2.json
- test_0din_nday_datasets.py
- test_aegis_ai_content_safety_dataset.py
- test_agent_threat_rules_dataset.py
- test_aya_redteaming_dataset.py
- test_babelscape_alert_dataset.py
- test_beaver_tails_dataset.py
- test_categorical_harmful_qa_dataset.py
- test_cbt_bench_dataset.py
- test_ccp_sensitive_prompts_dataset.py
- test_coconot_dataset.py
- test_comic_jailbreak_dataset.py
- test_dangerous_qa_dataset.py
- test_darkbench_dataset.py
- test_dataset_yaml_schema_names.py
- test_decoding_trust_toxicity_dataset.py
- test_equitymedqa_dataset.py
- test_figstep_dataset.py
- test_forbidden_questions_dataset.py
- test_garak_audio_dataset.py
- test_garak_package_hallucination_dataset.py
- test_garak_system_prompt_dataset.py
- test_harmbench_dataset.py
- test_harmbench_multimodal_dataset.py
- test_harmful_qa_dataset.py
- test_hixstest_dataset.py
- test_image_cache.py
- test_jailbreak_dataset.py
- test_jailbreak_in_the_wild.py
- test_jailbreak_text.py
- test_jailbreakv_28k_dataset.py
- test_jailbreakv_redteam_2k_dataset.py
- test_jbb_behaviors_dataset.py
- test_local_dataset_loader.py
- test_local_prompt_dataset_semantics.py
- test_medsafetybench_dataset.py
- test_mlcommons_ailuminate_dataset.py
- test_mm_safetybench_dataset.py
- test_moral_integrity_corpus_dataset.py
- test_mossbench_dataset.py
- test_msts_dataset.py
- test_multilingual_vulnerability_dataset.py
- test_odin_dataset.py
- test_or_bench_dataset.py
- test_pku_safe_rlhf_dataset.py
- test_promptintel_dataset.py
- test_red_team_social_bias_dataset.py
- test_remote_dataset_loader.py
- test_salad_bench_dataset.py
- test_seed_dataset_metadata.py
- test_seed_dataset_provider.py
- test_sgxstest_dataset.py
- test_simple_remote_datasets.py
- test_simple_safety_tests_dataset.py
- test_siuo_dataset.py
- test_sorry_bench_dataset.py
- test_sosbench_dataset.py
- test_strong_reject_dataset.py
- test_toxic_chat_dataset.py
- test_transphobia_awareness_dataset.py
- test_visual_leak_bench_dataset.py
- test_vlguard_dataset.py
- test_vlsu_multimodal_dataset.py
- test_wildguardmix_dataset.py
- test_wmdp_dataset.py
- test_xl_safety_bench_dataset.py
- test_attack_documentation.py
- test_converter_documentation.py
- test_scenario_documentation.py
- test_scorer_documentation.py
- test_azure_text_embedding.py
- test_exception_context.py
- test_exceptions.py
- test_exceptions_helpers.py
- test_retry_collector.py
- test_adversarial_conversation_manager.py
- test_conversation_manager.py
- test_modality_router.py
- test_prepended_conversation_config.py
- test_simulated_conversation.py
- __init__.py
- test_sequential_attack.py
- test_attack_config.py
- test_attack_executor.py
- test_attack_parameters.py
- test_attack_strategy.py
- test_adversarial_chat_schema_forwarding.py
- test_chunked_request.py
- test_crescendo.py
- test_crescendo_resilience.py
- test_multi_prompt_sending.py
- test_pair.py
- test_red_team_system.py
- test_red_teaming.py
- test_supports_multi_turn_attacks.py
- test_tree_of_attacks.py
- test_tree_of_attacks_node_executor.py
- test_many_shot_jailbreak.py
- test_many_shot_template.py
- test_prompt_sending.py
- test_skeleton_key.py
- __init__.py
- test_barge_in.py
- test_attack_parameter_consistency.py
- test_error_skip_scoring.py
- test_fairness_bias.py
- test_question_answering.py
- test_config.py
- test_strategy.py
- test_fuzzer.py
- test_fuzzer_converter.py
- test_attack_manager_helpers.py
- test_config.py
- test_data_and_config.py
- test_default_implementations.py
- test_experimental_warning.py
- test_extension_protocols.py
- test_gcg_core.py
- test_generator.py
- test_get_goals_and_targets.py
- test_log.py
- test_multi_prompt_attack.py
- test_public_api.py
- test_anecdoctor.py
- test_xpia.py
- conftest.py
- test_batching_scale.py
- test_interface_attack_results.py
- test_interface_core.py
- test_interface_identifiers.py
- test_interface_prompts.py
- test_interface_remove_seeds.py
- test_interface_scenario_results.py
- test_interface_scores.py
- test_interface_seed_prompts.py
- __init__.py
- test_data_url_converter.py
- test_serializers.py
- test_storage.py
- __init__.py
- test_additional_initializer_memory.py
- test_azure_sql_memory.py
- test_central_memory.py
- test_identifier_filters.py
- test_memory_embedding.py
- test_memory_models.py
- test_migration.py
- test_score_entry.py
- test_sqlite_memory.py
- test_chat_message_normalizer.py
- test_chat_normalizer_tokenizer.py
- test_conversation_context_normalizer.py
- test_generic_system_squash_normalizer.py
- test_helpers.py
- test_history_squash_normalizer.py
- test_json_schema_normalizer.py
- test_system_message_behavior.py
- __init__.py
- test_atomic_attack_identifier.py
- test_class_name_utils.py
- test_component_identifier.py
- test_evaluation_identifier.py
- test_evaluation_markers.py
- test_identifier_filters.py
- test_typed_identifier.py
- test_additional_initializer.py
- test_attack_result.py
- test_attack_seed_group.py
- test_attack_technique_seed_group.py
- test_chat_message.py
- test_conversation.py
- test_conversation_reference.py
- test_conversation_stats.py
- test_embedding_response.py
- test_expectation.py
- test_harm_category.py
- test_harm_definition.py
- test_import_boundary.py
- test_json_response_config.py
- test_json_schema_definition.py
- test_literals.py
- test_message.py
- test_message_piece.py
- test_models.py
- test_parameter.py
- test_question_answering.py
- test_retry_event.py
- test_scenario_request.py
- test_scenario_result.py
- test_scorable.py
- test_score.py
- test_seed.py
- test_seed_dataset.py
- test_seed_group.py
- test_seed_grouping.py
- test_seed_objective.py
- test_seed_prompt.py
- test_seed_simulated_conversation.py
- test_strategy_result.py
- test_token_usage.py
- test_yaml_seed_loader.py
- test_base.py
- test_markdown.py
- test_pretty.py
- test_reasoning.py
- test_base.py
- test_pretty.py
- test_base.py
- test_pretty.py
- conftest.py
- test_blur_images.py
- test_formatting.py
- test_helpers.py
- test_image_utils.py
- test_printer_base.py
- test_sink.py
- test_converter_configuration.py
- test_json_retry.py
- test_normalizer_request.py
- test_prompt_normalizer.py
- test_azure_ml_chat_target.py
- test_azure_openai_completion_target.py
- test_chat_audio_config.py
- test_chat_completions_helpers.py
- test_conversation_normalization_pipeline.py
- test_gandalf_target.py
- test_http_api_target.py
- test_http_target.py
- test_http_target_parsing.py
- test_huggingface_chat_target.py
- test_image_target.py
- test_litellm_chat_target.py
- test_none_guard_openai_target.py
- test_normalize_async_integration.py
- test_openai_chat_target.py
- test_openai_error_handling.py
- test_openai_realtime_streaming_session.py
- test_openai_response_adapters.py
- test_openai_response_target.py
- test_openai_response_target_function_chaining.py
- test_openai_target_auth.py
- test_openai_url_warnings.py
- test_playwright_copilot_target.py
- test_playwright_target.py
- test_prompt_shield_target.py
- test_prompt_target.py
- test_prompt_target_azure_blob_storage.py
- test_prompt_target_text.py
- test_realtime_audio.py
- test_realtime_target.py
- test_supports_multi_turn.py
- test_target_capabilities.py
- test_target_configuration.py
- test_target_requirements.py
- test_token_provider_wrapping.py
- test_tts_target.py
- test_video_target.py
- test_websocket_copilot_target.py
- test_websocket_target.py
- test_batch_helper.py
- test_discover_target_capabilities.py
- test_round_robin_target.py
- test_target_utils.py
- test_text_target.py
- __init__.py
- test_attack_technique_registry.py
- test_converter_registry.py
- test_initializer_registry.py
- test_instance_registry.py
- test_registry.py
- test_registry_metadata.py
- test_resolution.py
- test_scenario_registry.py
- test_scorer_registry.py
- test_tag_query.py
- test_target_registry.py
- test_cyber.py
- test_jailbreak.py
- test_leakage.py
- test_multilingual.py
- test_psychosocial.py
- test_rapid_response.py
- test_scam.py
- test_adversarial.py
- test_atomic_attack.py
- test_attack_technique.py
- test_attack_technique_factory.py
- test_dataset_configuration.py
- test_matrix_atomic_attack_builder.py
- test_scenario.py
- test_scenario_context.py
- test_scenario_crescendo_resume.py
- test_scenario_parameters.py
- test_scenario_partial_results.py
- test_scenario_refusals.py
- test_scenario_retry.py
- test_scenario_technique_invariants.py
- test_technique_validation.py
- test_red_team_agent.py
- test_audio_achilles_heel.py
- test_doctor.py
- test_encoding.py
- test_figstep.py
- test_package_hallucination.py
- test_system_prompt_extraction.py
- test_web_injection.py
- test_dispatcher.py
- test_epsilon_greedy.py
- test_selector_scope.py
- test_technique_selector.py
- test_text_adaptive.py
- test_package_lazy_attrs.py
- test_anthrax_keyword_scorer.py
- test_credential_leak_scorer.py
- test_fentanyl_keyword_scorer.py
- test_ldap_injection_output_scorer.py
- test_markdown_injection.py
- test_meth_keyword_scorer.py
- test_nerve_agent_keyword_scorer.py
- test_open_redirect_output_scorer.py
- test_path_traversal_output_scorer.py
- test_regex_scorer.py
- test_shell_command_output_scorer.py
- test_sql_injection_output_scorer.py
- test_ssrf_output_scorer.py
- test_ssti_output_scorer.py
- test_static_prompt_injection_scorer.py
- test_xss_output_scorer.py
- test_xxe_output_scorer.py
- test_audio_scorer.py
- test_azure_content_filter.py
- test_batch_scorer.py
- test_callable_response_handler.py
- test_conversation_history_scorer.py
- test_decoding_scorer.py
- test_float_scale_score_aggregator.py
- test_float_scale_threshold_scorer.py
- test_gandalf_scorer.py
- test_general_float_scale_scorer.py
- test_general_true_false_scorer.py
- test_human_labeled_dataset.py
- test_insecure_code_scorer.py
- test_krippendorff.py
- test_llamaguard_parser.py
- test_llamaguard_policy.py
- test_llamaguard_scorer.py
- test_message_scorable_resolver.py
- test_message_scorer.py
- test_metrics_type.py
- test_package_hallucination_scorer.py
- test_plagiarism_scorer.py
- test_prompt_shield_scorer.py
- test_question_answer_helpers.py
- test_question_answer_scorer.py
- test_response_handler.py
- test_score_aggregator_result.py
- __init__.py
- conftest.py
- mocks.py
- .dockerignore
- .env_example
- .env_local_example
- .gitattributes
- .gitignore
- .pre-commit-config.yaml
- .pyrit_conf_example
- CITATION.cff
- CODE_OF_CONDUCT.md
- gui-deploy.yml
- LICENSE
- Makefile
- MANIFEST.in
- NOTICE.txt
- policheck.yml
- pyproject.toml
- pyrightconfig.json
- README.md
- SECURITY.md
- SUPPORT.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/microsoft/PyRIT
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd PyRIT
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
2. Docker
쉬움 추천사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Docker Desktop 컨테이너를 빌드하고 실행하려면 필요합니다. 설치 후 실행해서 백그라운드에 켜두세요.
docker compose -f docker/docker-compose.yaml up -d --build
compose 설정 파일에 정의된 서비스들을 대상으로 명령을 실행합니다.
터미널에 docker compose ps 를 입력해 컨테이너들이 Up 상태인지 확인하세요. README에 포트 번호가 적혀있다면 브라우저에서 http://localhost:포트번호 로 접속해보세요.
3. Node.js
쉬움사전 준비물
cd frontend
이 프로젝트의 관련 파일이 하위 폴더 안에 있어서, 먼저 그 폴더로 이동합니다.
npm install
package.json에 명시된 라이브러리들을 내려받아 설치합니다.
npm start
개발/실행 서버를 켭니다.
명령어 실행 후 터미널에 나타나는 주소(보통 http://localhost:3000 형태)를 브라우저에서 열어보세요.
4. Python
쉬움사전 준비물
pip install .
PyPI에 배포된 패키지를 바로 설치합니다. 소스 클론이 필요 없습니다.
jupyter notebook
브라우저에서 노트북(.ipynb) 파일들을 열람하고 실행할 수 있는 Jupyter 화면을 켭니다.
에러 메시지 없이 실행되고 터미널에 안내 문구가 출력되면 정상입니다.
5. Make
보통사전 준비물
- Git GitHub에서 프로젝트 코드를 내려받으려면 필요합니다.
- Make Linux/macOS는 보통 기본 설치되어 있습니다. Windows는 별도 설치(예: MSYS2, WSL)가 필요합니다.
make
생성된 빌드 설정을 바탕으로 실제 컴파일을 진행해 실행 파일을 만듭니다.
에러 없이 끝나면 성공입니다. 생성된 실행 파일을 직접 실행해보세요.
// repository documentation
Was this content helpful?
(0 ratings)
