An open API service indexing awesome lists of open source software.

https://github.com/pointlessai/phishermans-friend

ChatGPT Social Engineering Agent with personality and memory for use in simulated social engineering and phishing campaigns.
https://github.com/pointlessai/phishermans-friend

chatgpt chatgpt-api gpt phishing social-engineering

Last synced: about 1 year ago
JSON representation

ChatGPT Social Engineering Agent with personality and memory for use in simulated social engineering and phishing campaigns.

Awesome Lists containing this project

README

          

# ChatGPT Social Engineering Personality
* Agent with personality and memory for use in simulated social engineering and phishing campaigns.
# Add personality files or grow existing personality dynamically
# Agent's personality is retained and accessable each new instance.
* Install in a Python venv with .env file containing export OPENAI_API_KEY=""
* v1.0 - basic friend with temporary memory
* v1.1 - added permenant memory and dynamically growing personality
* v1.2 - code seperation and improved personality from chat
## Modify basic info in who-i-am.txt
## Add personality files to the my-personality folder
## E.G. To add work details create work.txt and list work details as below. This will then become a part of the friends personality.
## E.G: my-personality/my-work.txt
- I am the CTO.
- I am working on a new project.
- My work is very important to investors.