Forum Replies Created
- AuthorPosts
- Zaid SabihModerator
I think it should work as I don’t get errors with it, but like I said please let me know if you get any errors and I’ll try my best to help.
Zaid SabihModeratorI’d be happy to help, please just try again, submit a different post for every issue and I’ll try my best to help you .
Zaid SabihModeratorHello MJ,
Yes OS X is covered in the OS X section later on in the course, as for ios, the problem is that the OS does not let the users install any applications on the system unless they are downloaded from the app store, therefore we can generate a backdoor but we can’t really get the user to install it, therefore the backdooe is useless.Zaid SabihModeratorHello Mahmudshah,
Did you try migrating to a safer process as shown in the post-exploitation section?
If yes then please try using a different payload type and let me know what you get.Zaid SabihModeratorHello Sithumnimlaka
Thanks for sharing this, I will share it with people that have issues with sending spoofed emails.Zaid SabihModeratorHello Sithumnimlaka,
Can you please give me more info on what you want to do? what do you mean track some location?Zaid SabihModeratorHello Sithumnimlaka,
Did you try the method covered in the course? I don’t have that router myself so I’m not 100% sure of the exact steps, but the general steps shown here should work.Zaid SabihModeratorHello Sithumniklak,
Doesn’t seem like there are any errors there, just seems like Maltego was not able to get info on the specified domain, please just try a different domain name and see.Zaid SabihModeratorHello Mahmud,
The course is fully up to date and everything shown in it works with updated systems, please just submit each issue you faced in a different post and we’ll try our best to help you overcome any obstacles you face.
The email spoofing is tested and still works exactly as shown in the course.
I’ve just double checked the download link for scrapbook, sorry there was a mistake there and that’s fixed now, thanks for the note.
As for Maltego, you’ll get this problem only when you want to use a transformer that relies on search engine, the reason for this is Bing started charging people for using their search API, so the only solution is to purchase a license, but you can still use all other transformers that do not rely on search engine.
The search engine transformers just use Bing anyway to search for result, so you can just do that manually yourself, the only disadvantage is that you’ll get the result in the web browser instead of having them in a nice graph.Zaid SabihModeratorHello Austintyley,
Unfortunately we can not give you free access on Udemy because I don’t own Udemy, if you want though I can give you a refund here and you can go and get the course there.
We offer the same support here and on Udemy and its the same people answering questions, we just get lots of questions and I’m sorry sometimes we can miss one or 2, but its not intentional and doesn’t happen often.Zaid SabihModeratorHello Eli,
Do you have an external wireless adapter connected to your computer?
Did you add the card to usb list like shown in lecture 11?
If you did, then make sure that you don’t physically connect the card to the computer until Kali is fully booted, connect the card, then go to the devices menu (beside the file menu) >> USB >> Click your device.
If you’ve done all of the above then can you tell me the model of your wireless adapter please?Zaid SabihModeratorHello Mahmud,
I don’t recommend testing against the host computer, but if you want to do that please set the network settings to Bridged instead of Nat Network, make sure to adjust the IPs accordingly and it should work.Zaid SabihModeratorHello Mahmudshahmu,
You’ll get this problem only when you want to use a transformer that relies on search engine, the reason for this is Bing started charging people for using their search API, so the only solution is to purchase a license, but you can still use all other transformers that do not rely on search engine.
The search engine transformers just use Bing anyway to search for result, so you can just do that manually yourself, the only disadvantage is that you’ll get the result in the web browser instead of having them in a nice graph.Zaid SabihModeratorHello Dilol,
Can I see the result of ifconfig in Kali, ipconfig in the target machine and the ettercap command you used please?
Can you also show me Kali’s network settings, so just right click the Kali machine from Virtual box >> Settings ?? Network, take a screenshot and post it here please.
And which websites did you test this with?
Zaid SabihModeratorHey austintuley,
yeah this is normal because Pycharm uses its own interpreter not the system interpreter, therefore when you install libraries using pip it’ll only get installed to the default interpreter that is used by the operating system. - AuthorPosts