sqlmap/lib/core
Arjun V c378b6691c Adding sample schemas shipped with Oracle DB (#2992)
* Adding sample schemas shipped with Oracle DB

Added sample schemas that are included with the Oracle Guides. They are unbelievably common in live systems from personal experience.

https://docs.oracle.com/cd/E11882_01/server.112/e10575/tdpsg_user_accounts.htm#TDPSG20303

* Adding  as an oracle system database for exclusion

`APPQOSSYS` schema is used by Oracle Database QoS Management

https://docs.oracle.com/cd/E11882_01/server.112/e24611/install_config.htm
2018-03-19 00:51:00 +01:00
..
__init__.py Update of copyright years 2018-01-02 00:48:10 +01:00
agent.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
bigarray.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
common.py Minor just in case patch 2018-03-16 14:38:47 +01:00
convert.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
data.py Update of copyright years 2018-01-02 00:48:10 +01:00
datatype.py Update of copyright years 2018-01-02 00:48:10 +01:00
decorators.py Update of copyright years 2018-01-02 00:48:10 +01:00
defaults.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
dicts.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
dump.py Minor refactoring (already default mode in os.makedirs) 2018-03-07 14:34:38 +01:00
enums.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
exception.py Update of copyright years 2018-01-02 00:48:10 +01:00
log.py Update of copyright years 2018-01-02 00:48:10 +01:00
option.py Trivial code style update 2018-03-16 14:33:22 +01:00
optiondict.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
profiling.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
readlineng.py Update of copyright years 2018-01-02 00:48:10 +01:00
replication.py Update of copyright years 2018-01-02 00:48:10 +01:00
revision.py Update of copyright years 2018-01-02 00:48:10 +01:00
session.py Update of copyright years 2018-01-02 00:48:10 +01:00
settings.py Adding sample schemas shipped with Oracle DB (#2992) 2018-03-19 00:51:00 +01:00
shell.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
subprocessng.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
target.py Some more PEPing (I hope that I haven't broke anything) 2018-03-13 13:45:42 +01:00
testing.py Update of copyright years 2018-01-02 00:48:10 +01:00
threads.py Update of copyright years 2018-01-02 00:48:10 +01:00
unescaper.py Update of copyright years 2018-01-02 00:48:10 +01:00
update.py Switching zipball update method to experimental 2018-03-15 11:07:14 +01:00
wordlist.py Dealing with deprecated raises 2018-03-13 11:13:38 +01:00