Tool Documentation:

sidguess Usage Example

Attack the server (-i 192.168.1.205) using a dictionary file (-d /usr/share/wordlists/metasploit/unix_users.txt):

root@kali:~# sidguess -i 192.168.1.205 -d /usr/share/wordlists/metasploit/unix_users.txt

SIDGuesser v1.0.5 by [email protected]
-------------------------------------

Starting Dictionary Attack (<space> for stats, Q for quit) ...


Packages and Binaries:

sidguesser

Guesses sids/instances against an Oracle database according to a predefined dictionary file. The speed is slow (80-100 guesses per second) but it does the job.

Installed size: 25 KB
How to install: sudo apt install sidguesser

Dependencies:
  • libc6
sidguess
root@kali:~# sidguess -h

SIDGuesser v1.0.5 by [email protected]
-------------------------------------
sidguess -i <ip> -d <dictionary> [options]

options:
    -p <portnr> Use specific port (default 1521)
    -r <report> Report to file
    -m <mode>   findfirst OR findall(default)

Updated on: 2024-Mar-11