Jump to content
io.kent

SQL Map-Kali Linux

Recommended Posts

Ay guys, today I'm going to use the basic commands in the sql map Kali Linux

We have seen that the commands have changed not only took the Apas and write commands directly greatly facilitating the work

Open Terminal Type:

cd / usr / share / sqlmap

commands:

sqlmap.py-u url - dbs

sqlmap.py-u url-D - tables

sqlmap.py-u url-D-T - columns

sqlmap.py url-u-T-C-D - dump

- The url no longer has to be in quotes ''

-D: bd

-T: tables

-C: columns

-dump: handle all bd

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...