강의

멘토링

커뮤니티

BEST
Security & Network

/

Computer Security

Advanced SQL Injection Attack Techniques Explained by a Simulated Hacking Practitioner: PART 2

The second lecture on SQL Injection, taught by a mock hacking practitioner! The first lecture covered the basics and the core principles of attacks, while the second lecture is about technical advanced attack techniques. Therefore, taking the first lecture is a must!

(4.8) 28 reviews

514 learners

Level Intermediate

Course period Unlimited

  • crehacktive
Penetration Testing
Penetration Testing
Injection
Injection
Penetration Testing
Penetration Testing
Injection
Injection

Reviews from Early Learners

Reviews from Early Learners

4.8

5.0

qwerty

55% enrolled

Part 2 definitely feels more in-depth. And it's fun because the environment setup is complete. As I wrote in my Part 1 class review, This person is the best in Korea in terms of lecture quality and learning content. Just because you know a lot doesn't mean you're good at teaching. Among those who aren't well-known, there are a few geniuses in Korea who are daily lecturers. In the field of web hacking, this person seems to be one of them. I think I can finish preparing for employment by just watching this person's videos for web hacking. After watching all the remaining lectures, I'll read Part 1 twice and Part 2 twice.

5.0

sim_sw

100% enrolled

It was good.

5.0

yjin0034

7% enrolled

I was able to learn in detail various application concepts and practices for SQL injection. It was also very helpful for my work.

What you will gain after the course

  • SQL Injection application attack technique

  • Advanced SQL Injection Attack Techniques

  • New Blind-Based SQL Injection

Advanced/Applied SQL Injection Attack Techniques You've Never Seen Before!
We present a new direction for mock hacking attacks.

📖 A series of SQL Injection attacks taught by a mock hacking expert!

  • PART(1) : Basics / Practical Attacks / Secure Coding Previous lecture
    This training covers the most important content in SQL Injection attacks. You can learn attack techniques used in practice from the basics, various countermeasures, and secure coding. This is a required training that serves as the basis for subsequent training.

 

  • PART(2) : Application / Advanced / Advanced Current lecture
    This is training on applied attack techniques and advanced attack techniques not covered in PART (1).

 

  • PART(3) : Making an automated tool To be made
    This is a training course that applies the attack techniques learned to an automation tool to create a Python-based automation tool.


📖 Differences between SQL Injection Part 1 & 2!

If the previous lecture Part (1) was about the basics and principles of attacks, and the core theory and practice of attacks, this lecture covers the technical aspects of SQL Injection attacks . Therefore, Part (1) is the backbone of this lecture, so it is recommended that you take Part (1) first and then Part (2).


📖 How have SQL Injection attacks been carried out?

If any of the items below apply to you, you can solve them quickly and easily through this lecture!

  • Have you ever been unable to attack in an environment where there are no posts on the bulletin board, or have you ever conducted a time-based attack?
  • When performing Error-Based or Union-Based attacks, didn't you extract data one by one?
  • In a Blind-Based attack, didn't you make at least 7 requests to infer one character?
  • Did you know that file download vulnerability attacks are possible in the file download function linked to a database?
  • Did you know that data retrieval attacks via Union-Based attacks are possible for file download functions linked to a DB?

 


💡 Why you absolutely must take this course!

This lecture covers not only known attack techniques, but also techniques that we discovered through our own research rather than well-known attack techniques. This attack technique presents a new direction for Blind-Based SQL Injection attacks !

The lecture also covers how this attack technique can be used to query data faster and more effectively than previously known attack techniques!

So... practitioners must definitely take this course, right!?


📖 Provides PHP-based practice bulletin boards for each DBMS!

We provide a practice bulletin board based on PHP-MYSQL, PHP-MSSQL, and PHP-ORACLE, through which you can practice SQL Injection for various DBMS.


🙋🏻‍♂️ Questions Q&A

Q. Can I understand Part (2) lecture if I haven't taken Part (1) lecture?
A. I highly recommend that you take the Part (1) lecture. I also recommend that you take this lecture after you have a sufficient understanding of SQL Injection attacks. If you have not taken Part (1) but have sufficient knowledge of SQL Injection attacks, there will be no major problems in taking Part (2), but there may be terms used or content that you are not familiar with, so I recommend that you take Part (1) if possible.

Q. Is this an attack technique that can be applied directly in practice?
A. Yes, of course! It can be applied immediately and attacks can be made more efficiently than existing technologies.

Q. Is there any information about countermeasures?
A. No, there isn't. For the countermeasures, please refer to the Part (1) lecture.


💡 Must-see lectures

Basic SQL Grammar for Successful SQL Injection Attacks
Basic Steps to Learn SQL Injection Attacks
SQL Injection Attack Techniques and Secure Coding: PART 1
SQL Injection Core Lecture! The Basics and Principles of Attacks!

※ Nanum font provided by Naver is used in this training PPT.

Recommended for
these people

Who is this course right for?

  • Someone who has basic knowledge of SQL Injection

  • Anyone who is confident about SQL Injection attacks

  • For those who want to know more about SQL Injection attacks

  • Anyone who wants to make SQL Injection attacks faster

Need to know before starting?

  • SQL Basic Grammar

  • SQL Injection Basic Knowledge

  • Understanding SQL Injection Attacks

Hello
This is

26,932

Learners

1,484

Reviews

508

Answers

4.9

Rating

18

Courses

Hello, this is CreeHacktive.

Based on my years of experience diagnosing and researching various web services, I have been sharing practical, job-ready knowledge through the Inflearn platform.

I also authored Crehacktive's All-in-One Web Hacking Bible, which systematically covers the basics of web hacking. For those who lack foundational knowledge, I recommend starting your studies with this book.

Curriculum

All

85 lectures ∙ (14hr 43min)

Course Materials:

Lecture resources
Published: 
Last updated: 

Reviews

All

28 reviews

4.8

28 reviews

  • dhjeong8님의 프로필 이미지
    dhjeong8

    Reviews 4

    Average Rating 5.0

    5

    31% enrolled

    • kolab님의 프로필 이미지
      kolab

      Reviews 1

      Average Rating 5.0

      5

      31% enrolled

      • qwerty1234님의 프로필 이미지
        qwerty1234

        Reviews 17

        Average Rating 4.8

        5

        55% enrolled

        Part 2 definitely feels more in-depth. And it's fun because the environment setup is complete. As I wrote in my Part 1 class review, This person is the best in Korea in terms of lecture quality and learning content. Just because you know a lot doesn't mean you're good at teaching. Among those who aren't well-known, there are a few geniuses in Korea who are daily lecturers. In the field of web hacking, this person seems to be one of them. I think I can finish preparing for employment by just watching this person's videos for web hacking. After watching all the remaining lectures, I'll read Part 1 twice and Part 2 twice.

        • ssw237님의 프로필 이미지
          ssw237

          Reviews 4

          Average Rating 5.0

          5

          100% enrolled

          It was good.

          • yjin0034님의 프로필 이미지
            yjin0034

            Reviews 16

            Average Rating 4.9

            5

            7% enrolled

            I was able to learn in detail various application concepts and practices for SQL injection. It was also very helpful for my work.

            $127.60

            crehacktive's other courses

            Check out other courses by the instructor!

            Similar courses

            Explore other courses in the same field!