Linux - Security This forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-19-2005, 01:19 PM
|
#1
|
Member
Registered: Sep 2004
Distribution: Redhat / Fedora
Posts: 114
Rep:
|
Apache XSS prevention
I have a Apache 2.0.53 Web server running.. on a Fedora Core 3
& it is vunerable to XSS. i tried looking on the apache.org web site.. for some information on how to patch it
but could not understand any thing,..
any one have any idea's on how to patch it so that i i can prevent XSS >??
regards & Thanks
|
|
|
03-20-2005, 07:25 AM
|
#2
|
Senior Member
Registered: Jan 2003
Location: Devon, UK
Distribution: Debian Etc/kernel 2.6.18-4K7
Posts: 2,380
Rep:
|
You'll find a good explanation here . After a quick read through I would say that not using cgi would obviate risks.
|
|
|
03-20-2005, 09:05 AM
|
#3
|
Member
Registered: Sep 2004
Distribution: Redhat / Fedora
Posts: 114
Original Poster
Rep:
|
Hey thanks for the link it is a great help
im not using CGI or PHP
im using JSP,
any more tips/ advise for security on Apache ?
|
|
|
03-21-2005, 02:49 PM
|
#4
|
Member
Registered: Apr 2002
Posts: 498
Rep:
|
Technically, Apache isn't vulnerable to XSS attacks. Its the code that you are running that creates XSS vulnerabilities. Lets start with why you think you are vulnerable to XSSing and go from there.
|
|
|
03-22-2005, 06:10 AM
|
#5
|
Member
Registered: Sep 2004
Distribution: Redhat / Fedora
Posts: 114
Original Poster
Rep:
|
Im Learning some servlets ,
im using tomcat to do some jsp processing
& just to check how secure the code is..
i ran nikto..
which reported that the site is vunerable to
XSS .. so was looking for some help
on XSS :-)
|
|
|
03-22-2005, 04:37 PM
|
#6
|
Member
Registered: Apr 2002
Posts: 498
Rep:
|
So the applet is vulnerable to XSS, not apache. Need to start looking for a solution in the applet code.
|
|
|
All times are GMT -5. The time now is 06:35 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|