Pablo Santiago
Pablo Santiago
Hi @L1ghtn1ng @NotoriousRebel I have the same problem using theHarvester (version 4.0.3) for Kali Linux (release 2022.1). To reproduce it, you can use the command `theHarvester -d -f somefile.json`. **However,...
I think that we can allow multiple targets selection in the task creation form and request one task for each selected target. Of course, this selector can include a select...
Included in the version [1.1.0](https://github.com/pablosnt/rekono/releases/tag/1.1.0)
Hi @theoricien, are you talking only about the target address right? Your idea seems good, thank you!
Included in the version [1.1.0](https://github.com/pablosnt/rekono/releases/tag/1.1.0)
Thank you for this proposal! I will take it into account for the next release
Hello @genericcontributor, can you help me with that? Thank you in advance
Yes, you are right. But the problem is in this line because it's using HTTPS and the default `self.server` is `interact.sh`: https://github.com/cisagov/log4j-scanner/blob/b1903004989f629468fc93a06cb35881ba8ca412/log4-scanner/log4j-scan.py#L233 So, by default, it doesn't work.
I'm not sure if I'm understanding you regarding to credentials or session cookies. For authentication in Rekono, you can use the session in the frontend or your API token to...
Sorry, I finally understand this issue after read again your description. No, at the moment is not possible to execute hacking tools using authentication against the target services. I know...