@@CyberAttackDefense Thanks. It'd be nice if it can be hours long and if we could write for an example site you prolly set-up on your localhost. Thanks.
Clean tutorial! People are sleeping on this. The section on this video "Fixing Network Manager, starting 1:02 - Do you recommend doing this on a clean machine? Can these adjustments mess upp my kali box with all my other installations?
Great tutorial. I just have one question. What are the subdomains in the setup for, are they for gophish or evilgnix2. in the setup, you used account and gophish for your example. where do they fit in the program?.
Hi bro good afternoon, do you have any detailed manual or video of how to configure evilgophish step by step, for example, the evilginx part and how to link the user actions with the statistics of the panel, for example: when he clicks or when he opened the email. Thanks
What happens if you need to change the domain after setup? Do you redo the txt records and re-run the setup? Will the old gophish database also need to be removed?
Great teaching. Just some few setbacks I'm experiencing and I would need your guidance. I'm done setting the lures and a link was generated for me . But i cant access the website cos the server cant be found. is there something I'm not doing write?
@@CyberAttackDefense Thank you for the reply. Pls how do i add the name in my hosts file or DNS. Been on it for more than 3 hours. I deleted the setup and started again. Still giving me the same error. I followed your tutorial from scratch.
Have been looking for such this nice video, bro.. kudos to your talent and am having problems showing on evilginx2 after I run this command ./build/evilginx -p ./phishlets/ and it showing certdb: tls: private key does not match public key, could you help on this such case please.
@@CyberAttackDefense How come you didnt go thru the setup for a VPS in this tutorial? Is a VPS needed, like Digital Ocean, or can I use my VM machine as a VPS?
Great video sir. Sir my dns record get verified and CA certificate but atlast the binary file of evilgnix2 n gophish did not install. While installing binary it is giving me error please help me sir.
@@CyberAttackDefense the same issue sir, even when i run "go build" inside each folder, the binary file does not get created, please help, Thanks for your knowledge sharing
@@waldep Hmm. I really don't know what could be happening. Maybe check this article out. www.digitalocean.com/community/tutorials/how-to-build-and-install-go-programs
Hello sir, sendgrid is not allowing to sign up again, and do you have offer service to help in the installation in the Evilgophish sir? i dont mind paying for it, because am issues in the installation process sir.. anywhere i can contact you sir?
No sorry I don’t offer phishing infrastructure setup services right now. Sendgrid can be finicky. You can try many of the other services. Here is another evilginx2 setup guide www.optiv.com/insights/source-zero/blog/spear-phishing-modern-platforms
@@CyberAttackDefense U cannot spoof emails with sendgrid. U need your own smtp server for that. Your tutorials don't make sense in regards to spoofing as you're sending emails from your own domain. So thats not spoofing
@@unoallin6389 I assure you the email sent comes from gophish through the sendgrid api. There isn’t an smtp server involved. I’m not spoofing anything just using a registered domain.
thank you for this. i am a red teamer and this has helped
Great! Thanks for watching!
Best content for pentester ❤
Please make more vd for advanced techniques red team and phishing tool
And evilginx 3 ... Good work
Noted
Just found this channel and I'm in love with you already. It's easy to see you put in all you have into these videos. Thanks a bunch for this.
Welcome aboard!
Yes.. so glad to have found it also. The prime time for youtubers is before people realize how good they are. Thanks for your work!
@@charlesmarseille123
Really, right? They kind of lose that passion and focus on growth, which is also important, later on.
Awesome tutorial thanks . Which terminal did you use?
Can you do a class on how to create a YAML phishlet for Evilginx2?
I can add that to the list. Thanks for the idea!
@@CyberAttackDefense Thanks. It'd be nice if it can be hours long and if we could write for an example site you prolly set-up on your localhost. Thanks.
just watching this amazing video, what happens if i can't find the gophish binary in the directory. how do i resolve this
That means it didn't compile. Try go build
Clean tutorial! People are sleeping on this.
The section on this video "Fixing Network Manager, starting 1:02 - Do you recommend doing this on a clean machine? Can these adjustments mess upp my kali box with all my other installations?
Yes I recommend this is a separate clean machine just for evilgophish. Use Amazon or digital ocean.
@@CyberAttackDefense what do you mean by ocean or digital ocean? Not kali?
@@Boolap1337 nope not kali clean Ubuntu or other image.
@@CyberAttackDefense alright, something new for me then. Will try tmr as its 01.45 AM atm :)… appreciate the answers
Can u make a video on how to create phishlists in a convenient way cuz i didn't understand from the main source.
Great tutorial. I just have one question. What are the subdomains in the setup for, are they for gophish or evilgnix2. in the setup, you used account and gophish for your example. where do they fit in the program?.
That’s for the Apache redirection for subdomains going to evilginx2 within evilgophish setup. That can be a list of different domains.
good evening sir, your video helped me a lot but there is more for video 4. to see how to configure gophish with the API key.
Not sure what you need an API key for.
Could you make a video on the updated version
Yeah sure can.
Hi bro good afternoon, do you have any detailed manual or video of how to configure evilgophish step by step, for example, the evilginx part and how to link the user actions with the statistics of the panel, for example: when he clicks or when he opened the email. Thanks
evilgophish has been archived by the author. It's better to just learn how to setup evilginx3 breakdev.org/evilginx-3-0-evilginx-mastery/
Hi . I am using Kali. For me, only " | example | disabled | visible " appears. Why don't other phisleths appear?
Thank you
Unfortunately this project is discontinued. I recommend using evilginx3 or 4
@@CyberAttackDefense I am using this version: version 3.3.0
So are the subdomains in the gophish setup supposed to match the subdomains in the evilginx phishlet?
Yes typically you want them to match.
What happens if you need to change the domain after setup? Do you redo the txt records and re-run the setup? Will the old gophish database also need to be removed?
Either rerun setup or do replace_rid.sh
Great teaching. Just some few setbacks I'm experiencing and I would need your guidance. I'm done setting the lures and a link was generated for me . But i cant access the website cos the server cant be found. is there something I'm not doing write?
Hmm sounds like it could be DNS or name resolution. Try adding that name in your hosts file or DNS.
@@CyberAttackDefense Thank you for the reply. Pls how do i add the name in my hosts file or DNS. Been on it for more than 3 hours. I deleted the setup and started again. Still giving me the same error. I followed your tutorial from scratch.
@@Clurd284 www.hostinger.com/tutorials/how-to-edit-hosts-file#Change_the_File_Manually
@@Clurd284 Did you solve this issue? Facing the same.
Great video content, is there a way to prevent the lures link from turning red fast?
Not sure I understand the question.
Have been looking for such this nice video, bro.. kudos to your talent and am having problems showing on evilginx2 after I run this command ./build/evilginx -p ./phishlets/ and it showing certdb: tls: private key does not match public key, could you help on this such case please.
When I use the Google Admin Toolbox Dig, it doesn't show me any results. In the TXT section I get: Record not found!
Then you haven’t put the correct records in.
@@CyberAttackDefense I did put the acme records.
@@fabianpena7370 it must be public facing DNS. Otherwise I have no idea.
@@fabianpena7370 Make sure to include the acme part only while adding the TXT record
Evilginx can't find the db on that path. What should I do??
It’s in the gophish folder
@Cyber Attack & Defense I'm trying to load it, but Evilnginx don't recognize it as valid db
Im not finding any binaries when looking thru evilgophish. I didnt have problems downloading Go either. What could be the issue?
There are some issues with the version of go on default Ubuntu. You need to install the newest version then try again.
@@CyberAttackDefense newest version of go? Appreciate it.
@@Boolap1337 yep newest version works.
@@CyberAttackDefense Just reinstalled go. I got the binaries in evilfeed and gophish but not in evilginx2, any ideas?
Appreciate the help.. :-)
used go1.20.1.linux-amd64.tar.gz
Hello Sir, please i need where to get a VPS that i can use for the installation..
Amazon EC2, digital ocean, etc
@@CyberAttackDefense How come you didnt go thru the setup for a VPS in this tutorial? Is a VPS needed, like Digital Ocean, or can I use my VM machine as a VPS?
@@Boolap1337 I figured everyone could figure out their own choices on cloud vs local. A VPS isn’t required.
Great video sir. Sir my dns record get verified and CA certificate but atlast the binary file of evilgnix2 n gophish did not install. While installing binary it is giving me error please help me sir.
Check to make sure go installed. If it didn’t then you need to install it manually then go into each folder and run go build.
@@CyberAttackDefense the same issue sir, even when i run "go build" inside each folder, the binary file does not get created, please help, Thanks for your knowledge sharing
@@waldep Hmm. I really don't know what could be happening. Maybe check this article out. www.digitalocean.com/community/tutorials/how-to-build-and-install-go-programs
@@CyberAttackDefense The solution was to purge GoLang version "go1.20.1" (that comes by default with the server ) and re-install "go1.19.5"
@@waldep that’s not surprising. I ran into a bunch of issues with GO when I was building out this video setup.
Hello sir, sendgrid is not allowing to sign up again, and do you have offer service to help in the installation in the Evilgophish sir? i dont mind paying for it, because am issues in the installation process sir.. anywhere i can contact you sir?
No sorry I don’t offer phishing infrastructure setup services right now. Sendgrid can be finicky. You can try many of the other services. Here is another evilginx2 setup guide www.optiv.com/insights/source-zero/blog/spear-phishing-modern-platforms
It is necessary to build your own sMtp server
No sendgrid and other providers will send the mail for you.
@@CyberAttackDefense U cannot spoof emails with sendgrid. U need your own smtp server for that. Your tutorials don't make sense in regards to spoofing as you're sending emails from your own domain. So thats not spoofing
@@unoallin6389 I assure you the email sent comes from gophish through the sendgrid api. There isn’t an smtp server involved. I’m not spoofing anything just using a registered domain.
@@unoallin6389 You will need to add SPF record to allow Sendgrid to send email behalf of your domin.