How I dump the company database using SQL injection
jagadeeshan2004.medium.com·2d
🐘PostgreSQL
Preview
Report Post

4 min readJust now

Let’s begin…

Before discussing SQL injection, let me explain what it is.

SQL injection is a server-side vulnerability where an attacker tries to inject a malicious payload into a vulnerable input parameter to manipulate the database.

The Target site, which I have taken, is a vulnerable disclosure program, so due to confidentiality, I am supposed to hide sensitive information.

How does the SQL malicious payload work?

In the database, the structure of the query will be designed and structured by a backend developer using MYSQL, MSSQL, MongoDB, and so on. It depends on the use case and the client’s requirement. How some newbie developers write the backend table column, query like **SELECT * FROM TABLE_NAME WHERE username= “username” AND password= “pa…

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help