We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm testing a website generated with Sitefinity vulnerable version (https://vulners.com/nessus/TELERIK_UI_FOR_ASPNET_AJAX_CVE-2017-9248.NASL). There are few tags in the source code with its references:
<meta name="Generator" content="Sitefinity 8.0.5700.0 PE" />
<link href="/Telerik.Web.UI.WebResource.axd?d=db0VBNCGqiCBC3Vgke_pPFchlOHtWXWZy5yiIL7Xkw4BKD4t0egHi-CSQGlanoHiwNHz42KiKocVdBEET-qqRKf7mRxdch7uo9JWF6hDykNfKCdduw1nCwUiwqEWEwuKQ2&t=63524329720342&compress=0&_TSM_CombinedScripts_=%3b%3bTelerik.Sitefinity.Resources%2c+Version%3d8.0.5700.0
<script type="text/javascript"> -- | //<![CDATA[ | ;(function() { | function loadHandler() { | var hf = $get('ctl05_TSSM'); | if (!hf._RSSM_init) { hf._RSSM_init = true; hf.value = ''; } | hf.value += ';Telerik.Sitefinity.Resources, Version=8.0.5700.0, Culture=neutral, PublicKeyToken=b28c218413bd3:en:da474b-bbb5-4a2a-9b18-29b468be39f7:7a90d6a:d271177c:dff30785';
(the binaries strings were modified).
However, burp plugin does not detect it. Please add a rule for it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm testing a website generated with Sitefinity vulnerable version (https://vulners.com/nessus/TELERIK_UI_FOR_ASPNET_AJAX_CVE-2017-9248.NASL). There are few tags in the source code with its references:
(the binaries strings were modified).
However, burp plugin does not detect it. Please add a rule for it.
The text was updated successfully, but these errors were encountered: