exaybachay-ak / IPINT

Chrome extension written in Javascript. Completely stand-alone addition to Chrome that assist with investigations using a variety of Open-Source Intelligence sites. Eventually will read page data and color IP address based on detection by sites.
GNU General Public License v3.0
6 stars 2 forks source link

Improved IP address detection #5

Closed jasonrush closed 7 years ago

jasonrush commented 7 years ago

IP addresses are only detected on "visible"/displayed text (including hidden or display:none;). This helps skip "ip addresses" that are actual javascript/etc version numbers, and addresses hardcoded in Javascript.