Ghostwriter v3.2, the tagging release

Ghostwriter v3.2 Release

SpecterOps has released Ghostwriter v3.2 with some significant enhancements we think you’ll like. We overhauled how you interact with operation logs and added support for tagging clients, projects, reports, findings, evidence files, ...
Python security vulnerabilities

How To Detect and Fix the Five Most Common Python Security Vulnerabilities

Python is one of the biggest programming languages used today. Here are five of its most common security vulnerabilities and how to detect them. The post How To Detect and Fix the ...
Are you sure your Python ABI is actually stable?

Are you sure your Python ABI is actually stable?

| | audits, python
TL;DR: Trail of Bits has developed abi3audit, a new Python tool for checking Python packages for CPython application binary interface (ABI) violations. We’ve used it to discover hundreds of inconsistently and incorrectly ...
Configure a Python agent with Contrast in five minutes

How to configure a Python agent with Contrast in five minutes | Contrast Security

These days, it’s not enough to scan your code for vulnerabilities before deploying it. You also must implement runtime security and counter live threats that predeployment testing may have missed. Contrast Security ...
Secure serverless code for free with CodeSec - Now available in AWS Marketplace

Secure serverless code for free with CodeSec – Now available in AWS Marketplace

As of August 12, 2022, Contrast Security's new, free developer security tool,  CodeSec, will be available in AWS Marketplace! CodeSec brings the fastest and most accurate scanner on the market right to ...
Anomaly Detection at Scale Using SQL and Facebook’s Prophet Forecasting Algorithm

Anomaly Detection at Scale Using SQL and Facebook’s Prophet Forecasting Algorithm

Anomaly detection is a very important task. At Imperva we use it for threat hunting, risk analysis, risk mitigation, trends detection and more. In a previous post we showed how it can ...