ezXSS icon indicating copy to clipboard operation
ezXSS copied to clipboard

Added a link to IP information on the report page

Open atastycookie opened this issue 2 years ago • 1 comments

image

atastycookie avatar Dec 01 '21 07:12 atastycookie

@ssl, up :)

atastycookie avatar Aug 19 '22 06:08 atastycookie

Hi @atastycookie,

Thanks for your PR, I really appreciate you taking time on this. How ever, I feel like this is not something I would like to have default within ezXSS. ezXSS is very strict build without any external sources, and is mainly build for ethical hackers, which I think don't really have any benefits from this. And if they really want to find this information out they could do a simple search themselfs.

If you want to make a new PR where u get information about the IP without any external sources (like PHP's gethostbyaddr) I would be open for that. For example a (host) behind the IP. For example 127.0.0.1 (localhost).

Thanks!

ssl avatar Oct 07 '22 08:10 ssl