security testing with securecq

4
Security testing with SecureCQ Tomasz Rękawek Cognifide

Upload: connectwebex

Post on 22-Jul-2015

664 views

Category:

Business


1 download

TRANSCRIPT

Page 1: Security testing with SecureCQ

Security testing with SecureCQ

Tomasz Rękawek

Cognifide

Page 2: Security testing with SecureCQ

Security challenges

• CQ exposes a lot of data – Sling itself is a RESTful HTTP XML/JSON (or WebDAV) interface

to JCR – CQ has additional features, available using appropriate selector,

GET parameter, path, eg.: • .feed selector • ?debug=layout • /libs/shindig/proxy?url=http://www.cqcon.eu in CQ 5.4

• All that is enabled by default • For administrator each feature is a potential security flaw • Administrator needs to know all of that • Security checklists and blog posts come in handy • SecureCQ – automated tool based on security checklists

Page 3: Security testing with SecureCQ

Live demo

Page 4: Security testing with SecureCQ

Downloads

• Package Share

– One-click-install

• http://github.com/Cognifide/SecureCQ

– Sources

– Information on creating new tests

• Blog post on cognifide.com:

Keep your CMS safe with Secure CQ