BishopFox / jsluice

Extract URLs, paths, secrets, and other interesting bits from JavaScript
MIT License
1.43k stars 96 forks source link

added goquery support to parse inline javascript in HTML pages #8

Closed c3l3si4n closed 1 year ago

c3l3si4n commented 1 year ago

Card

This pull request introduces parsing of inline JavaScript in HTML pages through the use of the goquery.

Details