Find the latest Webinar content from the Sprocket Testing Team.

Blog

Stay updated with the latest offensive security news, knowledge, and resources.

Latest Resources

Large Language Model (LLM) Security Testing: Types, Techniques, and Methodology
Oct 01, 2024 Sprocket Security

Large Language Model (LLM) Security Testing: Types, Techniques, and Methodology

Get ready to learn the importance of LLM (Large Language Model) security testing, a vital process for identifying vulnerabilities in AI models, especially those integrated into web applications. The need for early detection of potential risks like unauthorized data access, prompt injection attacks, and remote code execution is more crucial than ever.
Social Engineering Penetration Testing: A Practical Guide
Sep 27, 2024 Sprocket Security

Social Engineering Penetration Testing: A Practical Guide

Social engineering penetration testing evaluates how susceptible an organization is to deception-based attacks targeting human vulnerabilities rather than technical systems. By simulating real-world social engineering tactics like phishing, pretexting, and physical infiltration, it assesses how well employees can detect and respond to such threats. This testing highlights the need for improved security training and protocols to protect sensitive information from...
Ahead of the Breach - Jack Leidecker, CISO at Gong
Sep 24, 2024 Sprocket Security

Ahead of the Breach - Jack Leidecker, CISO at Gong

Ahead of the Breach Podcast sits down with Jack Leidecker, CISO at Gong, to discusses the importance of proactive cybersecurity measures and building effective security programs from scratch.
WebQL: Using CodeQL To Conduct JavaScript Security Analysis Against Modern Web Applications
Sep 23, 2024 Nate Fair

WebQL: Using CodeQL To Conduct JavaScript Security Analysis Against Modern Web Applications

Introducing WebQL, an automated JavaScript analysis tool that leverages CodeQL to identify and exploit vulnerabilities in modern web applications like SPAs and PWAs. By automating the extraction, beautification, and analysis of client-side code, WebQL enhances penetration testing by uncovering security issues obscured by modern development practices.
I’m sick of 1000-line Python scripts.
Sep 20, 2024 Nicholas Anastasi

I’m sick of 1000-line Python scripts.

This blog introduces snickerdoodle, a customized Cookiecutter template designed to help penetration testers quickly create and share complex CLI tools. By automating project setup with features like pre-configured CLI interfaces, Rich logging, and integrated dependency management using Poetry, Snickerdoodle allows security professionals to focus on coding rather than boilerplate setup.
Website Penetration Testing: Types, Methods, and Best Practices
Sep 19, 2024 Sprocket Security

Website Penetration Testing: Types, Methods, and Best Practices

Website penetration testing is a simulated cyberattack designed to identify vulnerabilities in a web application. This process replicates the techniques used by real attackers to uncover security gaps. By proactively testing, website owners gain critical insights into potential weaknesses, allowing them to address issues before they’re exploited by malicious actors.