Wednesday, 27 August 2014

Garmr – Automate Web Application Security Tests

Garmr is a tool to inspect the responses from websites for basic security requirements. It includes a set of core test cases implemented in corechecks that are derived from the Mozilla Secure Coding Guidelines which can be found here:
https://wiki.mozilla.org/WebAppSec/Secure_Coding_Guidelines
The purpose of this page is to establish a concise and consistent approach to secure application development of Mozilla web applications and web services. The information provided here will be focused towards web based applications; however, the concepts can be universally applied to applications to implement sound security controls and design.
This page will largely focus on secure guidelines and may provide example code at a later time.
Garmr - Automate Web Application Security Tests
It’s a useful tool, combined with others to automate web application security tests to a decent, fairly comprehensive baseline. It was built to be part of a Continuous Integration process by the Mozilla WebQA team, but could easily be adopted by other teams and used in a similar way – it ouputs a JUnit style XML report that can be consumed by other tools such as Jenkins.
This is why it’s well suited to be used in a tool such as – Gauntlt – Security Testing Framework For Developers & Ops.
You can download the latest version here:
master.zip
Or read more here.

Secret app hack allows access to personal data


Popular iPhone and Android app Secret has been hacked in a controlled experiment, allowing security experts to get hold of data.
The app, which allows you to post statements anonymously to your friends and friends of friends was hacked by security researchers at Rhino Security Labs who were able to reveal the identities of posters using a flaw in the app's security.
The company's co-founder, Benjamin Caudill, said in a blog post: "This is exactly the kind of application that needs to spend some time under the magnifying glass. A service encouraging people to share their most private thoughts under the aegis of anonymity needs to ensure this anonymity is maintained."