Files
XSStrike/core
Fabian Foerg fe81c53167 Fix DOM scanner on Windows/macOS/iOS
The DOM scanner colors sources and sinks in script lines.  Moreover,
that scanner collects all colored lines:
0ecedc1bba/core/dom.py (L50)

As coloring is disabled on Windows, macOS, and iOS, no potentially
tainted lines will be collected on these platforms:
0ecedc1bba/core/colors.py (L8-L9)
Consequently, the report of potential DOM vulnerabilities is always
empty.

This change fixes this bug by surrounding sources and sinks with `*`
characters.

Also, this change removes unused colors imports.
2019-12-30 17:10:40 -05:00
..
2018-10-27 19:00:56 +05:30
2019-01-21 04:57:55 +05:30
2018-11-19 03:16:31 +05:30
2019-12-30 17:10:40 -05:00
2019-04-08 13:48:44 +05:30
2019-12-30 17:10:40 -05:00
2018-11-16 21:13:45 +05:30
2019-11-01 00:23:25 +05:30
2019-01-21 04:57:55 +05:30
2019-11-01 00:23:25 +05:30
2019-11-01 00:23:25 +05:30
2019-01-21 04:57:55 +05:30
2019-11-01 00:23:25 +05:30
2019-01-21 04:57:55 +05:30
2019-04-12 13:23:21 +05:30
2019-11-01 00:23:25 +05:30
2019-01-21 04:57:55 +05:30
2018-11-16 21:13:45 +05:30