kgretzky / evilginx2

Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
BSD 3-Clause "New" or "Revised" License
10.22k stars 1.87k forks source link

Regexp separated by ':' or by ',' ?? #1086

Open stackerofwheat opened 3 days ago

stackerofwheat commented 3 days ago

In the Phishlet Format Guide for v3.0.0 there are examples of the regexp modifier being separated by both a colon and a comma. I included the examples below. Will both work or is only one correct?

COLON EXAMPLE: 'frog-[0-9]{3}:regexp'

COMMA EXAMPLE: auth_tokens:

itsdayztar commented 3 days ago

telegram @itsdayztar