Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more basic attacks #1

Open
100 opened this issue Aug 9, 2018 · 1 comment
Open

Add more basic attacks #1

100 opened this issue Aug 9, 2018 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@100
Copy link
Member

100 commented Aug 9, 2018

There are many possible attacks that have not yet been implemented.

Some of these include:

  • Phrase-level attacks
    • Invert part-of-speech order
    • Change tense
  • Replacing words with homonyms, or symbols that are pronounced as a homonym (ate -> eight, for -> 4)
  • Surrounding characters (or other alternating patterns) (bank -> (b)(a)(n)(k))
@100 100 added enhancement New feature or request help wanted Extra attention is needed labels Aug 9, 2018
@100 100 changed the title Add more attacks Add more basic attacks Aug 9, 2018
@lapolonio
Copy link

homonyms lookup - http://www.speech.cs.cmu.edu/cgi-bin/cmudict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants