Burp Suite User Forum

Create new post

Help interpretation of stack trace for DOM based issues

Hassy | Last updated: Jun 18, 2020 11:48AM UTC

Hi everyone! I would like to know how you would interpret the following two different stack traces which I recently found while doing a web PT. I know the findings are false positives but I would know how can one interpret them properly. Example 1 - The stack trace at the source was: at _0x56766d (<anonymous>:1:507764) [<root>] at Object.FZdDf (<anonymous>:1:249358) [<root>] at _0x150b57 (<anonymous>:1:505136) [<root>] at Object.get href [as href] (<anonymous>:1:800235) [<root>] at AppMeasurement.eval [as getPercentPageViewed] (eval at _0x5ca44c (:1:862931), <anonymous>:3:222) [<root>] at AppMeasurement.t.doPlugins .............................................. Example 2 - The stack trace at the source was: at _0x56766d (<anonymous>:1:507764) [angular] at Object.FZdDf (<anonymous>:1:249358) [angular] at _0x150b57 (<anonymous>:1:505136) [angular] at Object.get href [as href] (<anonymous>:1:800235) [angular] at xxxxHttpService.appendTealeafHeaders (https://xxxx.xx/xxxx/xxxx/xxxxx/app.js:1:2376) [angular] at xxxxHttpService.request (https://xxxx.xx/xxxx/xxxx/xxxxx/app.js:1:3302) [angular] ............................................. I can see that it says "root" in one instance and "angular" in one instance. What does this mean? Thanks alot!

You must be an existing, logged-in customer to reply to a thread. Please email us for additional support.