begininvoke / htmlinfo

a tools to find information by custom script in string

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

htmlinfo a tools to find information by custom script in string

use

curl https://www.cloudflare.com | ./htmlinfo

Credit Card in html Credit Card|  [ 3176892984792693 ][ 5635510056843185 ][ 3176892984792693 ][ 9462166631736999 ] | matchcount: 4 point : 40
IP Address in html IP Address|  [ 1.1.1.1 ][ 1.1.1.1 ][ 1.1.1.1 ][ 1.1.1.1 ] | matchcount: 4 point : 40
page point  80%

or

./htmlinfo --html "html string"

About

a tools to find information by custom script in string

License:MIT License


Languages

Language:Go 100.0%