8 Sep 2005 21:58
Re: I see a lot of Hits on Port 80 TCP what are they ?
nospam <nospam <at> *nospam*comcast.net>
2005-09-08 19:58:37 GMT
2005-09-08 19:58:37 GMT
!:?) wrote: > Hello, > > I have Netscape for my ISP and they use AOL Servers. > (They are owned by AOL) > Using Netscape 7.2 Browser Email Client, Netscape ISP Dial-up. > I switched ISP's several Months ago. > > I see a large number of Hits on Port 80, some are Web Sites, most are > users and never Seen so many hits on that Port before. > Most of the IP's are AOL IP Blocks but not all. > > Rule "Default Block HTTP Port 80 TCP" blocked (compaq,http). Details: > Inbound TCP connection > Local address,service is (compaq,http) > Remote address,service is (172.134.0.64,3837) > Process name is "N/A" > > They hit no matter if I have a Browser\Email Client up or not. > I have been seeing this for several Months now. > > The Firewall stops them and I'm not Worried about them but wondered what > they all were. > > > Kevin They want to know if you are running a server they can exploit.
First, I won't be allowing HTML tags in submitted comments. My plan was
to simply use the Perl CGI::EscapeHTML function (Blosxom is written in
Perl) to convert '<', '>', double quote, and 0x8b and 0x9b to the
corresponding HTML character entities prior to the submitted comment
being saved and displayed. Is this sufficient, or should I be escaping
other characters as well?
Second, and more important (because I'm still unclear on this): I'll be
accepting URLs submitted with comments (as part of a email/URL text
field), and I obviously need to do something with them to avoid XSS
problems. The question is, what? I've gotten the impression that url
encoding characters like '<' that might appear in submitted URLs is not
a total solution, and that retaining characters like '<' in the URL,
even in encoded form, could be a problem.
What's the recommended approach? One thought I had was to parse the URL,
go through any query parameters one by one, decode them, totally strip
RSS Feed