Forum Replies Created
- AuthorPosts
Diego Pérez
ModeratorHi!
Do you have proper internet access? Are you connected into your home network or is it in your job or school?The link works fine https://ibb.co/17kB3rL
Also try by removing the cache in the browser.
Greetings!
DiegoDiego Pérez
ModeratorYou’re welcome!
Greetings!
DiegoDiego Pérez
ModeratorHi!
Ok, we’ll check it out.Thanks!
DiegoDiego Pérez
ModeratorHi!
What do you mean by unreachable? what’s the exact error?
Because I tested it and it’s wroking fine, so can you explain?Thanks!
DiegoDiego Pérez
ModeratorHi!
Maltego is a passive reconnaissance tool so there’s no need for permission.You’ll get this Bing warning 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.Also you can ask for a maltego full version trial:
https://www.maltego.com/trial-signup/Greetings!
DiegoDiego Pérez
ModeratorHi!
No, if it’s your own site you can pentest it, just don’t mess with the server if you get a connection back.Greetings!
DiegoDiego Pérez
ModeratorHi!
No, actually I have never tried to log in into theit site, usually the results displayed are useful and haven’t needed to log in. So unfortunately there’s nothing we can do about it, just wait until that’s fixed by robtex developers.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Just look amog the results, it seems you are capturing the data, the issue is that you are not looking in the proper request but the credentials should be captured.Can I see the result of ifconfig in Kali, ipconfig in the target machine, bettercap’s version, the command you used to start bettercap and the contents of the spoof caplet please?
Can you also show me Kali’s and Window’s network settings, so just right click the Kali machine from Virtual box >> Settings ?? Network, take a screenshot and post it here please.Thanks!
DiegoDiego Pérez
ModeratorHi!
What exactly do you mean? Are you getting a warning or what? Can you share a screenshot please?
Thanks!
DiegoDiego Pérez
ModeratorHi!
Can you sahre a screenshot with the results of running bettercap with the spoof caplet? Also share the exact content of the caplet please, I mean don’t remove any data from it.Also the caplets folder is in /usr/local/share/bettercap/caplets, check the lecture carefully.
Greetings!
DiegoDiego Pérez
ModeratorHi!
Cool you got it!
DiegoDiego Pérez
ModeratorHi!
Ok, I saw the error, you are calling get_args() function inside get_args function itself, and you should call parser.parse_args() instead, if you don’t know what I’m talking about I’ll suggest to watch the lecture again and pay attention to Zaid’s code.Greetings!
DiegoDiego Pérez
ModeratorHi!
Can you share a screenshot with the commands used and the results please?
Can you tell me the exact model of your adapter?(brand and model)
Thanks!
DiegoDiego Pérez
ModeratorHi!
In the get_args function you have used interface as dest value for both options, correct this and try it again.
Greetings!
DiegoDiego Pérez
ModeratorHi!
The only way to port scan all the devices in a network is being connected to it, there’s no other way.
Greetings!
Diego- AuthorPosts