Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Vulnerabilities

Yahoo! Launches Web Security Scanning Tool

Yahoo! has released a large scale web security scanning platform aimed at improving the safety of the Web. 

Yahoo! has released a large scale web security scanning platform aimed at improving the safety of the Web. 

Called Gryffin, the new project has been published to Github in beta under the BSD-style license, and Yahoo! says that it is more than just another scanner, as it aims at addressing two issues that current initiatives have, namely coverage and scale.

The project’s Github page explains that coverage has two dimensions, namely crawl and fuzzing. The first implies the ability to find as much of the application’s footprint as possible, while the latter involves testing all of the application’s components for an applied set of vulnerabilities.

With web applications being template driven, meaning that the same code or path can generate large number of URLs, Gryffin’s crawler requires only one of the URLs to work. Moreover, it has a deduplication engine that compares a new page with an existing one, which allows it to avoid crawling the same page twice.

Gryffin’s crawler also uses PhantomJS for DOM rendering and navigation, which allows it to discover links and code paths in rich applications that are heavily driven by client-side JavaScript. However, the scanning platform does not have fuzzer modules, even for common vulnerabilities like XSS and SQL Injection, as it wants to allow users to fuzz for just what they need.

“It’s not wise to reinvent the wheel where you do not have to. Gryffin at production scale at Yahoo uses open source and custom fuzzers. Some of these custom fuzzers might be open sourced in future and might or might not be part of Gryffin repository. For demonstration purpose, Gryffin comes integrated with sqlmap and arachni. It does not endorse them or any other scanner in particular,” Yahoo! explains.

Gryffin has been released as a standalone package, but Yahoo! says that it is actually build for scale, on the publisher-subscriber model. The platform’s components are either publishers or subscribers, or both, which allows it to scale horizontally by adding new nodes to it.

The list of prerequisites for Gryffin includes Go, PhantomJS v2, Sqlmap (for fuzzing SQLi), Arachni (for fuzzing XSS and web vulnerabilities), NSQ (running lookupd at port 4160,4161; running nsqd at port 4150,4151; with –max-msg-size=5000000), and Kibana and Elastic search, for dashboarding (listening to JSON over port 5000, with a prefigured docker image already available online. 

Advertisement. Scroll to continue reading.

Related: Learn More About Fuzzing at the 2015 ICS Cyber Security Conference

Written By

Click to comment

Trending

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join the session as we discuss the challenges and best practices for cybersecurity leaders managing cloud identities.

Register

SecurityWeek’s Ransomware Resilience and Recovery Summit helps businesses to plan, prepare, and recover from a ransomware incident.

Register

Expert Insights

Related Content

Vulnerabilities

Less than a week after announcing that it would suspended service indefinitely due to a conflict with an (at the time) unnamed security researcher...

Data Breaches

OpenAI has confirmed a ChatGPT data breach on the same day a security firm reported seeing the use of a component affected by an...

IoT Security

A group of seven security researchers have discovered numerous vulnerabilities in vehicles from 16 car makers, including bugs that allowed them to control car...

Vulnerabilities

A researcher at IOActive discovered that home security systems from SimpliSafe are plagued by a vulnerability that allows tech savvy burglars to remotely disable...

Risk Management

The supply chain threat is directly linked to attack surface management, but the supply chain must be known and understood before it can be...

Cybercrime

Patch Tuesday: Microsoft calls attention to a series of zero-day remote code execution attacks hitting its Office productivity suite.

Vulnerabilities

Patch Tuesday: Microsoft warns vulnerability (CVE-2023-23397) could lead to exploitation before an email is viewed in the Preview Pane.

Vulnerabilities

The latest Chrome update brings patches for eight vulnerabilities, including seven reported by external researchers.