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.
- Host: GitHub
- URL: https://github.com/pointlessai/phishermans-friend
- Owner: PointlessAI
- Created: 2025-01-26T01:43:14.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-17T19:00:05.000Z (over 1 year ago)
- Last Synced: 2025-03-27T18:18:25.262Z (about 1 year ago)
- Topics: chatgpt, chatgpt-api, gpt, phishing, social-engineering
- Language: Python
- Homepage: https://pointlessai.com
- Size: 27.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.