Marduk_James 

@Marduk_James@infosec.exchange
22 Followers
86 Following
148 Posts

Aspiring cybersecurity "something".
Just starting my journey, lets see where I end up!

Discord: marduk_james
Twitter: @Marduk_James
Medium: @marduk.i.am

Recon Methodology: Subdomain Enumeration - Marduk I Am - Medium

Hello everyone. Welcome to my first venture beyond the usual lab write-ups. I hope you find this useful. This methodology is what works for me right now — it might not be a perfect fit for you, and…

Medium
Blind SQL Injection with Conditional Responses - Marduk I Am - Medium

This lab contains a blind SQL injection vulnerability. The application uses a tracking cookie for analytics, and performs a SQL query containing the value of the submitted cookie. The results of the…

Medium
SQL Injection UNION Attack, Retrieving Multiple Values in a Single Column

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response so you can use a UNION attack to retrieve data…

Medium
SQL Injection UNION Attack, Retrieving Data from Other Tables

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response, so you can use a UNION attack to retrieve data…

Medium
SQL Injection UNION Attack, Finding a Column Containing Text

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response, so you can use a UNION attack to retrieve data…

Medium
SQL Injection UNION Attack, Determining the Number of Columns Returned by the Query

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response, so you can use a UNION attack to retrieve data…

Medium
SQL Injection Attack, Listing the Database Contents on Oracle

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response so you can use a UNION attack to retrieve data…

Medium
SQL Injection Attack, Listing the Database Contents on Non-Oracle Databases

This lab contains a SQL injection vulnerability in the product category filter. The results from the query are returned in the application’s response so you can use a UNION attack to retrieve data…

Medium

I just published SQL Injection Attack, Querying the Database Type and Version on MySQL and Microsoft https://link.medium.com/hHxIw42EMLb

#BugBounty #bugbountytips #SQL #SQLI #injection #informationsecurity #PortswiggerLabs

SQL Injection Attack, Querying the Database Type and Version on Oracle

This lab contains a SQL injection vulnerability in the product category filter. You can use a UNION attack to retrieve the results from an injected query. Hint: On Oracle databases, every SELECT…

Medium