Papers › TRAP: Targeted Random Adversarial Prompt Honeypot for Black-Box Identification

TRAP: Targeted Random Adversarial Prompt Honeypot for Black-Box Identification

20 Feb 2024arXiv:2402.12991archive 2025-07-28

Martin Gubri, Dennis Ulmer, Hwaran Lee, Sangdoo Yun, Seong Joon Oh

Large Language Model (LLM) services and models often come with legal rules on who can use them and how they must use them. Assessing the compliance of the released LLMs is crucial, as these rules protect the interests of the LLM contributor and prevent misuse. In this context, we describe the novel fingerprinting problem of Black-box Identity Verification (BBIV). The goal is to determine whether a third-party application uses a certain LLM through its chat function. We propose a method called Targeted Random Adversarial Prompt (TRAP) that identifies the specific LLM in use. We repurpose adversarial suffixes, originally proposed for jailbreaking, to get a pre-defined answer from the target LLM, while other models give random answers. TRAP detects the target LLMs with over 95% true positive rate at under 0.2% false positive rate even after a single interaction. TRAP remains effective even if the LLM has minor changes that do not significantly alter the original function.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2402.12991")

Code

Syntology Ran 7 of 13 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 7 ran with no contract checked.

By repository: official repository: 13 samples from 2 repositories, 7 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

framartin/trap officialmentioned in papermentioned on GitHubpytorchMIT report
parameterlab/trap officialmentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 7 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran
6unverified

Licence: 0 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generate framartin/trap/detect_llm/compute_results.py official repository ran MIT (permissive) · 58bff4cf03dd8432 · report
generate_random_string framartin/trap/detect_llm/generate_csv.py official repository ran MIT (permissive) · 76bb37c1f3570e55 · report
get_prompt_target framartin/trap/detect_llm/generate_csv.py official repository ran MIT (permissive) · 7e9dd2da021b5534 · report
load_prompts framartin/trap/detect_llm/baseline_ppl.py official repository ran MIT (permissive) · c7dc4896ac741214 · report
load_suffixes framartin/trap/detect_llm/utils.py official repository ran MIT (permissive) · f28fd11ca495123c · report
load_suffixes_csv framartin/trap/detect_llm/utils.py official repository ran MIT (permissive) · 41c6ae7f8d08a2e9 · report
load_system_prompts framartin/trap/detect_llm/utils.py official repository ran MIT (permissive) · cd0073dd38a0ace7 · report
combine_prompts framartin/trap/llm_attacks/api_experiments/evaluate_api_models.py official repository unverified MIT (permissive) · 71b177b3a3ed6078 · report
generate_n_times framartin/trap/detect_llm/compute_results_baseline_api.py official repository unverified MIT (permissive) · ef6fb88be74d8cd0 · report
load_prompts parameterlab/trap/llm_attacks/api_experiments/evaluate_api_models.py official repository unverified MIT (permissive) · 645890ba00019a69 · report
make_checking_fn framartin/trap/llm_attacks/api_experiments/evaluate_api_models.py official repository unverified MIT (permissive) · d0e94f216f27f804 · report
openai_sample_once framartin/trap/detect_llm/baseline_ppl.py official repository unverified MIT (permissive) · 93a9f4ea8dfd368b · report
openai_sample_once framartin/trap/detect_llm/compute_results_baseline_api.py official repository unverified MIT (permissive) · 1f4769e15870cc9c · report

Tasks

Language ModelingLanguage ModellingLarge Language Model

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections