I call this the "break and repair" method. Your initial ' or " breaks the statement syntax.
The 3 values in step 2 are "repairs". They change your initial break into a valid concatenation with an empty string, which results in the original value (and response).
Once you have a potential SQLi, you can use boolean logic to confirm it.
Replace your repair with:
' AND '1'='1
' AND '1'='2
The first should get the same response as the initial (non-SQLi) value. The second should not.
• • •
Missing some Tweet in this thread? You can try to
force a refresh
10 Burp extensions I actually use... BUT none of them are in the top 30 most popular in the BApp Store!
I get tired of seeing the same extensions come up in "top 10" lists. Here are some hidden gems you might not have tried... yet. In no particular order.
🧵👇
Authentication Token Obtain and Replace (ATOR)
Session expiration is the bane of automation. If a session token expires mid scan, you're left with incomplete results. ATOR detects expired tokens, re-authenticates, and updates requests with the fresh token. Perfect for non-cookie session tokens!
SAML Raider
If you've never tested an API that uses SAML, you're lucky. If you have, you know how frustrating of an experience it can be. SAML Raider is a must have, allowing you to edit, sign, and manipulate SAML messages directly within Burp.
I often get asked what tools I use for web app pentesting, and people are surprised when I say it's 99% Burp Suite Pro. Here's why...
🧵👇
It's called a "Suite" for a reason. It has a lot of features baked in: interception, scanning, fuzzing, analysis, plus extensions that make most external tools redundant.
Need to brute-force parameters, fuzz and detect interesting responses, or send large numbers of payloads? Intruder is powerful, fast, and fully customizable. It handles most use cases where you'd otherwise use wfuzz or ffuf.
OK, I have no idea how long this series of tweets will be, but I've heard from several people associated or previously associated with NCC. While I've verified the association, bear in mind that a lot of this is from single sources.
Since February, NCC NA has tried to diversify its customer base more and has slashed its day rates to remain competitive. NCC Group also started an initiative to create a new center in Manila, where they can offshore cheap scan work.
Round 2 of the layoffs started on Wednesday, August 2nd. Another short-notice North American all-hands meeting was called with the new COO. Prior to this meeting occurring, employees become aware that several people are being called by senior leadership and let go.