You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! While trying your portal everything works fine except that it doesn't notify when new credentials have been captured. I am using the Mark 7. I noticed that in the Mark 7 you have to specify the notification type like success or fail but after modifying the code to add this it still won't notify anything. This is my current command: exec("notify success '{$email} - {$pwd}' evilportal");
Do you have anyway of getting the notifications working on the mark 7?
The text was updated successfully, but these errors were encountered:
Hi! While trying your portal everything works fine except that it doesn't notify when new credentials have been captured. I am using the Mark 7. I noticed that in the Mark 7 you have to specify the notification type like success or fail but after modifying the code to add this it still won't notify anything. This is my current command:
exec("notify success '{$email} - {$pwd}' evilportal");
Do you have anyway of getting the notifications working on the mark 7?
The text was updated successfully, but these errors were encountered: