This website requires JavaScript.
Explore
Help
Sign In
adam
/
metasploit-gs
Watch
1
Star
0
Fork
0
You've already forked metasploit-gs
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f8a94de6710abe3042a26a9dca38dcccff2c93be
metasploit-gs
/
data
/
wordlists
/
postgres_default_user.txt
T
5 lines
22 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixes
#769
by implementing a brute force module for Postgres. A couple notes: If you guess wrong at the database name, you still can try to login with a username and password -- you'll get a successful auth, but then get disconnected. So, that's pretty neat.
2010-02-03 21:45:13 +00:00
postgres
Adding reporting to postgres_login. Logging version info more verbosely for authenticated login, since it's way useful.
2010-02-08 17:35:58 +00:00
scott
Fixes
#769
by implementing a brute force module for Postgres. A couple notes: If you guess wrong at the database name, you still can try to login with a username and password -- you'll get a successful auth, but then get disconnected. So, that's pretty neat.
2010-02-03 21:45:13 +00:00
admin
Reference in New Issue
Copy Permalink