Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated testing of known security vulnerabilities of EHDEN tools #15

Open
2 of 5 tasks
SulevR opened this issue Mar 1, 2021 · 1 comment
Open
2 of 5 tasks

Comments

@SulevR
Copy link
Collaborator

SulevR commented Mar 1, 2021

Motivations

By our Security Policy draft, the tools that are used by EHDEN for providing Services must conform to a basic level of security such as OWASP Top 10. Though EHDEN is not responsible for the development and executions of all these tools, EHDEN shall ensure that these tools are tested to conform to a basic level of security.

Therefore, we do need at least some automated testing for ensuring that no common security vulnerabilities are found from these tools.

Proposal for Implementation

Erasmus MC has some experience in running Netsparker automated tests towards our web applications. It was quite easy to run and:

  • Netsparker keeps their security tests/list of known vulnerabilities/recommendations up-to-date for different technologies. This would be a huge work if we had to do this by ourselves. Therefore, it seems to be a good idea for me to run these tests regularly against our systems.
  • Their report is crisp and easy to read, and most important - contains clear recommendations and also links to related standards.

Contributions

Describe how community members can contribute

Someone has to install Netsparker (and pay the licence fee) and run the automated tests regularly and respond to the findings. One option is to just forward the findings to the tool developers.

  • Refresh License
  • Perform test runs -> ongoing
  • Create private security repository to log issues -> EHDEN/Security
  • Link the findings to Github Repository -> waiting for Netsparker support
  • Run full check on sites

Describe which persons are committed to implement

  • EMC has obtained the license and has setup a VM that runs the tests.
  • EMC will setup the system
  • Security task members need to provide input in the settings (led by Utartu?)
@SulevR SulevR changed the title [Proposal] Automated testing of known security vulnerabilities of EHDEN tools Mar 1, 2021
@SulevR SulevR added the Roadmap label Mar 1, 2021
@PRijnbeek
Copy link
Collaborator

This tool development was agreed upon in the WP4 team and is moved to In Progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants