Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/bibliography.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ All academic papers, research blogs, and technical reports referenced throughout
:::{dropdown} Citation Keys
:class: hidden-citations

[@aakanksha2024multilingual; @adversaai2023universal; @andriushchenko2024tense; @anthropic2024manyshot; @aqrawi2024singleturncrescendo; @bethany2024mathprompt; @bhardwaj2023harmfulqa; @bhardwaj2024homer; @bryan2025agentictaxonomy; @bullwinkel2025airtlessons; @bullwinkel2025repeng; @bullwinkel2026trigger; @chao2023pair; @chao2024jailbreakbench; @cui2024orbench; @darkbench2025; @derczynski2024garak; @ding2023wolf; @embracethered2024unicode; @embracethered2025sneakybits; @ghosh2025aegis; @gupta2024walledeval; @haider2024phi3safety; @han2024medsafetybench; @hines2024spotlighting; @ji2023beavertails; @ji2024pkusaferlhf; @jiang2025sosbench; @jones2025computeruse; @kingma2014adam; @li2024saladbench; @li2024wmdp; @lin2023toxicchat; @liu2024flipattack; @lopez2024pyrit; @lv2024codechameleon; @mazeika2023tdc; @mazeika2024harmbench; @mckee2024transparency; @mehrotra2023tap; @microsoft2024skeletonkey; @palaskar2025vlsu; @pfohl2024equitymedqa; @promptfoo2025ccp; @robustintelligence2024bypass; @roccia2024promptintel; @rottger2023xstest; @rottger2025msts; @russinovich2024crescendo; @russinovich2025price; @scheuerman2025transphobia; @shaikh2022second; @shayegani2025computeruse; @shen2023donotanything; @sheshadri2024lat; @stok2023ansi; @tan2026comicjailbreak; @tang2025multilingual; @tedeschi2024alert; @vantaylor2024socialbias; @vidgen2023simplesafetytests; @vidgen2024ailuminate; @wang2023decodingtrust; @wang2023donotanswer; @wei2023jailbroken; @xie2024sorrybench; @yu2023gptfuzzer; @yuan2023cipherchat; @zeng2024persuasion; @zhang2024cbtbench; @zou2023gcg]
[@aakanksha2024multilingual; @adversaai2023universal; @andriushchenko2024tense; @anthropic2024manyshot; @aqrawi2024singleturncrescendo; @bethany2024mathprompt; @bhardwaj2023harmfulqa; @bhardwaj2024homer; @bryan2025agentictaxonomy; @bullwinkel2025airtlessons; @bullwinkel2025repeng; @bullwinkel2026trigger; @chao2023pair; @chao2024jailbreakbench; @cui2024orbench; @darkbench2025; @derczynski2024garak; @ding2023wolf; @embracethered2024unicode; @embracethered2025sneakybits; @ghosh2025aegis; @gupta2024walledeval; @haider2024phi3safety; @han2024medsafetybench; @hines2024spotlighting; @ji2023beavertails; @ji2024pkusaferlhf; @jiang2025sosbench; @jones2025computeruse; @kingma2014adam; @li2024saladbench; @li2024wmdp; @lin2023toxicchat; @liu2024flipattack; @lopez2024pyrit; @lv2024codechameleon; @mazeika2023tdc; @mazeika2024harmbench; @mckee2024transparency; @mehrotra2023tap; @microsoft2024skeletonkey; @li2024mossbench; @palaskar2025vlsu; @pfohl2024equitymedqa; @promptfoo2025ccp; @robustintelligence2024bypass; @roccia2024promptintel; @rottger2023xstest; @rottger2025msts; @russinovich2024crescendo; @russinovich2025price; @scheuerman2025transphobia; @shaikh2022second; @shayegani2025computeruse; @shen2023donotanything; @sheshadri2024lat; @stok2023ansi; @tan2026comicjailbreak; @tang2025multilingual; @tedeschi2024alert; @vantaylor2024socialbias; @vidgen2023simplesafetytests; @vidgen2024ailuminate; @wang2023decodingtrust; @wang2023donotanswer; @wei2023jailbroken; @xie2024sorrybench; @yu2023gptfuzzer; @yuan2023cipherchat; @zeng2024persuasion; @zhang2024cbtbench; @zou2023gcg]

:::
4 changes: 4 additions & 0 deletions doc/code/datasets/1_loading_datasets.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"JailbreakBench [@chao2024jailbreakbench],\n",
"LLM-LAT [@sheshadri2024lat],\n",
"MedSafetyBench [@han2024medsafetybench],\n",
"MOSSBench [@li2024mossbench],\n",
"Multilingual Alignment Prism [@aakanksha2024multilingual],\n",
"Multilingual Vulnerabilities [@tang2025multilingual],\n",
"OR-Bench [@cui2024orbench],\n",
Expand Down Expand Up @@ -248,6 +249,9 @@
}
],
"metadata": {
"jupytext": {
"main_language": "python"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
Expand Down
1 change: 1 addition & 0 deletions doc/code/datasets/1_loading_datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
# JailbreakBench [@chao2024jailbreakbench],
# LLM-LAT [@sheshadri2024lat],
# MedSafetyBench [@han2024medsafetybench],
# MOSSBench [@li2024mossbench],
# Multilingual Alignment Prism [@aakanksha2024multilingual],
# Multilingual Vulnerabilities [@tang2025multilingual],
# OR-Bench [@cui2024orbench],
Expand Down
8 changes: 8 additions & 0 deletions doc/references.bib
Original file line number Diff line number Diff line change
Expand Up @@ -610,3 +610,11 @@ @misc{embracethered2025sneakybits
url = {https://embracethered.com/blog/posts/2025/sneaky-bits-and-ascii-smuggler/},
note = {Embrace The Red Blog},
}

@article{li2024mossbench,
title = {{MOSSBench}: Is Your Multimodal Language Model Oversensitive to Safe Queries?},
author = {Xirui Li and Hengguang Zhou and Ruochen Wang and Tianyi Zhou and Minhao Cheng and Cho-Jui Hsieh},
journal = {arXiv preprint arXiv:2406.17806},
year = {2024},
url = {https://arxiv.org/abs/2406.17806},
}
6 changes: 6 additions & 0 deletions pyrit/datasets/seed_datasets/remote/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,10 @@
from pyrit.datasets.seed_datasets.remote.mlcommons_ailuminate_dataset import (
_MLCommonsAILuminateDataset,
) # noqa: F401
from pyrit.datasets.seed_datasets.remote.mossbench_dataset import (
MossBenchOversensitivityType,
_MossBenchDataset,
) # noqa: F401
from pyrit.datasets.seed_datasets.remote.msts_dataset import (
_MSTSDataset,
) # noqa: F401
Expand Down Expand Up @@ -143,6 +147,7 @@

__all__ = [
"HiXSTestLanguage",
"MossBenchOversensitivityType",
"PromptIntelCategory",
"PromptIntelSeverity",
"SGXSTestLabel",
Expand Down Expand Up @@ -172,6 +177,7 @@
"_LLMLatentAdversarialTrainingDataset",
"_MedSafetyBenchDataset",
"_MLCommonsAILuminateDataset",
"_MossBenchDataset",
"_MSTSDataset",
"_MultilingualVulnerabilityDataset",
"_ORBench80KDataset",
Expand Down
Loading
Loading