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
Somdev Sangwan
f9aee589f0
changelog for 3.1.4
2019-04-08 13:52:52 +05:30
Somdev Sangwan
538ecea109
Add files via upload
2019-04-08 13:48:44 +05:30
Somdev Sangwan
3d7fbca96a
changelog for 3.1.3
2019-04-06 21:58:26 +05:30
Somdev Sangwan
cc9c397803
changelog for 3.1.2
2018-12-31 04:43:38 +05:30
Somdev Sangwan
1c9108f1bc
Update CHANGELOG.md
2018-11-21 20:37:48 +05:30
Somdev Sangwan
eb50d30aea
changelog for 3.1.0
2018-11-21 19:59:15 +05:30
Somdev Sangwan
b6d28ddec5
bump to 3.0.5
2018-11-17 23:47:33 +05:30
Somdev Sangwan
8a3cefde22
updated changelog for 3.0.4
2018-11-16 01:42:03 +05:30
Somdev Sangwan
a5bd57d189
Create CHANGELOG.md
2018-11-15 00:05:57 +05:30
Somdev Sangwan
670f70752b
Delete CHANGELOG.md
2018-10-27 19:00:20 +05:30
Somdev Sangwan
a9b96be5a8
fixed regex in paramfinder module
2018-07-15 10:14:52 +05:30
Somdev Sangwan
a697fa4082
Update CHANGELOG.md
2018-07-06 09:21:45 +05:30
Somdev Sangwan
4663869765
Update CHANGELOG.md
2018-06-28 16:29:30 +05:30
Somdev Sangwan
5126aa10e6
Add files via upload
2018-06-28 16:27:18 +05:30
Somdev Sangwan
38f0648cd0
Update CHANGELOG.md
2018-06-25 14:23:46 +05:30
Somdev Sangwan
3e86351d01
Update CHANGELOG.md
2018-06-15 17:03:05 +05:30
Somdev Sangwan
7cfe5eeeab
Update CHANGELOG.md
2018-06-15 01:22:06 +05:30
Somdev Sangwan
addb7e3190
Update CHANGELOG.md
2018-06-14 19:02:11 +05:30
Somdev Sangwan
130b622696
Update CHANGELOG.md
2018-06-12 15:29:42 +05:30
Somdev Sangwan
d793938e18
Create CHANGELOG.md
2018-06-12 15:12:41 +05:30