Find the latest Webinar content from the Sprocket Testing Team.

Blog

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

Latest Resources

Passive Internal Recon in Continuous Pentesting
Sep 14, 2020 Nicholas Anastasi

Passive Internal Recon in Continuous Pentesting

When we launch continuous penetration testing in a new network, we don't want to raise suspicion of our presence. For one reason, we may be able to get credentials without doing anything intrusive at all. To do it, we use packet captures and some external tooling. Below, we’ll break down how to do it, along with a few of our favorite...
Credential Stuffing: 5 basics you need to understand
Sep 02, 2020 Casey Cammilleri

Credential Stuffing: 5 basics you need to understand

It’s tempting to re-use the same password for multiple online accounts. Many of us have done it (it’s OK; this is a safe space). Convenient as it seems, this action puts you at high risk to get hacked via credential stuffing.
Multi-Factor Authentication: How Attackers Still Exploit It
Aug 21, 2020 Nicholas Anastasi

Multi-Factor Authentication: How Attackers Still Exploit It

Over the past years, we’ve urged companies to start using Multi-factor authentication (MFA) – and many have followed through. Unfortunately, we have a long way to go. First, the good news. MFA protects by adding a layer of security using an out-of-band authentication step, making it harder for attackers to gain access to an organization. Not to mention, it keeps security...
3 Phishing Streams to Watch and Safeguard
Aug 05, 2020 Nicholas Anastasi

3 Phishing Streams to Watch and Safeguard

There are cybersecurity phishing streams & threats constantly growing and evolving. Email spam is no longer the front line of the battlefield. Here are 3 new phishing streams beyond email - and how to safeguard them.
Creating Small Containers for Penetration Testing
Feb 14, 2020 Nicholas Anastasi

Creating Small Containers for Penetration Testing

In this article I show you how to create small containers that use up to date tools. By default, the Golang Docker container at its smallest is 123 MB. While seemingly small, this can result in annoying latency and slowness when deploying new tooling at scale...
Penetration Testing Dropbox Part 3 - Provisioning
Oct 04, 2018 Casey Cammilleri

Penetration Testing Dropbox Part 3 - Provisioning

This is part 3 in a series about managing dropboxes for internal penetration testing. This part is all about provisioning a dropbox to be used with our OpenVPN server that we setup in [part 2](/resources/penetration-testing-dropbox-setup-part2). Follow this tutorial whenever you need to build a dropbox for a client.