Skip to content

Claude/add http support 7 e rxo#1

Merged
jfmaes merged 3 commits into
masterfrom
claude/add-http-support-7ERxo
Jan 30, 2026
Merged

Claude/add http support 7 e rxo#1
jfmaes merged 3 commits into
masterfrom
claude/add-http-support-7ERxo

Conversation

@jfmaes

@jfmaes jfmaes commented Jan 30, 2026

Copy link
Copy Markdown
Owner

No description provided.

Features:
- Phishlets can now specify orig_scheme: 'http' or 'https' for proxy_hosts
- New http_mode setting per phishlet for HTTP-only phishing server (no TLS)
- New http_port config option (default: 80) for HTTP listener
- Commands: phishlets http_mode <name> on/off, config http_port <port>
- Added example-http.yaml with HTTP support documentation

Use cases:
- http://phishing.example.com proxying to http://target.com (http_mode on)
- https://phishing.example.com proxying to http://target.com (orig_scheme: http)

https://claude.ai/code/session_01AyqENqDW9PrAhnC74EF1QJ
- Fixed lure get-url to use correct scheme based on http_mode setting
- Improved example-http.yaml with clearer documentation and usage examples
- Added step-by-step usage scenarios for internal awareness campaigns

https://claude.ai/code/session_01AyqENqDW9PrAhnC74EF1QJ
@jfmaes jfmaes merged commit 3ae072a into master Jan 30, 2026
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.

2 participants