ISOEH - Live Stream Workshop on SQL Injection: How Hackers Can Hack A Website Data

Опубликовано: 24 Октябрь 2024
на канале: ISOEH Indian School of Ethical Hacking
696
33

The Industry Experts from Indian School of Ethical Hacking bring to you a FREE LIVE Workshop on SQL Injection: How Hackers Can Hack A Website Data.

A Brief Introduction by Mr. Somdeb Chakraborty:
Faculty is Certified Ethical Hacker (CEH), whose expertise lies in penetration testing. His areas of interest are Networking, Python, Vulnerability Assessment, Machine Learning and Penetration Testing. He is also CCNA Global Certified (CISCO ID# CSCO13549504). Previously he worked as a software and web development trainer at The EDGE College in tie up with Vinayaka mission Sikkim University. He is working as an Information Security Analyst in the Indian School of Ethical Hacking.

About SQL Injection:
SQL injection is a web security vulnerability that allows an attacker to interfere with the queries that an application makes to its database. It generally allows an attacker to view data that they are not normally able to retrieve. This might include data belonging to other users, or any other data that the application itself is able to access. In many cases, an attacker can modify or delete this data, causing persistent changes to the application's content or behavior.

In some situations, an attacker can escalate an SQL injection attack to compromise the underlying server or other back-end infrastructure, or perform a denial-of-service attack.

Topics Covered:
1) What are Database and its Structure?
2) Introduction to SQL Injection and How Does it Work.
3) Injecting SQL Query to Crack Password.
4) Attacking Database using Kali Linux Tools.