Skip to content

Commit

Permalink
docs: remove authors non bias (#428)
Browse files Browse the repository at this point in the history
* docs: remove authors non bias

* docs: insecure design no more
  • Loading branch information
GangGreenTemperTatum authored Oct 7, 2024
1 parent 8b8d4ea commit e2d8a2a
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions 2_0_voting/voting_round_two/BackdoorAttacks.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Backdoor Attacks

**Author(s):** [Ads - GangGreenTemperTatum](https://github.com/GangGreenTemperTatum)
<br>
**Core Team Owner(s):** [Ads - GangGreenTemperTatum](https://github.com/GangGreenTemperTatum)

### Description

Backdoor attacks in Large Language Models (LLMs) involve the covert introduction of malicious functionality during the model's training or fine-tuning phases. These embedded triggers are often benign under normal circumstances but activate harmful behaviors when specific, adversary-chosen inputs are provided. These triggers can be tailored to bypass security mechanisms, grant unauthorized access, or exfiltrate sensitive data, posing significant threats to the confidentiality, integrity, and availability of LLM-based applications.
Expand Down
Empty file.
4 changes: 0 additions & 4 deletions 2_0_voting/voting_round_two/Misinformation.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@

## Misinformation

**Author(s):**

Steve Wilson

### Description

Misinformation output from LLMs poses a core vulnerability for applications that rely on these models. Misinformation occurs when LLMs produce false or misleading information that appears credible. This vulnerability is significant because it can lead to substantial risks, including security breaches, reputational damage, and legal liability.
Expand Down
4 changes: 0 additions & 4 deletions 2_0_voting/voting_round_two/UnboundedConsumption.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
## Unbounded Consumption

**Author(s):** [Ads - GangGreenTemperTatum](https://github.com/GangGreenTemperTatum)
<br>
**Core Team Owner(s):** [Ads - GangGreenTemperTatum](https://github.com/GangGreenTemperTatum) with reviews from @jsotiro and @rot169

**Merge/Replaces from the current top 10**:

[v1.1 LLM10 Model Theft](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/blob/main/1_1_vulns/LLM10_ModelTheft.md) and [v1.1 LLM04 Model DoS](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/blob/main/1_1_vulns/LLM04_ModelDoS.md) with inputs from [Unrestricted Resource Consumption v2 Candidate](https://github.com/OWASP/www-project-top-10-for-large-language-model-applications/blob/main/2_0_voting/candidate_files/UnrestrictedResourceConsumption.md).
Expand Down

0 comments on commit e2d8a2a

Please sign in to comment.