Skip to content

Commit f5df73a

Browse files
authored
Update README.md
1 parent cf004ae commit f5df73a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ __ODAT linux standalone__ version at [https://github.com/quentinhardy/odat/relea
2020

2121
Changelog
2222
====
23+
* Version __5.1.1__ (__27/04/2022__):
24+
* print a warning message when an "ORA-12519 - TNS:no appropriate service handler found" occured. This error can be triggered by the database server (listener) when too many connections have been established (when bruteforcing credentials for example). In this case, __--sleep__ option should be used (e.g. *--sleep 0.2*).
2325
* Version __5.1__ (__12/03/2021__):
2426
* new option in _all_ module: __--nmap-file__ for loading all Oracle databases from a nmap XML outpout file
2527
* new option in _all_ module: __-l__ for loading all targets from a text file (ip:port or ip on each line)

0 commit comments

Comments
 (0)