Link to home
Start Free TrialLog in
Avatar of ronan_40060
ronan_40060Flag for United States of America

asked on

Advice on Security , evolution of A perl Application

Hello Dear Experts

I have developed a Web Based Tool in Perl with Oracle as backend . I have used all the cycles of SDLC and now I need to know more about the Security of such kind of application, Evolution .
What I need to know more is what are the special security features that one needs to implement in web based tool and what kinds of tools are used in testing
Thank you
Ronan
SOLUTION
Avatar of xDamox
xDamox
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Tintin
Tintin

Whisker is a good tool for checking cross-site scripting flaws.

http://www.securityfocus.com/tools/727
Avatar of ronan_40060

ASKER

Thanks Tintin and xDamox

Well few more info required. generally what are the difficulties encountered in the Maintenance of such application.
By "application" are you referring to your own or the tools?
Hello Tintin The application is the one which I developed with Perl and Oracle
its a Web based applicationwhich provides the users the statictics of a an already built tool so I developed the functionalities for the statistics of the existing tool
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Tintin
could you suggest me a good article on Maintenance and security esp of perl Applications ?
Thanks for your valuable time
Ronan
Is it a Perl/CGI application?
hello Tintin its Perl application with oracle as backend
You originally mentioned it was a web based Perl tool, so I naturally assumed it was CGI.  How do you access the interface then?