Electronegativity v1.4.0 was released some time ago. My first post about this open source Electron Security tool was titled - Electronegativity: An Open Source Electron Security Auditor which contains several bug fixes and a new feature. Read more about UPDATE: Electronegativity v1.4.0
Electronegativity: An Open Source Electron Security Auditor
Electron is a pretty recent framework for building desktop applications and there are not many tools that deal with the security part either. There is a electronjs security checklist, providing guidelines for building secure applications, but there is no tool per-se - atleast none I know of! Electronegativity changes this. This post describes the open source tool that was Read more about Electronegativity: An Open Source Electron Security Auditor
UPDATE: XSStrike 3.1.2
My initial post about this advanced XSS detection and exploitation suite was almost an year ago! Three days ago, an update - XSStrike 3.1.2 was released. This is a post that documents these changes. What is XSStrike? XSStrike is a Cross Site Scripting detection suite equipped with four hand written parsers, an intelligent payload generator, a powerful fuzzing engine Read more about UPDATE: XSStrike 3.1.2
XSStrike: A XSS Detection & Exploitation Kit
If you remember a couple of weeks back, I blogged about XSS Radar, a Google Chrome extension to help you discover cross-site scripting vulnerabilities. This post is about - XSStrike, a similar tool to help you find cross-site scripting vulnerabilities, but it is coded in Python. Read more about XSStrike: A XSS Detection & Exploitation Kit
Syntribos: An Open Source API Security Testing Tool
Web application security testing is a multi-faceted and yet important domains today. A few years ago, it was only the front end security tests and then came the backend. As newer endpoints are being exposed, it becomes imperative to test their security too. Syntribos is one such tool that helps you test the security of your APIs. Read more about Syntribos: An Open Source API Security Testing Tool