quentinhardy / odat

ODAT: Oracle Database Attacking Tool
1.6k stars 345 forks source link

Little typo when no accounts where found #48

Closed Keldorb closed 4 years ago

Keldorb commented 4 years ago

In the error message to enumerate users / password the "not found message is"

[-] No found a valid account on /. You should try with the option '--accounts-file accounts/accounts_multiple.txt' or '--accounts-file accounts/logins.txt accounts/pwds.txt'

For the username and password combo it states in the message "--accounts-file...." instead of "--accounts-files...." I would ove to create a pull request but dont have the time right now. Sorry if this is not the right way to report this.

quentinhardy commented 4 years ago

Fixed in https://github.com/quentinhardy/odat/commit/c0c43649d73b145a206f80ab3119e55a6d51f405 Thank you.