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

Added Prompt Injection Payload For Jailbreak #724

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

MarkCyber
Copy link
Contributor

Added a custom payload to the prompt injection section that utilizes the use of hexadecimal. A custom jailbreak prompt is used, in which a value (in this case, writing a script to create a reverse shell on a windows PC) is also declared in hexadecimal form to the variable "x". This tends to bypass restrictions on writing malicious code and results in the decoding of the hexadecimal and whatever task is requested being completed. The following is an attached screenshot showcasing the proof of concept:
PoC

@MarkCyber
Copy link
Contributor Author

@swisskyrepo I have also added a badusb section and added 2 badusb scripts utilizing the flipper zero, one acts as a vulnerability scanner and the other harvests all credentials from chrome, Firefox, and edge, saving it to a secondary USB. More information on these scripts is at the top of the respective script commented out via a REM section. I hope you like this :)

@MarkCyber
Copy link
Contributor Author

If you would like any changes, please let me know. I am pretty proud of this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant