I Used the following prompt to get ChatGPT to write a few posts for me on how to manipulate it via prompt engineering. I hope you enjoy! Directing the Digital Ensemble: A Masterclass in ChatGPT Engagement by [Your Name Here] Mastering the act of eliciting nuanced responses from ChatGPT is akin to conducting a grand… Continue reading Prompt Injecting ChatGPT – Written by Chat GPT(Part 2)
Category: Network Bypass
Prompt Injecting ChatGPT – Written by Chat GPT(Part1)
I Used the following prompt to get ChatGPT to write a few posts for me on how to manipulate it via prompt engineering. I hope you enjoy! How Prompt Construction Manipulates AI: Mastering AI with Expertly Crafted Questions by Milosilo and ChatGPT In a digital age where AI shapes narratives, understanding the intricacies of prompt… Continue reading Prompt Injecting ChatGPT – Written by Chat GPT(Part1)
Generative AI Elicitation
This post is related to content I presented on at BSidesLV and Red Team Village at Defcon 31. Materials can be found on my github. I began using Chat GPT about 8 months ago and found it very interesting because the interactions required to bypass certain restrictions were similar to the elicitation techniques I used… Continue reading Generative AI Elicitation
Scraping Sites for Artificial Intelligence(AI) Training Data
Scraping documentation dites for Artificial Intelligence(AI) Training data that can be used to create models for AI platforms such as TensorFlow. The working code examples was made using only OpenAI GTP Chat.
Microsoft Teams Proxy DLL Hijacking(Tutorial)
DLL Hijacking MS Teams Via Proxy DLL File Background:DLL Hijacking using a proxy dll file allows a malicious dll to be ran in a location an application incorrectly attempts to load a dll from, while forwarding all legitimate commands to the intended dll. This allows malicious code to run without disrupting the executions of the… Continue reading Microsoft Teams Proxy DLL Hijacking(Tutorial)