You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,8 @@ __ODAT linux standalone__ version at [https://github.com/quentinhardy/odat/relea
20
20
21
21
Changelog
22
22
====
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*).
23
25
* Version __5.1__ (__12/03/2021__):
24
26
* new option in _all_ module: __--nmap-file__ for loading all Oracle databases from a nmap XML outpout file
25
27
* new option in _all_ module: __-l__ for loading all targets from a text file (ip:port or ip on each line)
0 commit comments