evilportals
evilportals copied to clipboard
Notify doesn't work
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?
I started a discussion at https://github.com/kleo/evilportals/discussions/41.