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.72k stars 1.94k forks source link

Feature idea - add postprocessing handler #166

Closed ntrippar closed 1 year ago

ntrippar commented 5 years ago

Idea

so lets imagine have a scam for x site, but you know that when the user logs in the token will be valid for x minutes, could be nice to have a generic way to add in the config file when a user logs in execute that path and send over the stdin a json with the data that the evilnginx2 got so the external program can fetch data do more work

why im chosing a path and not implement plugins in go?

the main idea with this is not limit to people that only code in GO. so anyone can implement some extension in python/rust or whatever they want.

kgretzky commented 5 years ago

Thanks! This is a very good idea. Definitely will keep that on the list!

maisonmargiela0 commented 5 years ago

Hello,

Great job guys but unfortunatelly for me I am beginner with Kali Linux. I have these 2 problems. Please some one help me: 1st root@kali:/evilginx2# go get -u github.com/kgretzky/evilginx2 root@kali:/evilginx2# cd $GOPATH/src/github.com/kgretzky/evilginx2 root@kali:~/go_projects/src/github.com/kgretzky/evilginx2# make make: dep: Command not found make: *** [Makefile:8: deps] Error 127

2nd domain : vvf-c.com ip : 192.187.29.41 redirect_key : jn verification_key : gn verification_token : ce26 redirect_url : https://www.youtube.com/watch?v=dQw4w9WgXcQ

: phishlets hostname linkedin vvf-c.com [13:09:18] [err] unknown command: phishlets

THANK YOU FOR HELPING ME!!!