neraliu / tainted-phantomjs

Tainted PhantomJS
BSD 3-Clause "New" or "Revised" License
53 stars 12 forks source link

Navigate too much or error [ERROR] navigate too much or #30

Open timeisflowing opened 10 years ago

timeisflowing commented 10 years ago

[ERROR] navigate too much error bash cli/tpjs http://cnn.com -z 1 -d debug

timeisflowing commented 10 years ago

if I deactivate the function scripts/domxss-common.js:115: var no_of_navigation = 0; scripts/domxss-common.js:415: ++no_of_navigation; scripts/domxss-common.js:416: //if (no_of_navigation >= 10) { scripts/domxss_emberjs_002_notainted.js:115: var no_of_navigation = 0; scripts/domxss_emberjs_002_notainted.js:422: ++no_of_navigation; scripts/domxss_emberjs_002_notainted.js:423: //if (no_of_navigation >= 10) { no problem