>>> sqlmap: Building testing/sqlmap 1.8.8-r0 (using abuild 3.13.0-r5) started Thu, 29 Aug 2024 06:46:18 +0000 >>> sqlmap: Checking sanity of /home/buildozer/aports/testing/sqlmap/APKBUILD... >>> sqlmap: Analyzing dependencies... >>> sqlmap: Installing for build: build-base py3-beautifulsoup4 py3-bottle py3-chardet py3-colorama py3-keepalive py3-magic py3-pydes py3-six py3-termcolor py3-setuptools py3-gpep517 py3-wheel (1/44) Installing libbz2 (1.0.8-r6) (2/44) Installing libffi (3.4.6-r0) (3/44) Installing gdbm (1.24-r0) (4/44) Installing xz-libs (5.6.2-r0) (5/44) Installing mpdecimal (4.0.0-r0) (6/44) Installing libpanelw (6.5_p20240601-r0) (7/44) Installing sqlite-libs (3.46.1-r0) (8/44) Installing python3 (3.12.5-r1) (9/44) Installing python3-pycache-pyc0 (3.12.5-r1) (10/44) Installing pyc (3.12.5-r1) (11/44) Installing py3-soupsieve (2.6-r0) (12/44) Installing py3-soupsieve-pyc (2.6-r0) (13/44) Installing py3-beautifulsoup4-pyc (4.12.3-r2) (14/44) Installing python3-pyc (3.12.5-r1) (15/44) Installing py3-beautifulsoup4 (4.12.3-r2) (16/44) Installing py3-bottle (0.12.25-r2) (17/44) Installing py3-bottle-pyc (0.12.25-r2) (18/44) Installing py3-chardet (5.2.0-r1) (19/44) Installing py3-chardet-pyc (5.2.0-r1) (20/44) Installing py3-colorama (0.4.6-r5) (21/44) Installing py3-colorama-pyc (0.4.6-r5) (22/44) Installing py3-keepalive (0.5-r5) (23/44) Installing py3-keepalive-pyc (0.5-r5) (24/44) Installing py3-magic (0.4.27-r3) (25/44) Installing py3-magic-pyc (0.4.27-r3) (26/44) Installing py3-pydes (2.0.1-r5) (27/44) Installing py3-pydes-pyc (2.0.1-r5) (28/44) Installing py3-six (1.16.0-r9) (29/44) Installing py3-six-pyc (1.16.0-r9) (30/44) Installing py3-termcolor (2.4.0-r1) (31/44) Installing py3-termcolor-pyc (2.4.0-r1) (32/44) Installing py3-parsing (3.1.2-r1) (33/44) Installing py3-parsing-pyc (3.1.2-r1) (34/44) Installing py3-packaging (24.1-r0) (35/44) Installing py3-packaging-pyc (24.1-r0) (36/44) Installing py3-setuptools (70.3.0-r0) (37/44) Installing py3-setuptools-pyc (70.3.0-r0) (38/44) Installing py3-installer (0.7.0-r2) (39/44) Installing py3-installer-pyc (0.7.0-r2) (40/44) Installing py3-gpep517 (16-r0) (41/44) Installing py3-gpep517-pyc (16-r0) (42/44) Installing py3-wheel (0.43.0-r0) (43/44) Installing py3-wheel-pyc (0.43.0-r0) (44/44) Installing .makedepends-sqlmap (20240829.064622) Executing busybox-1.36.1-r31.trigger OK: 395 MiB in 146 packages >>> sqlmap: Cleaning up srcdir >>> sqlmap: Cleaning up pkgdir >>> sqlmap: Cleaning up tmpdir >>> sqlmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqlmap-1.8.8.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 47 7072k 47 3327k 0 0 8678k 0 --:--:-- --:--:-- --:--:-- 8689k 100 7072k 100 7072k 0 0 12.9M 0 --:--:-- --:--:-- --:--:-- 12.9M >>> sqlmap: Fetching https://distfiles.alpinelinux.org/distfiles/edge/sqlmap-1.8.8.tar.gz >>> sqlmap: Checking sha512sums... sqlmap-1.8.8.tar.gz: OK reduce-amount-of-third-party-dependencies.patch: OK >>> sqlmap: Unpacking /var/cache/distfiles/edge/sqlmap-1.8.8.tar.gz... >>> sqlmap: reduce-amount-of-third-party-dependencies.patch patching file sqlmap/lib/controller/checks.py patching file sqlmap/lib/core/agent.py patching file sqlmap/lib/core/common.py patching file sqlmap/lib/core/convert.py patching file sqlmap/lib/core/datatype.py patching file sqlmap/lib/core/dump.py patching file sqlmap/lib/core/gui.py patching file sqlmap/lib/core/log.py patching file sqlmap/lib/core/option.py patching file sqlmap/lib/core/patch.py patching file sqlmap/lib/core/settings.py Hunk #1 succeeded at 16 with fuzz 1. patching file sqlmap/lib/core/target.py patching file sqlmap/lib/core/update.py patching file sqlmap/lib/core/wordlist.py patching file sqlmap/lib/parse/cmdline.py patching file sqlmap/lib/parse/sitemap.py patching file sqlmap/lib/request/basic.py patching file sqlmap/lib/request/basicauthhandler.py patching file sqlmap/lib/request/chunkedhandler.py patching file sqlmap/lib/request/comparison.py patching file sqlmap/lib/request/connect.py patching file sqlmap/lib/request/httpshandler.py patching file sqlmap/lib/request/inject.py patching file sqlmap/lib/request/methodrequest.py patching file sqlmap/lib/request/pkihandler.py patching file sqlmap/lib/request/rangehandler.py patching file sqlmap/lib/request/redirecthandler.py patching file sqlmap/lib/takeover/abstraction.py patching file sqlmap/lib/takeover/metasploit.py patching file sqlmap/lib/takeover/web.py patching file sqlmap/lib/techniques/blind/inference.py patching file sqlmap/lib/techniques/error/use.py patching file sqlmap/lib/techniques/union/use.py patching file sqlmap/lib/utils/api.py patching file sqlmap/lib/utils/crawler.py patching file sqlmap/lib/utils/har.py patching file sqlmap/lib/utils/hash.py patching file sqlmap/lib/utils/hashdb.py patching file sqlmap/lib/utils/httpd.py patching file sqlmap/lib/utils/pivotdumptable.py patching file sqlmap/lib/utils/purge.py patching file sqlmap/lib/utils/search.py patching file sqlmap/lib/utils/sqlalchemy.py patching file sqlmap/plugins/dbms/maxdb/enumeration.py patching file sqlmap/plugins/dbms/mssqlserver/enumeration.py patching file sqlmap/plugins/dbms/sybase/enumeration.py patching file sqlmap/plugins/generic/custom.py patching file sqlmap/plugins/generic/databases.py patching file sqlmap/plugins/generic/entries.py patching file sqlmap/plugins/generic/search.py patching file sqlmap/plugins/generic/users.py patching file sqlmap/thirdparty/multipart/multipartpost.py 2024-08-29 06:46:26,228 gpep517 INFO Building wheel via backend setuptools.build_meta:__legacy__ 2024-08-29 06:46:26,287 root INFO running bdist_wheel 2024-08-29 06:46:26,381 root INFO running build 2024-08-29 06:46:26,381 root INFO running build_py 2024-08-29 06:46:26,395 root INFO creating build 2024-08-29 06:46:26,395 root INFO creating build/lib 2024-08-29 06:46:26,396 root INFO creating build/lib/sqlmap 2024-08-29 06:46:26,396 root INFO copying sqlmap/sqlmap.py -> build/lib/sqlmap 2024-08-29 06:46:26,398 root INFO copying sqlmap/__init__.py -> build/lib/sqlmap 2024-08-29 06:46:26,399 root INFO copying sqlmap/sqlmapapi.py -> build/lib/sqlmap 2024-08-29 06:46:26,400 root INFO running egg_info 2024-08-29 06:46:26,409 root INFO writing sqlmap.egg-info/PKG-INFO 2024-08-29 06:46:26,411 root INFO writing dependency_links to sqlmap.egg-info/dependency_links.txt 2024-08-29 06:46:26,412 root INFO writing entry points to sqlmap.egg-info/entry_points.txt 2024-08-29 06:46:26,413 root INFO writing top-level names to sqlmap.egg-info/top_level.txt 2024-08-29 06:46:26,425 root INFO reading manifest file 'sqlmap.egg-info/SOURCES.txt' 2024-08-29 06:46:26,443 root INFO reading manifest template 'MANIFEST.in' 2024-08-29 06:46:26,445 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/escsm.py' 2024-08-29 06:46:26,446 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/eucjpprober.py' 2024-08-29 06:46:26,446 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/utf8prober.py' 2024-08-29 06:46:26,447 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langturkishmodel.py' 2024-08-29 06:46:26,447 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/charsetprober.py' 2024-08-29 06:46:26,447 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/mbcharsetprober.py' 2024-08-29 06:46:26,448 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/euckrfreq.py' 2024-08-29 06:46:26,448 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/version.py' 2024-08-29 06:46:26,448 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/gb2312prober.py' 2024-08-29 06:46:26,449 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/cp949prober.py' 2024-08-29 06:46:26,449 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/chardistribution.py' 2024-08-29 06:46:26,449 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/enums.py' 2024-08-29 06:46:26,450 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langhebrewmodel.py' 2024-08-29 06:46:26,450 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langgreekmodel.py' 2024-08-29 06:46:26,450 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/escprober.py' 2024-08-29 06:46:26,451 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/codingstatemachine.py' 2024-08-29 06:46:26,451 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/euctwfreq.py' 2024-08-29 06:46:26,451 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/latin1prober.py' 2024-08-29 06:46:26,452 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langbulgarianmodel.py' 2024-08-29 06:46:26,452 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/big5freq.py' 2024-08-29 06:46:26,452 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/euckrprober.py' 2024-08-29 06:46:26,453 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/jisfreq.py' 2024-08-29 06:46:26,453 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/big5prober.py' 2024-08-29 06:46:26,453 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/mbcssm.py' 2024-08-29 06:46:26,454 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/universaldetector.py' 2024-08-29 06:46:26,454 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/gb2312freq.py' 2024-08-29 06:46:26,455 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/sjisprober.py' 2024-08-29 06:46:26,455 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/compat.py' 2024-08-29 06:46:26,455 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/sbcsgroupprober.py' 2024-08-29 06:46:26,456 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/__init__.py' 2024-08-29 06:46:26,456 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/charsetgroupprober.py' 2024-08-29 06:46:26,456 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/jpcntx.py' 2024-08-29 06:46:26,457 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langcyrillicmodel.py' 2024-08-29 06:46:26,457 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langhungarianmodel.py' 2024-08-29 06:46:26,457 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/euctwprober.py' 2024-08-29 06:46:26,458 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/sbcharsetprober.py' 2024-08-29 06:46:26,458 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/mbcsgroupprober.py' 2024-08-29 06:46:26,458 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/langthaimodel.py' 2024-08-29 06:46:26,459 root WARNING warning: no files found matching 'sqlmap/thirdparty/chardet/hebrewprober.py' 2024-08-29 06:46:26,459 root WARNING warning: no files found matching 'sqlmap/thirdparty/odict/ordereddict.py' 2024-08-29 06:46:26,459 root WARNING warning: no files found matching 'sqlmap/thirdparty/odict/__init__.py' 2024-08-29 06:46:26,460 root WARNING warning: no files found matching 'sqlmap/thirdparty/keepalive/__init__.py' 2024-08-29 06:46:26,460 root WARNING warning: no files found matching 'sqlmap/thirdparty/keepalive/keepalive.py' 2024-08-29 06:46:26,460 root WARNING warning: no files found matching 'sqlmap/thirdparty/magic/magic.py' 2024-08-29 06:46:26,461 root WARNING warning: no files found matching 'sqlmap/thirdparty/magic/__init__.py' 2024-08-29 06:46:26,462 root WARNING warning: no files found matching 'sqlmap/thirdparty/bottle/bottle.py' 2024-08-29 06:46:26,462 root WARNING warning: no files found matching 'sqlmap/thirdparty/bottle/__init__.py' 2024-08-29 06:46:26,463 root WARNING warning: no files found matching 'sqlmap/thirdparty/pydes/pyDes.py' 2024-08-29 06:46:26,463 root WARNING warning: no files found matching 'sqlmap/thirdparty/pydes/__init__.py' 2024-08-29 06:46:26,464 root WARNING warning: no files found matching 'sqlmap/thirdparty/beautifulsoup/beautifulsoup.py' 2024-08-29 06:46:26,464 root WARNING warning: no files found matching 'sqlmap/thirdparty/beautifulsoup/__init__.py' 2024-08-29 06:46:26,465 root WARNING warning: no files found matching 'sqlmap/thirdparty/six/__init__.py' 2024-08-29 06:46:26,465 root WARNING warning: no files found matching 'sqlmap/thirdparty/termcolor/__init__.py' 2024-08-29 06:46:26,465 root WARNING warning: no files found matching 'sqlmap/thirdparty/termcolor/termcolor.py' 2024-08-29 06:46:26,466 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/ansi.py' 2024-08-29 06:46:26,466 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/initialise.py' 2024-08-29 06:46:26,466 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/winterm.py' 2024-08-29 06:46:26,467 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/__init__.py' 2024-08-29 06:46:26,467 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/ansitowin32.py' 2024-08-29 06:46:26,467 root WARNING warning: no files found matching 'sqlmap/thirdparty/colorama/win32.py' 2024-08-29 06:46:26,556 root INFO writing manifest file 'sqlmap.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.html' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.html' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.html' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.html' to be distributed and are already explicitly excluding 'sqlmap.data.html' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.procs' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.procs' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.procs' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.procs' to be distributed and are already explicitly excluding 'sqlmap.data.procs' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.procs.mssqlserver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.procs.mssqlserver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.procs.mssqlserver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.procs.mssqlserver' to be distributed and are already explicitly excluding 'sqlmap.data.procs.mssqlserver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.procs.mysql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.procs.mysql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.procs.mysql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.procs.mysql' to be distributed and are already explicitly excluding 'sqlmap.data.procs.mysql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.procs.oracle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.procs.oracle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.procs.oracle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.procs.oracle' to be distributed and are already explicitly excluding 'sqlmap.data.procs.oracle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.procs.postgresql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.procs.postgresql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.procs.postgresql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.procs.postgresql' to be distributed and are already explicitly excluding 'sqlmap.data.procs.postgresql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.shell' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.shell' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.shell' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.shell' to be distributed and are already explicitly excluding 'sqlmap.data.shell' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.shell.backdoors' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.shell.backdoors' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.shell.backdoors' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.shell.backdoors' to be distributed and are already explicitly excluding 'sqlmap.data.shell.backdoors' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.shell.stagers' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.shell.stagers' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.shell.stagers' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.shell.stagers' to be distributed and are already explicitly excluding 'sqlmap.data.shell.stagers' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.txt' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.txt' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.txt' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.txt' to be distributed and are already explicitly excluding 'sqlmap.data.txt' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.udf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.udf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.udf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.udf' to be distributed and are already explicitly excluding 'sqlmap.data.udf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.udf.mysql.linux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.udf.mysql.linux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.udf.mysql.linux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.udf.mysql.linux' to be distributed and are already explicitly excluding 'sqlmap.data.udf.mysql.linux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.udf.mysql.windows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.udf.mysql.windows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.udf.mysql.windows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.udf.mysql.windows' to be distributed and are already explicitly excluding 'sqlmap.data.udf.mysql.windows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.udf.postgresql.linux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.udf.postgresql.linux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.udf.postgresql.linux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.udf.postgresql.linux' to be distributed and are already explicitly excluding 'sqlmap.data.udf.postgresql.linux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.udf.postgresql.windows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.udf.postgresql.windows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.udf.postgresql.windows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.udf.postgresql.windows' to be distributed and are already explicitly excluding 'sqlmap.data.udf.postgresql.windows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.xml' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.xml' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.xml' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.xml' to be distributed and are already explicitly excluding 'sqlmap.data.xml' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.xml.banner' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.xml.banner' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.xml.banner' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.xml.banner' to be distributed and are already explicitly excluding 'sqlmap.data.xml.banner' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.data.xml.payloads' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.data.xml.payloads' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.data.xml.payloads' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.data.xml.payloads' to be distributed and are already explicitly excluding 'sqlmap.data.xml.payloads' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.doc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.doc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.doc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.doc' to be distributed and are already explicitly excluding 'sqlmap.doc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.doc.translations' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.doc.translations' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.doc.translations' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.doc.translations' to be distributed and are already explicitly excluding 'sqlmap.doc.translations' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra' to be distributed and are already explicitly excluding 'sqlmap.extra' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.beep' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.beep' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.beep' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.beep' to be distributed and are already explicitly excluding 'sqlmap.extra.beep' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.cloak' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.cloak' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.cloak' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.cloak' to be distributed and are already explicitly excluding 'sqlmap.extra.cloak' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.dbgtool' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.dbgtool' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.dbgtool' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.dbgtool' to be distributed and are already explicitly excluding 'sqlmap.extra.dbgtool' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.icmpsh' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.icmpsh' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.icmpsh' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.icmpsh' to be distributed and are already explicitly excluding 'sqlmap.extra.icmpsh' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.runcmd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.runcmd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.runcmd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.runcmd' to be distributed and are already explicitly excluding 'sqlmap.extra.runcmd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.runcmd.src' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.runcmd.src' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.runcmd.src' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.runcmd.src' to be distributed and are already explicitly excluding 'sqlmap.extra.runcmd.src' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.runcmd.src.runcmd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.runcmd.src.runcmd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.runcmd.src.runcmd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.runcmd.src.runcmd' to be distributed and are already explicitly excluding 'sqlmap.extra.runcmd.src.runcmd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.shellcodeexec' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.shellcodeexec' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.shellcodeexec' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.shellcodeexec' to be distributed and are already explicitly excluding 'sqlmap.extra.shellcodeexec' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.shellcodeexec.linux' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.shellcodeexec.linux' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.shellcodeexec.linux' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.shellcodeexec.linux' to be distributed and are already explicitly excluding 'sqlmap.extra.shellcodeexec.linux' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.shellcodeexec.windows' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.shellcodeexec.windows' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.shellcodeexec.windows' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.shellcodeexec.windows' to be distributed and are already explicitly excluding 'sqlmap.extra.shellcodeexec.windows' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.shutils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.shutils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.shutils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.shutils' to be distributed and are already explicitly excluding 'sqlmap.extra.shutils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.extra.vulnserver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.extra.vulnserver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.extra.vulnserver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.extra.vulnserver' to be distributed and are already explicitly excluding 'sqlmap.extra.vulnserver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib' to be distributed and are already explicitly excluding 'sqlmap.lib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.controller' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.controller' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.controller' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.controller' to be distributed and are already explicitly excluding 'sqlmap.lib.controller' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.core' to be distributed and are already explicitly excluding 'sqlmap.lib.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.parse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.parse' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.parse' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.parse' to be distributed and are already explicitly excluding 'sqlmap.lib.parse' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.request' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.request' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.request' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.request' to be distributed and are already explicitly excluding 'sqlmap.lib.request' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.takeover' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.takeover' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.takeover' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.takeover' to be distributed and are already explicitly excluding 'sqlmap.lib.takeover' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.techniques' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.techniques' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.techniques' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.techniques' to be distributed and are already explicitly excluding 'sqlmap.lib.techniques' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.techniques.blind' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.techniques.blind' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.techniques.blind' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.techniques.blind' to be distributed and are already explicitly excluding 'sqlmap.lib.techniques.blind' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.techniques.dns' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.techniques.dns' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.techniques.dns' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.techniques.dns' to be distributed and are already explicitly excluding 'sqlmap.lib.techniques.dns' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.techniques.error' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.techniques.error' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.techniques.error' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.techniques.error' to be distributed and are already explicitly excluding 'sqlmap.lib.techniques.error' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.techniques.union' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.techniques.union' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.techniques.union' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.techniques.union' to be distributed and are already explicitly excluding 'sqlmap.lib.techniques.union' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.lib.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.lib.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.lib.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.lib.utils' to be distributed and are already explicitly excluding 'sqlmap.lib.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins' to be distributed and are already explicitly excluding 'sqlmap.plugins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.access' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.access' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.access' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.access' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.access' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.altibase' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.altibase' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.altibase' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.altibase' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.altibase' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.cache' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.cache' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.cache' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.cache' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.cache' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.clickhouse' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.clickhouse' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.clickhouse' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.clickhouse' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.clickhouse' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.cratedb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.cratedb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.cratedb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.cratedb' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.cratedb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.cubrid' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.cubrid' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.cubrid' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.cubrid' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.cubrid' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.db2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.db2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.db2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.db2' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.db2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.derby' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.derby' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.derby' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.derby' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.derby' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.extremedb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.extremedb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.extremedb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.extremedb' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.extremedb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.firebird' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.firebird' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.firebird' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.firebird' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.firebird' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.frontbase' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.frontbase' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.frontbase' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.frontbase' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.frontbase' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.h2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.h2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.h2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.h2' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.h2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.hsqldb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.hsqldb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.hsqldb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.hsqldb' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.hsqldb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.informix' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.informix' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.informix' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.informix' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.informix' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.maxdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.maxdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.maxdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.maxdb' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.maxdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.mckoi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.mckoi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.mckoi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.mckoi' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.mckoi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.mimersql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.mimersql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.mimersql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.mimersql' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.mimersql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.monetdb' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.monetdb' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.monetdb' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.monetdb' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.monetdb' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.mssqlserver' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.mssqlserver' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.mssqlserver' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.mssqlserver' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.mssqlserver' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.mysql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.mysql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.mysql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.mysql' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.mysql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.oracle' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.oracle' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.oracle' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.oracle' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.oracle' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.postgresql' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.postgresql' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.postgresql' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.postgresql' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.postgresql' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.presto' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.presto' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.presto' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.presto' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.presto' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.raima' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.raima' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.raima' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.raima' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.raima' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.sqlite' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.sqlite' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.sqlite' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.sqlite' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.sqlite' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.sybase' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.sybase' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.sybase' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.sybase' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.sybase' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.vertica' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.vertica' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.vertica' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.vertica' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.vertica' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.dbms.virtuoso' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.dbms.virtuoso' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.dbms.virtuoso' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.dbms.virtuoso' to be distributed and are already explicitly excluding 'sqlmap.plugins.dbms.virtuoso' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.plugins.generic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.plugins.generic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.plugins.generic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.plugins.generic' to be distributed and are already explicitly excluding 'sqlmap.plugins.generic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.tamper' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.tamper' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.tamper' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.tamper' to be distributed and are already explicitly excluding 'sqlmap.tamper' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty' to be distributed and are already explicitly excluding 'sqlmap.thirdparty' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.ansistrm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.ansistrm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.ansistrm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.ansistrm' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.ansistrm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.clientform' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.clientform' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.clientform' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.clientform' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.clientform' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.fcrypt' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.fcrypt' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.fcrypt' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.fcrypt' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.fcrypt' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.identywaf' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.identywaf' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.identywaf' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.identywaf' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.identywaf' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.multipart' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.multipart' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.multipart' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.multipart' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.multipart' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.prettyprint' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.prettyprint' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.prettyprint' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.prettyprint' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.prettyprint' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.socks' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.socks' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.socks' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.socks' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.socks' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'sqlmap.thirdparty.wininetpton' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'sqlmap.thirdparty.wininetpton' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'sqlmap.thirdparty.wininetpton' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'sqlmap.thirdparty.wininetpton' to be distributed and are already explicitly excluding 'sqlmap.thirdparty.wininetpton' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-08-29 06:46:26,676 root INFO copying sqlmap/.pylintrc -> build/lib/sqlmap 2024-08-29 06:46:26,677 root INFO copying sqlmap/LICENSE -> build/lib/sqlmap 2024-08-29 06:46:26,679 root INFO copying sqlmap/README.md -> build/lib/sqlmap 2024-08-29 06:46:26,680 root INFO copying sqlmap/sqlmap.conf -> build/lib/sqlmap 2024-08-29 06:46:26,682 root INFO copying sqlmap/sqlmapapi.yaml -> build/lib/sqlmap 2024-08-29 06:46:26,683 root INFO creating build/lib/sqlmap/data 2024-08-29 06:46:26,684 root INFO creating build/lib/sqlmap/data/html 2024-08-29 06:46:26,685 root INFO copying sqlmap/data/html/index.html -> build/lib/sqlmap/data/html 2024-08-29 06:46:26,686 root INFO creating build/lib/sqlmap/data/procs 2024-08-29 06:46:26,687 root INFO copying sqlmap/data/procs/README.txt -> build/lib/sqlmap/data/procs 2024-08-29 06:46:26,688 root INFO creating build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,689 root INFO copying sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,690 root INFO copying sqlmap/data/procs/mssqlserver/configure_openrowset.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,692 root INFO copying sqlmap/data/procs/mssqlserver/configure_xp_cmdshell.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,693 root INFO copying sqlmap/data/procs/mssqlserver/create_new_xp_cmdshell.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,694 root INFO copying sqlmap/data/procs/mssqlserver/disable_xp_cmdshell_2000.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,695 root INFO copying sqlmap/data/procs/mssqlserver/dns_request.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,697 root INFO copying sqlmap/data/procs/mssqlserver/enable_xp_cmdshell_2000.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,698 root INFO copying sqlmap/data/procs/mssqlserver/run_statement_as_user.sql -> build/lib/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:26,699 root INFO creating build/lib/sqlmap/data/procs/mysql 2024-08-29 06:46:26,700 root INFO copying sqlmap/data/procs/mysql/dns_request.sql -> build/lib/sqlmap/data/procs/mysql 2024-08-29 06:46:26,701 root INFO copying sqlmap/data/procs/mysql/write_file_limit.sql -> build/lib/sqlmap/data/procs/mysql 2024-08-29 06:46:26,703 root INFO creating build/lib/sqlmap/data/procs/oracle 2024-08-29 06:46:26,703 root INFO copying sqlmap/data/procs/oracle/dns_request.sql -> build/lib/sqlmap/data/procs/oracle 2024-08-29 06:46:26,705 root INFO copying sqlmap/data/procs/oracle/read_file_export_extension.sql -> build/lib/sqlmap/data/procs/oracle 2024-08-29 06:46:26,706 root INFO creating build/lib/sqlmap/data/procs/postgresql 2024-08-29 06:46:26,707 root INFO copying sqlmap/data/procs/postgresql/dns_request.sql -> build/lib/sqlmap/data/procs/postgresql 2024-08-29 06:46:26,708 root INFO creating build/lib/sqlmap/data/shell 2024-08-29 06:46:26,709 root INFO copying sqlmap/data/shell/README.txt -> build/lib/sqlmap/data/shell 2024-08-29 06:46:26,710 root INFO creating build/lib/sqlmap/data/shell/backdoors 2024-08-29 06:46:26,711 root INFO copying sqlmap/data/shell/backdoors/backdoor.asp_ -> build/lib/sqlmap/data/shell/backdoors 2024-08-29 06:46:26,712 root INFO copying sqlmap/data/shell/backdoors/backdoor.aspx_ -> build/lib/sqlmap/data/shell/backdoors 2024-08-29 06:46:26,714 root INFO copying sqlmap/data/shell/backdoors/backdoor.jsp_ -> build/lib/sqlmap/data/shell/backdoors 2024-08-29 06:46:26,715 root INFO copying sqlmap/data/shell/backdoors/backdoor.php_ -> build/lib/sqlmap/data/shell/backdoors 2024-08-29 06:46:26,716 root INFO creating build/lib/sqlmap/data/shell/stagers 2024-08-29 06:46:26,717 root INFO copying sqlmap/data/shell/stagers/stager.asp_ -> build/lib/sqlmap/data/shell/stagers 2024-08-29 06:46:26,718 root INFO copying sqlmap/data/shell/stagers/stager.aspx_ -> build/lib/sqlmap/data/shell/stagers 2024-08-29 06:46:26,720 root INFO copying sqlmap/data/shell/stagers/stager.jsp_ -> build/lib/sqlmap/data/shell/stagers 2024-08-29 06:46:26,721 root INFO copying sqlmap/data/shell/stagers/stager.php_ -> build/lib/sqlmap/data/shell/stagers 2024-08-29 06:46:26,722 root INFO creating build/lib/sqlmap/data/txt 2024-08-29 06:46:26,723 root INFO copying sqlmap/data/txt/common-columns.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,724 root INFO copying sqlmap/data/txt/common-files.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,726 root INFO copying sqlmap/data/txt/common-outputs.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,727 root INFO copying sqlmap/data/txt/common-tables.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,729 root INFO copying sqlmap/data/txt/keywords.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,730 root INFO copying sqlmap/data/txt/sha256sums.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,732 root INFO copying sqlmap/data/txt/smalldict.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,734 root INFO copying sqlmap/data/txt/user-agents.txt -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,737 root INFO copying sqlmap/data/txt/wordlist.tx_ -> build/lib/sqlmap/data/txt 2024-08-29 06:46:26,771 root INFO creating build/lib/sqlmap/data/udf 2024-08-29 06:46:26,772 root INFO copying sqlmap/data/udf/README.txt -> build/lib/sqlmap/data/udf 2024-08-29 06:46:26,773 root INFO creating build/lib/sqlmap/data/udf/mysql 2024-08-29 06:46:26,773 root INFO creating build/lib/sqlmap/data/udf/mysql/linux 2024-08-29 06:46:26,774 root INFO creating build/lib/sqlmap/data/udf/mysql/linux/32 2024-08-29 06:46:26,774 root INFO copying sqlmap/data/udf/mysql/linux/32/lib_mysqludf_sys.so_ -> build/lib/sqlmap/data/udf/mysql/linux/32 2024-08-29 06:46:26,775 root INFO creating build/lib/sqlmap/data/udf/mysql/linux/64 2024-08-29 06:46:26,776 root INFO copying sqlmap/data/udf/mysql/linux/64/lib_mysqludf_sys.so_ -> build/lib/sqlmap/data/udf/mysql/linux/64 2024-08-29 06:46:26,777 root INFO creating build/lib/sqlmap/data/udf/mysql/windows 2024-08-29 06:46:26,778 root INFO creating build/lib/sqlmap/data/udf/mysql/windows/32 2024-08-29 06:46:26,778 root INFO copying sqlmap/data/udf/mysql/windows/32/lib_mysqludf_sys.dll_ -> build/lib/sqlmap/data/udf/mysql/windows/32 2024-08-29 06:46:26,779 root INFO creating build/lib/sqlmap/data/udf/mysql/windows/64 2024-08-29 06:46:26,780 root INFO copying sqlmap/data/udf/mysql/windows/64/lib_mysqludf_sys.dll_ -> build/lib/sqlmap/data/udf/mysql/windows/64 2024-08-29 06:46:26,781 root INFO creating build/lib/sqlmap/data/udf/postgresql 2024-08-29 06:46:26,782 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux 2024-08-29 06:46:26,782 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32 2024-08-29 06:46:26,782 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/10 2024-08-29 06:46:26,783 root INFO copying sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/10 2024-08-29 06:46:26,784 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/11 2024-08-29 06:46:26,785 root INFO copying sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/11 2024-08-29 06:46:26,786 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/8.2 2024-08-29 06:46:26,787 root INFO copying sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/8.2 2024-08-29 06:46:26,788 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/8.3 2024-08-29 06:46:26,788 root INFO copying sqlmap/data/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/8.3 2024-08-29 06:46:26,790 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/8.4 2024-08-29 06:46:26,790 root INFO copying sqlmap/data/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/8.4 2024-08-29 06:46:26,791 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.0 2024-08-29 06:46:26,792 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.0 2024-08-29 06:46:26,793 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.1 2024-08-29 06:46:26,794 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.1 2024-08-29 06:46:26,795 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.2 2024-08-29 06:46:26,795 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.2/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.2 2024-08-29 06:46:26,797 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.3 2024-08-29 06:46:26,797 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.3 2024-08-29 06:46:26,798 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.4 2024-08-29 06:46:26,799 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.4 2024-08-29 06:46:26,800 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.5 2024-08-29 06:46:26,801 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.5 2024-08-29 06:46:26,802 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/32/9.6 2024-08-29 06:46:26,803 root INFO copying sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/32/9.6 2024-08-29 06:46:26,804 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64 2024-08-29 06:46:26,804 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/10 2024-08-29 06:46:26,805 root INFO copying sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/10 2024-08-29 06:46:26,806 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/11 2024-08-29 06:46:26,806 root INFO copying sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/11 2024-08-29 06:46:26,808 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/12 2024-08-29 06:46:26,808 root INFO copying sqlmap/data/udf/postgresql/linux/64/12/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/12 2024-08-29 06:46:26,809 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/8.2 2024-08-29 06:46:26,810 root INFO copying sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/8.2 2024-08-29 06:46:26,811 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/8.3 2024-08-29 06:46:26,812 root INFO copying sqlmap/data/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/8.3 2024-08-29 06:46:26,813 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/8.4 2024-08-29 06:46:26,814 root INFO copying sqlmap/data/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/8.4 2024-08-29 06:46:26,815 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.0 2024-08-29 06:46:26,815 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.0 2024-08-29 06:46:26,816 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.1 2024-08-29 06:46:26,817 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.1/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.1 2024-08-29 06:46:26,818 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.2 2024-08-29 06:46:26,819 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.2/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.2 2024-08-29 06:46:26,820 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.3 2024-08-29 06:46:26,821 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.3 2024-08-29 06:46:26,822 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.4 2024-08-29 06:46:26,823 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.4 2024-08-29 06:46:26,824 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.5 2024-08-29 06:46:26,824 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.5 2024-08-29 06:46:26,825 root INFO creating build/lib/sqlmap/data/udf/postgresql/linux/64/9.6 2024-08-29 06:46:26,826 root INFO copying sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_ -> build/lib/sqlmap/data/udf/postgresql/linux/64/9.6 2024-08-29 06:46:26,827 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows 2024-08-29 06:46:26,828 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows/32 2024-08-29 06:46:26,828 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows/32/8.2 2024-08-29 06:46:26,829 root INFO copying sqlmap/data/udf/postgresql/windows/32/8.2/lib_postgresqludf_sys.dll_ -> build/lib/sqlmap/data/udf/postgresql/windows/32/8.2 2024-08-29 06:46:26,830 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows/32/8.3 2024-08-29 06:46:26,831 root INFO copying sqlmap/data/udf/postgresql/windows/32/8.3/lib_postgresqludf_sys.dll_ -> build/lib/sqlmap/data/udf/postgresql/windows/32/8.3 2024-08-29 06:46:26,832 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows/32/8.4 2024-08-29 06:46:26,832 root INFO copying sqlmap/data/udf/postgresql/windows/32/8.4/lib_postgresqludf_sys.dll_ -> build/lib/sqlmap/data/udf/postgresql/windows/32/8.4 2024-08-29 06:46:26,834 root INFO creating build/lib/sqlmap/data/udf/postgresql/windows/32/9.0 2024-08-29 06:46:26,834 root INFO copying sqlmap/data/udf/postgresql/windows/32/9.0/lib_postgresqludf_sys.dll_ -> build/lib/sqlmap/data/udf/postgresql/windows/32/9.0 2024-08-29 06:46:26,835 root INFO creating build/lib/sqlmap/data/xml 2024-08-29 06:46:26,836 root INFO copying sqlmap/data/xml/boundaries.xml -> build/lib/sqlmap/data/xml 2024-08-29 06:46:26,837 root INFO copying sqlmap/data/xml/errors.xml -> build/lib/sqlmap/data/xml 2024-08-29 06:46:26,839 root INFO copying sqlmap/data/xml/queries.xml -> build/lib/sqlmap/data/xml 2024-08-29 06:46:26,841 root INFO creating build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,842 root INFO copying sqlmap/data/xml/banner/generic.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,843 root INFO copying sqlmap/data/xml/banner/mssql.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,845 root INFO copying sqlmap/data/xml/banner/mysql.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,847 root INFO copying sqlmap/data/xml/banner/oracle.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,848 root INFO copying sqlmap/data/xml/banner/postgresql.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,849 root INFO copying sqlmap/data/xml/banner/server.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,850 root INFO copying sqlmap/data/xml/banner/servlet-engine.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,851 root INFO copying sqlmap/data/xml/banner/set-cookie.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,852 root INFO copying sqlmap/data/xml/banner/sharepoint.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,853 root INFO copying sqlmap/data/xml/banner/x-aspnet-version.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,854 root INFO copying sqlmap/data/xml/banner/x-powered-by.xml -> build/lib/sqlmap/data/xml/banner 2024-08-29 06:46:26,855 root INFO creating build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,855 root INFO copying sqlmap/data/xml/payloads/boolean_blind.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,857 root INFO copying sqlmap/data/xml/payloads/error_based.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,858 root INFO copying sqlmap/data/xml/payloads/inline_query.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,859 root INFO copying sqlmap/data/xml/payloads/stacked_queries.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,860 root INFO copying sqlmap/data/xml/payloads/time_blind.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,862 root INFO copying sqlmap/data/xml/payloads/union_query.xml -> build/lib/sqlmap/data/xml/payloads 2024-08-29 06:46:26,863 root INFO creating build/lib/sqlmap/doc 2024-08-29 06:46:26,863 root INFO copying sqlmap/doc/AUTHORS -> build/lib/sqlmap/doc 2024-08-29 06:46:26,864 root INFO copying sqlmap/doc/CHANGELOG.md -> build/lib/sqlmap/doc 2024-08-29 06:46:26,865 root INFO copying sqlmap/doc/THANKS.md -> build/lib/sqlmap/doc 2024-08-29 06:46:26,867 root INFO copying sqlmap/doc/THIRD-PARTY.md -> build/lib/sqlmap/doc 2024-08-29 06:46:26,868 root INFO creating build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,868 root INFO copying sqlmap/doc/translations/README-bg-BG.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,869 root INFO copying sqlmap/doc/translations/README-de-DE.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,870 root INFO copying sqlmap/doc/translations/README-es-MX.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,871 root INFO copying sqlmap/doc/translations/README-fa-IR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,872 root INFO copying sqlmap/doc/translations/README-fr-FR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,872 root INFO copying sqlmap/doc/translations/README-gr-GR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,873 root INFO copying sqlmap/doc/translations/README-hr-HR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,875 root INFO copying sqlmap/doc/translations/README-id-ID.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,875 root INFO copying sqlmap/doc/translations/README-in-HI.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,876 root INFO copying sqlmap/doc/translations/README-it-IT.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,877 root INFO copying sqlmap/doc/translations/README-ja-JP.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,878 root INFO copying sqlmap/doc/translations/README-ka-GE.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,879 root INFO copying sqlmap/doc/translations/README-ko-KR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,880 root INFO copying sqlmap/doc/translations/README-nl-NL.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,881 root INFO copying sqlmap/doc/translations/README-pl-PL.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,882 root INFO copying sqlmap/doc/translations/README-pt-BR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,883 root INFO copying sqlmap/doc/translations/README-rs-RS.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,884 root INFO copying sqlmap/doc/translations/README-ru-RU.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,884 root INFO copying sqlmap/doc/translations/README-sk-SK.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,885 root INFO copying sqlmap/doc/translations/README-tr-TR.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,886 root INFO copying sqlmap/doc/translations/README-uk-UA.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,887 root INFO copying sqlmap/doc/translations/README-vi-VN.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,888 root INFO copying sqlmap/doc/translations/README-zh-CN.md -> build/lib/sqlmap/doc/translations 2024-08-29 06:46:26,889 root INFO creating build/lib/sqlmap/extra 2024-08-29 06:46:26,889 root INFO copying sqlmap/extra/__init__.py -> build/lib/sqlmap/extra 2024-08-29 06:46:26,890 root INFO creating build/lib/sqlmap/extra/beep 2024-08-29 06:46:26,891 root INFO copying sqlmap/extra/beep/__init__.py -> build/lib/sqlmap/extra/beep 2024-08-29 06:46:26,892 root INFO copying sqlmap/extra/beep/beep.py -> build/lib/sqlmap/extra/beep 2024-08-29 06:46:26,893 root INFO copying sqlmap/extra/beep/beep.wav -> build/lib/sqlmap/extra/beep 2024-08-29 06:46:26,894 root INFO creating build/lib/sqlmap/extra/cloak 2024-08-29 06:46:26,895 root INFO copying sqlmap/extra/cloak/README.txt -> build/lib/sqlmap/extra/cloak 2024-08-29 06:46:26,896 root INFO copying sqlmap/extra/cloak/__init__.py -> build/lib/sqlmap/extra/cloak 2024-08-29 06:46:26,896 root INFO copying sqlmap/extra/cloak/cloak.py -> build/lib/sqlmap/extra/cloak 2024-08-29 06:46:26,897 root INFO creating build/lib/sqlmap/extra/dbgtool 2024-08-29 06:46:26,898 root INFO copying sqlmap/extra/dbgtool/README.txt -> build/lib/sqlmap/extra/dbgtool 2024-08-29 06:46:26,899 root INFO copying sqlmap/extra/dbgtool/__init__.py -> build/lib/sqlmap/extra/dbgtool 2024-08-29 06:46:26,900 root INFO copying sqlmap/extra/dbgtool/dbgtool.py -> build/lib/sqlmap/extra/dbgtool 2024-08-29 06:46:26,900 root INFO creating build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,901 root INFO copying sqlmap/extra/icmpsh/README.txt -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,902 root INFO copying sqlmap/extra/icmpsh/__init__.py -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,903 root INFO copying sqlmap/extra/icmpsh/icmpsh-m.c -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,904 root INFO copying sqlmap/extra/icmpsh/icmpsh-m.pl -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,904 root INFO copying sqlmap/extra/icmpsh/icmpsh-s.c -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,906 root INFO copying sqlmap/extra/icmpsh/icmpsh.exe_ -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,907 root INFO copying sqlmap/extra/icmpsh/icmpsh_m.py -> build/lib/sqlmap/extra/icmpsh 2024-08-29 06:46:26,908 root INFO creating build/lib/sqlmap/extra/runcmd 2024-08-29 06:46:26,908 root INFO copying sqlmap/extra/runcmd/README.txt -> build/lib/sqlmap/extra/runcmd 2024-08-29 06:46:26,909 root INFO copying sqlmap/extra/runcmd/runcmd.exe_ -> build/lib/sqlmap/extra/runcmd 2024-08-29 06:46:26,910 root INFO creating build/lib/sqlmap/extra/runcmd/src 2024-08-29 06:46:26,911 root INFO copying sqlmap/extra/runcmd/src/README.txt -> build/lib/sqlmap/extra/runcmd/src 2024-08-29 06:46:26,912 root INFO copying sqlmap/extra/runcmd/src/runcmd.sln -> build/lib/sqlmap/extra/runcmd/src 2024-08-29 06:46:26,913 root INFO creating build/lib/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:26,913 root INFO copying sqlmap/extra/runcmd/src/runcmd/runcmd.cpp -> build/lib/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:26,914 root INFO copying sqlmap/extra/runcmd/src/runcmd/runcmd.vcproj -> build/lib/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:26,915 root INFO copying sqlmap/extra/runcmd/src/runcmd/stdafx.cpp -> build/lib/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:26,916 root INFO copying sqlmap/extra/runcmd/src/runcmd/stdafx.h -> build/lib/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:26,917 root INFO creating build/lib/sqlmap/extra/shellcodeexec 2024-08-29 06:46:26,917 root INFO copying sqlmap/extra/shellcodeexec/README.txt -> build/lib/sqlmap/extra/shellcodeexec 2024-08-29 06:46:26,918 root INFO creating build/lib/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:26,919 root INFO copying sqlmap/extra/shellcodeexec/linux/shellcodeexec.x32_ -> build/lib/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:26,920 root INFO copying sqlmap/extra/shellcodeexec/linux/shellcodeexec.x64_ -> build/lib/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:26,921 root INFO creating build/lib/sqlmap/extra/shellcodeexec/windows 2024-08-29 06:46:26,921 root INFO copying sqlmap/extra/shellcodeexec/windows/shellcodeexec.x32.exe_ -> build/lib/sqlmap/extra/shellcodeexec/windows 2024-08-29 06:46:26,922 root INFO creating build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,923 root INFO copying sqlmap/extra/shutils/autocompletion.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,924 root INFO copying sqlmap/extra/shutils/blanks.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,924 root INFO copying sqlmap/extra/shutils/drei.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,925 root INFO copying sqlmap/extra/shutils/duplicates.py -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,926 root INFO copying sqlmap/extra/shutils/junk.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,927 root INFO copying sqlmap/extra/shutils/modernize.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,928 root INFO copying sqlmap/extra/shutils/newlines.py -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,929 root INFO copying sqlmap/extra/shutils/postcommit-hook.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,929 root INFO copying sqlmap/extra/shutils/precommit-hook.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,930 root INFO copying sqlmap/extra/shutils/pycodestyle.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,931 root INFO copying sqlmap/extra/shutils/pydiatra.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,932 root INFO copying sqlmap/extra/shutils/pyflakes.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,933 root INFO copying sqlmap/extra/shutils/pylint.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,934 root INFO copying sqlmap/extra/shutils/pypi.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,935 root INFO copying sqlmap/extra/shutils/recloak.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,935 root INFO copying sqlmap/extra/shutils/strip.sh -> build/lib/sqlmap/extra/shutils 2024-08-29 06:46:26,936 root INFO creating build/lib/sqlmap/extra/vulnserver 2024-08-29 06:46:26,937 root INFO copying sqlmap/extra/vulnserver/__init__.py -> build/lib/sqlmap/extra/vulnserver 2024-08-29 06:46:26,938 root INFO copying sqlmap/extra/vulnserver/vulnserver.py -> build/lib/sqlmap/extra/vulnserver 2024-08-29 06:46:26,939 root INFO creating build/lib/sqlmap/lib 2024-08-29 06:46:26,939 root INFO copying sqlmap/lib/__init__.py -> build/lib/sqlmap/lib 2024-08-29 06:46:26,940 root INFO creating build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,941 root INFO copying sqlmap/lib/controller/__init__.py -> build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,942 root INFO copying sqlmap/lib/controller/action.py -> build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,943 root INFO copying sqlmap/lib/controller/checks.py -> build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,944 root INFO copying sqlmap/lib/controller/controller.py -> build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,946 root INFO copying sqlmap/lib/controller/handler.py -> build/lib/sqlmap/lib/controller 2024-08-29 06:46:26,947 root INFO creating build/lib/sqlmap/lib/core 2024-08-29 06:46:26,948 root INFO copying sqlmap/lib/core/__init__.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,949 root INFO copying sqlmap/lib/core/agent.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,950 root INFO copying sqlmap/lib/core/bigarray.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,951 root INFO copying sqlmap/lib/core/common.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,953 root INFO copying sqlmap/lib/core/compat.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,954 root INFO copying sqlmap/lib/core/convert.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,955 root INFO copying sqlmap/lib/core/data.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,956 root INFO copying sqlmap/lib/core/datatype.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,958 root INFO copying sqlmap/lib/core/decorators.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,959 root INFO copying sqlmap/lib/core/defaults.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,959 root INFO copying sqlmap/lib/core/dicts.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,960 root INFO copying sqlmap/lib/core/dump.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,962 root INFO copying sqlmap/lib/core/enums.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,963 root INFO copying sqlmap/lib/core/exception.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,964 root INFO copying sqlmap/lib/core/gui.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,965 root INFO copying sqlmap/lib/core/log.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,966 root INFO copying sqlmap/lib/core/option.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,967 root INFO copying sqlmap/lib/core/optiondict.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,969 root INFO copying sqlmap/lib/core/patch.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,970 root INFO copying sqlmap/lib/core/profiling.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,971 root INFO copying sqlmap/lib/core/readlineng.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,971 root INFO copying sqlmap/lib/core/replication.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,972 root INFO copying sqlmap/lib/core/revision.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,973 root INFO copying sqlmap/lib/core/session.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,974 root INFO copying sqlmap/lib/core/settings.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,975 root INFO copying sqlmap/lib/core/shell.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,976 root INFO copying sqlmap/lib/core/subprocessng.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,977 root INFO copying sqlmap/lib/core/target.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,979 root INFO copying sqlmap/lib/core/testing.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,980 root INFO copying sqlmap/lib/core/threads.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,981 root INFO copying sqlmap/lib/core/unescaper.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,982 root INFO copying sqlmap/lib/core/update.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,983 root INFO copying sqlmap/lib/core/wordlist.py -> build/lib/sqlmap/lib/core 2024-08-29 06:46:26,984 root INFO creating build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,985 root INFO copying sqlmap/lib/parse/__init__.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,986 root INFO copying sqlmap/lib/parse/banner.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,986 root INFO copying sqlmap/lib/parse/cmdline.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,988 root INFO copying sqlmap/lib/parse/configfile.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,989 root INFO copying sqlmap/lib/parse/handler.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,990 root INFO copying sqlmap/lib/parse/headers.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,990 root INFO copying sqlmap/lib/parse/html.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,991 root INFO copying sqlmap/lib/parse/payloads.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,992 root INFO copying sqlmap/lib/parse/sitemap.py -> build/lib/sqlmap/lib/parse 2024-08-29 06:46:26,993 root INFO creating build/lib/sqlmap/lib/request 2024-08-29 06:46:26,994 root INFO copying sqlmap/lib/request/__init__.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:26,994 root INFO copying sqlmap/lib/request/basic.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:26,995 root INFO copying sqlmap/lib/request/basicauthhandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:26,996 root INFO copying sqlmap/lib/request/chunkedhandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:26,997 root INFO copying sqlmap/lib/request/comparison.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:26,998 root INFO copying sqlmap/lib/request/connect.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,000 root INFO copying sqlmap/lib/request/direct.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,001 root INFO copying sqlmap/lib/request/dns.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,002 root INFO copying sqlmap/lib/request/httpshandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,003 root INFO copying sqlmap/lib/request/inject.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,004 root INFO copying sqlmap/lib/request/methodrequest.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,005 root INFO copying sqlmap/lib/request/pkihandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,006 root INFO copying sqlmap/lib/request/rangehandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,006 root INFO copying sqlmap/lib/request/redirecthandler.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,008 root INFO copying sqlmap/lib/request/templates.py -> build/lib/sqlmap/lib/request 2024-08-29 06:46:27,008 root INFO creating build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,009 root INFO copying sqlmap/lib/takeover/__init__.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,010 root INFO copying sqlmap/lib/takeover/abstraction.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,011 root INFO copying sqlmap/lib/takeover/icmpsh.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,012 root INFO copying sqlmap/lib/takeover/metasploit.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,013 root INFO copying sqlmap/lib/takeover/registry.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,014 root INFO copying sqlmap/lib/takeover/udf.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,015 root INFO copying sqlmap/lib/takeover/web.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,017 root INFO copying sqlmap/lib/takeover/xp_cmdshell.py -> build/lib/sqlmap/lib/takeover 2024-08-29 06:46:27,018 root INFO creating build/lib/sqlmap/lib/techniques 2024-08-29 06:46:27,019 root INFO copying sqlmap/lib/techniques/__init__.py -> build/lib/sqlmap/lib/techniques 2024-08-29 06:46:27,019 root INFO creating build/lib/sqlmap/lib/techniques/blind 2024-08-29 06:46:27,020 root INFO copying sqlmap/lib/techniques/blind/__init__.py -> build/lib/sqlmap/lib/techniques/blind 2024-08-29 06:46:27,021 root INFO copying sqlmap/lib/techniques/blind/inference.py -> build/lib/sqlmap/lib/techniques/blind 2024-08-29 06:46:27,022 root INFO creating build/lib/sqlmap/lib/techniques/dns 2024-08-29 06:46:27,023 root INFO copying sqlmap/lib/techniques/dns/__init__.py -> build/lib/sqlmap/lib/techniques/dns 2024-08-29 06:46:27,024 root INFO copying sqlmap/lib/techniques/dns/test.py -> build/lib/sqlmap/lib/techniques/dns 2024-08-29 06:46:27,024 root INFO copying sqlmap/lib/techniques/dns/use.py -> build/lib/sqlmap/lib/techniques/dns 2024-08-29 06:46:27,025 root INFO creating build/lib/sqlmap/lib/techniques/error 2024-08-29 06:46:27,026 root INFO copying sqlmap/lib/techniques/error/__init__.py -> build/lib/sqlmap/lib/techniques/error 2024-08-29 06:46:27,027 root INFO copying sqlmap/lib/techniques/error/use.py -> build/lib/sqlmap/lib/techniques/error 2024-08-29 06:46:27,028 root INFO creating build/lib/sqlmap/lib/techniques/union 2024-08-29 06:46:27,028 root INFO copying sqlmap/lib/techniques/union/__init__.py -> build/lib/sqlmap/lib/techniques/union 2024-08-29 06:46:27,029 root INFO copying sqlmap/lib/techniques/union/test.py -> build/lib/sqlmap/lib/techniques/union 2024-08-29 06:46:27,030 root INFO copying sqlmap/lib/techniques/union/use.py -> build/lib/sqlmap/lib/techniques/union 2024-08-29 06:46:27,032 root INFO creating build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,032 root INFO copying sqlmap/lib/utils/__init__.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,033 root INFO copying sqlmap/lib/utils/api.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,034 root INFO copying sqlmap/lib/utils/brute.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,035 root INFO copying sqlmap/lib/utils/crawler.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,036 root INFO copying sqlmap/lib/utils/deps.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,037 root INFO copying sqlmap/lib/utils/getch.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,039 root INFO copying sqlmap/lib/utils/har.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,040 root INFO copying sqlmap/lib/utils/hash.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,041 root INFO copying sqlmap/lib/utils/hashdb.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,042 root INFO copying sqlmap/lib/utils/httpd.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,043 root INFO copying sqlmap/lib/utils/pivotdumptable.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,044 root INFO copying sqlmap/lib/utils/progress.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,045 root INFO copying sqlmap/lib/utils/purge.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,046 root INFO copying sqlmap/lib/utils/safe2bin.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,047 root INFO copying sqlmap/lib/utils/search.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,048 root INFO copying sqlmap/lib/utils/sgmllib.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,049 root INFO copying sqlmap/lib/utils/sqlalchemy.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,050 root INFO copying sqlmap/lib/utils/timeout.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,051 root INFO copying sqlmap/lib/utils/versioncheck.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,052 root INFO copying sqlmap/lib/utils/xrange.py -> build/lib/sqlmap/lib/utils 2024-08-29 06:46:27,053 root INFO creating build/lib/sqlmap/plugins 2024-08-29 06:46:27,053 root INFO copying sqlmap/plugins/__init__.py -> build/lib/sqlmap/plugins 2024-08-29 06:46:27,054 root INFO creating build/lib/sqlmap/plugins/dbms 2024-08-29 06:46:27,055 root INFO copying sqlmap/plugins/dbms/__init__.py -> build/lib/sqlmap/plugins/dbms 2024-08-29 06:46:27,055 root INFO creating build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,056 root INFO copying sqlmap/plugins/dbms/access/__init__.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,057 root INFO copying sqlmap/plugins/dbms/access/connector.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,058 root INFO copying sqlmap/plugins/dbms/access/enumeration.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,059 root INFO copying sqlmap/plugins/dbms/access/filesystem.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,060 root INFO copying sqlmap/plugins/dbms/access/fingerprint.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,061 root INFO copying sqlmap/plugins/dbms/access/syntax.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,062 root INFO copying sqlmap/plugins/dbms/access/takeover.py -> build/lib/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,063 root INFO creating build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,063 root INFO copying sqlmap/plugins/dbms/altibase/__init__.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,064 root INFO copying sqlmap/plugins/dbms/altibase/connector.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,065 root INFO copying sqlmap/plugins/dbms/altibase/enumeration.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,066 root INFO copying sqlmap/plugins/dbms/altibase/filesystem.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,067 root INFO copying sqlmap/plugins/dbms/altibase/fingerprint.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,067 root INFO copying sqlmap/plugins/dbms/altibase/syntax.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,068 root INFO copying sqlmap/plugins/dbms/altibase/takeover.py -> build/lib/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,069 root INFO creating build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,070 root INFO copying sqlmap/plugins/dbms/cache/__init__.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,071 root INFO copying sqlmap/plugins/dbms/cache/connector.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,072 root INFO copying sqlmap/plugins/dbms/cache/enumeration.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,072 root INFO copying sqlmap/plugins/dbms/cache/filesystem.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,073 root INFO copying sqlmap/plugins/dbms/cache/fingerprint.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,074 root INFO copying sqlmap/plugins/dbms/cache/syntax.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,075 root INFO copying sqlmap/plugins/dbms/cache/takeover.py -> build/lib/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,076 root INFO creating build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,076 root INFO copying sqlmap/plugins/dbms/clickhouse/__init__.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,077 root INFO copying sqlmap/plugins/dbms/clickhouse/connector.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,078 root INFO copying sqlmap/plugins/dbms/clickhouse/enumeration.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,079 root INFO copying sqlmap/plugins/dbms/clickhouse/filesystem.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,080 root INFO copying sqlmap/plugins/dbms/clickhouse/fingerprint.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,081 root INFO copying sqlmap/plugins/dbms/clickhouse/syntax.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,082 root INFO copying sqlmap/plugins/dbms/clickhouse/takeover.py -> build/lib/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,083 root INFO creating build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,084 root INFO copying sqlmap/plugins/dbms/cratedb/__init__.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,085 root INFO copying sqlmap/plugins/dbms/cratedb/connector.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,085 root INFO copying sqlmap/plugins/dbms/cratedb/enumeration.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,086 root INFO copying sqlmap/plugins/dbms/cratedb/filesystem.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,087 root INFO copying sqlmap/plugins/dbms/cratedb/fingerprint.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,088 root INFO copying sqlmap/plugins/dbms/cratedb/syntax.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,089 root INFO copying sqlmap/plugins/dbms/cratedb/takeover.py -> build/lib/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,090 root INFO creating build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,090 root INFO copying sqlmap/plugins/dbms/cubrid/__init__.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,091 root INFO copying sqlmap/plugins/dbms/cubrid/connector.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,092 root INFO copying sqlmap/plugins/dbms/cubrid/enumeration.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,093 root INFO copying sqlmap/plugins/dbms/cubrid/filesystem.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,094 root INFO copying sqlmap/plugins/dbms/cubrid/fingerprint.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,095 root INFO copying sqlmap/plugins/dbms/cubrid/syntax.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,095 root INFO copying sqlmap/plugins/dbms/cubrid/takeover.py -> build/lib/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,096 root INFO creating build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,097 root INFO copying sqlmap/plugins/dbms/db2/__init__.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,098 root INFO copying sqlmap/plugins/dbms/db2/connector.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,099 root INFO copying sqlmap/plugins/dbms/db2/enumeration.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,100 root INFO copying sqlmap/plugins/dbms/db2/filesystem.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,100 root INFO copying sqlmap/plugins/dbms/db2/fingerprint.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,101 root INFO copying sqlmap/plugins/dbms/db2/syntax.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,102 root INFO copying sqlmap/plugins/dbms/db2/takeover.py -> build/lib/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,103 root INFO creating build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,104 root INFO copying sqlmap/plugins/dbms/derby/__init__.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,104 root INFO copying sqlmap/plugins/dbms/derby/connector.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,105 root INFO copying sqlmap/plugins/dbms/derby/enumeration.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,106 root INFO copying sqlmap/plugins/dbms/derby/filesystem.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,107 root INFO copying sqlmap/plugins/dbms/derby/fingerprint.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,108 root INFO copying sqlmap/plugins/dbms/derby/syntax.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,109 root INFO copying sqlmap/plugins/dbms/derby/takeover.py -> build/lib/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,110 root INFO creating build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,111 root INFO copying sqlmap/plugins/dbms/extremedb/__init__.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,112 root INFO copying sqlmap/plugins/dbms/extremedb/connector.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,113 root INFO copying sqlmap/plugins/dbms/extremedb/enumeration.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,113 root INFO copying sqlmap/plugins/dbms/extremedb/filesystem.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,114 root INFO copying sqlmap/plugins/dbms/extremedb/fingerprint.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,115 root INFO copying sqlmap/plugins/dbms/extremedb/syntax.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,116 root INFO copying sqlmap/plugins/dbms/extremedb/takeover.py -> build/lib/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,117 root INFO creating build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,118 root INFO copying sqlmap/plugins/dbms/firebird/__init__.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,118 root INFO copying sqlmap/plugins/dbms/firebird/connector.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,119 root INFO copying sqlmap/plugins/dbms/firebird/enumeration.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,120 root INFO copying sqlmap/plugins/dbms/firebird/filesystem.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,121 root INFO copying sqlmap/plugins/dbms/firebird/fingerprint.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,122 root INFO copying sqlmap/plugins/dbms/firebird/syntax.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,123 root INFO copying sqlmap/plugins/dbms/firebird/takeover.py -> build/lib/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,124 root INFO creating build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,124 root INFO copying sqlmap/plugins/dbms/frontbase/__init__.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,125 root INFO copying sqlmap/plugins/dbms/frontbase/connector.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,126 root INFO copying sqlmap/plugins/dbms/frontbase/enumeration.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,127 root INFO copying sqlmap/plugins/dbms/frontbase/filesystem.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,128 root INFO copying sqlmap/plugins/dbms/frontbase/fingerprint.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,129 root INFO copying sqlmap/plugins/dbms/frontbase/syntax.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,129 root INFO copying sqlmap/plugins/dbms/frontbase/takeover.py -> build/lib/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,130 root INFO creating build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,131 root INFO copying sqlmap/plugins/dbms/h2/__init__.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,132 root INFO copying sqlmap/plugins/dbms/h2/connector.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,133 root INFO copying sqlmap/plugins/dbms/h2/enumeration.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,134 root INFO copying sqlmap/plugins/dbms/h2/filesystem.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,135 root INFO copying sqlmap/plugins/dbms/h2/fingerprint.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,136 root INFO copying sqlmap/plugins/dbms/h2/syntax.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,137 root INFO copying sqlmap/plugins/dbms/h2/takeover.py -> build/lib/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,137 root INFO creating build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,138 root INFO copying sqlmap/plugins/dbms/hsqldb/__init__.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,139 root INFO copying sqlmap/plugins/dbms/hsqldb/connector.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,140 root INFO copying sqlmap/plugins/dbms/hsqldb/enumeration.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,141 root INFO copying sqlmap/plugins/dbms/hsqldb/filesystem.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,142 root INFO copying sqlmap/plugins/dbms/hsqldb/fingerprint.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,143 root INFO copying sqlmap/plugins/dbms/hsqldb/syntax.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,143 root INFO copying sqlmap/plugins/dbms/hsqldb/takeover.py -> build/lib/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,144 root INFO creating build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,145 root INFO copying sqlmap/plugins/dbms/informix/__init__.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,146 root INFO copying sqlmap/plugins/dbms/informix/connector.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,147 root INFO copying sqlmap/plugins/dbms/informix/enumeration.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,148 root INFO copying sqlmap/plugins/dbms/informix/filesystem.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,148 root INFO copying sqlmap/plugins/dbms/informix/fingerprint.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,149 root INFO copying sqlmap/plugins/dbms/informix/syntax.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,150 root INFO copying sqlmap/plugins/dbms/informix/takeover.py -> build/lib/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,151 root INFO creating build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,152 root INFO copying sqlmap/plugins/dbms/maxdb/__init__.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,152 root INFO copying sqlmap/plugins/dbms/maxdb/connector.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,153 root INFO copying sqlmap/plugins/dbms/maxdb/enumeration.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,154 root INFO copying sqlmap/plugins/dbms/maxdb/filesystem.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,155 root INFO copying sqlmap/plugins/dbms/maxdb/fingerprint.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,156 root INFO copying sqlmap/plugins/dbms/maxdb/syntax.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,157 root INFO copying sqlmap/plugins/dbms/maxdb/takeover.py -> build/lib/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,158 root INFO creating build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,159 root INFO copying sqlmap/plugins/dbms/mckoi/__init__.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,160 root INFO copying sqlmap/plugins/dbms/mckoi/connector.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,161 root INFO copying sqlmap/plugins/dbms/mckoi/enumeration.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,162 root INFO copying sqlmap/plugins/dbms/mckoi/filesystem.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,163 root INFO copying sqlmap/plugins/dbms/mckoi/fingerprint.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,163 root INFO copying sqlmap/plugins/dbms/mckoi/syntax.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,164 root INFO copying sqlmap/plugins/dbms/mckoi/takeover.py -> build/lib/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,165 root INFO creating build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,166 root INFO copying sqlmap/plugins/dbms/mimersql/__init__.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,167 root INFO copying sqlmap/plugins/dbms/mimersql/connector.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,167 root INFO copying sqlmap/plugins/dbms/mimersql/enumeration.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,168 root INFO copying sqlmap/plugins/dbms/mimersql/filesystem.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,169 root INFO copying sqlmap/plugins/dbms/mimersql/fingerprint.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,170 root INFO copying sqlmap/plugins/dbms/mimersql/syntax.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,171 root INFO copying sqlmap/plugins/dbms/mimersql/takeover.py -> build/lib/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,172 root INFO creating build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,172 root INFO copying sqlmap/plugins/dbms/monetdb/__init__.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,173 root INFO copying sqlmap/plugins/dbms/monetdb/connector.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,174 root INFO copying sqlmap/plugins/dbms/monetdb/enumeration.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,175 root INFO copying sqlmap/plugins/dbms/monetdb/filesystem.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,176 root INFO copying sqlmap/plugins/dbms/monetdb/fingerprint.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,177 root INFO copying sqlmap/plugins/dbms/monetdb/syntax.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,177 root INFO copying sqlmap/plugins/dbms/monetdb/takeover.py -> build/lib/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,178 root INFO creating build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,179 root INFO copying sqlmap/plugins/dbms/mssqlserver/__init__.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,180 root INFO copying sqlmap/plugins/dbms/mssqlserver/connector.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,181 root INFO copying sqlmap/plugins/dbms/mssqlserver/enumeration.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,182 root INFO copying sqlmap/plugins/dbms/mssqlserver/filesystem.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,184 root INFO copying sqlmap/plugins/dbms/mssqlserver/fingerprint.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,185 root INFO copying sqlmap/plugins/dbms/mssqlserver/syntax.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,186 root INFO copying sqlmap/plugins/dbms/mssqlserver/takeover.py -> build/lib/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,187 root INFO creating build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,187 root INFO copying sqlmap/plugins/dbms/mysql/__init__.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,188 root INFO copying sqlmap/plugins/dbms/mysql/connector.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,189 root INFO copying sqlmap/plugins/dbms/mysql/enumeration.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,190 root INFO copying sqlmap/plugins/dbms/mysql/filesystem.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,191 root INFO copying sqlmap/plugins/dbms/mysql/fingerprint.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,192 root INFO copying sqlmap/plugins/dbms/mysql/syntax.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,193 root INFO copying sqlmap/plugins/dbms/mysql/takeover.py -> build/lib/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,194 root INFO creating build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,195 root INFO copying sqlmap/plugins/dbms/oracle/__init__.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,196 root INFO copying sqlmap/plugins/dbms/oracle/connector.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,196 root INFO copying sqlmap/plugins/dbms/oracle/enumeration.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,197 root INFO copying sqlmap/plugins/dbms/oracle/filesystem.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,198 root INFO copying sqlmap/plugins/dbms/oracle/fingerprint.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,199 root INFO copying sqlmap/plugins/dbms/oracle/syntax.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,200 root INFO copying sqlmap/plugins/dbms/oracle/takeover.py -> build/lib/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,201 root INFO creating build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,201 root INFO copying sqlmap/plugins/dbms/postgresql/__init__.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,202 root INFO copying sqlmap/plugins/dbms/postgresql/connector.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,203 root INFO copying sqlmap/plugins/dbms/postgresql/enumeration.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,204 root INFO copying sqlmap/plugins/dbms/postgresql/filesystem.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,205 root INFO copying sqlmap/plugins/dbms/postgresql/fingerprint.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,206 root INFO copying sqlmap/plugins/dbms/postgresql/syntax.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,207 root INFO copying sqlmap/plugins/dbms/postgresql/takeover.py -> build/lib/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,208 root INFO creating build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,209 root INFO copying sqlmap/plugins/dbms/presto/__init__.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,210 root INFO copying sqlmap/plugins/dbms/presto/connector.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,211 root INFO copying sqlmap/plugins/dbms/presto/enumeration.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,211 root INFO copying sqlmap/plugins/dbms/presto/filesystem.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,212 root INFO copying sqlmap/plugins/dbms/presto/fingerprint.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,213 root INFO copying sqlmap/plugins/dbms/presto/syntax.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,214 root INFO copying sqlmap/plugins/dbms/presto/takeover.py -> build/lib/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,215 root INFO creating build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,216 root INFO copying sqlmap/plugins/dbms/raima/__init__.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,216 root INFO copying sqlmap/plugins/dbms/raima/connector.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,217 root INFO copying sqlmap/plugins/dbms/raima/enumeration.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,218 root INFO copying sqlmap/plugins/dbms/raima/filesystem.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,219 root INFO copying sqlmap/plugins/dbms/raima/fingerprint.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,220 root INFO copying sqlmap/plugins/dbms/raima/syntax.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,221 root INFO copying sqlmap/plugins/dbms/raima/takeover.py -> build/lib/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,222 root INFO creating build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,222 root INFO copying sqlmap/plugins/dbms/sqlite/__init__.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,223 root INFO copying sqlmap/plugins/dbms/sqlite/connector.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,224 root INFO copying sqlmap/plugins/dbms/sqlite/enumeration.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,225 root INFO copying sqlmap/plugins/dbms/sqlite/filesystem.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,226 root INFO copying sqlmap/plugins/dbms/sqlite/fingerprint.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,226 root INFO copying sqlmap/plugins/dbms/sqlite/syntax.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,227 root INFO copying sqlmap/plugins/dbms/sqlite/takeover.py -> build/lib/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,228 root INFO creating build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,229 root INFO copying sqlmap/plugins/dbms/sybase/__init__.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,230 root INFO copying sqlmap/plugins/dbms/sybase/connector.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,231 root INFO copying sqlmap/plugins/dbms/sybase/enumeration.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,232 root INFO copying sqlmap/plugins/dbms/sybase/filesystem.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,233 root INFO copying sqlmap/plugins/dbms/sybase/fingerprint.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,234 root INFO copying sqlmap/plugins/dbms/sybase/syntax.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,235 root INFO copying sqlmap/plugins/dbms/sybase/takeover.py -> build/lib/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,236 root INFO creating build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,236 root INFO copying sqlmap/plugins/dbms/vertica/__init__.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,237 root INFO copying sqlmap/plugins/dbms/vertica/connector.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,238 root INFO copying sqlmap/plugins/dbms/vertica/enumeration.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,239 root INFO copying sqlmap/plugins/dbms/vertica/filesystem.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,240 root INFO copying sqlmap/plugins/dbms/vertica/fingerprint.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,241 root INFO copying sqlmap/plugins/dbms/vertica/syntax.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,241 root INFO copying sqlmap/plugins/dbms/vertica/takeover.py -> build/lib/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,242 root INFO creating build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,243 root INFO copying sqlmap/plugins/dbms/virtuoso/__init__.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,244 root INFO copying sqlmap/plugins/dbms/virtuoso/connector.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,245 root INFO copying sqlmap/plugins/dbms/virtuoso/enumeration.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,245 root INFO copying sqlmap/plugins/dbms/virtuoso/filesystem.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,246 root INFO copying sqlmap/plugins/dbms/virtuoso/fingerprint.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,247 root INFO copying sqlmap/plugins/dbms/virtuoso/syntax.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,248 root INFO copying sqlmap/plugins/dbms/virtuoso/takeover.py -> build/lib/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,249 root INFO creating build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,249 root INFO copying sqlmap/plugins/generic/__init__.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,250 root INFO copying sqlmap/plugins/generic/connector.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,251 root INFO copying sqlmap/plugins/generic/custom.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,252 root INFO copying sqlmap/plugins/generic/databases.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,254 root INFO copying sqlmap/plugins/generic/entries.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,255 root INFO copying sqlmap/plugins/generic/enumeration.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,256 root INFO copying sqlmap/plugins/generic/filesystem.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,257 root INFO copying sqlmap/plugins/generic/fingerprint.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,258 root INFO copying sqlmap/plugins/generic/misc.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,259 root INFO copying sqlmap/plugins/generic/search.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,260 root INFO copying sqlmap/plugins/generic/syntax.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,261 root INFO copying sqlmap/plugins/generic/takeover.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,262 root INFO copying sqlmap/plugins/generic/users.py -> build/lib/sqlmap/plugins/generic 2024-08-29 06:46:27,263 root INFO creating build/lib/sqlmap/tamper 2024-08-29 06:46:27,264 root INFO copying sqlmap/tamper/0eunion.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,265 root INFO copying sqlmap/tamper/__init__.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,266 root INFO copying sqlmap/tamper/apostrophemask.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,267 root INFO copying sqlmap/tamper/apostrophenullencode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,268 root INFO copying sqlmap/tamper/appendnullbyte.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,268 root INFO copying sqlmap/tamper/base64encode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,269 root INFO copying sqlmap/tamper/between.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,270 root INFO copying sqlmap/tamper/binary.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,271 root INFO copying sqlmap/tamper/bluecoat.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,272 root INFO copying sqlmap/tamper/chardoubleencode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,273 root INFO copying sqlmap/tamper/charencode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,273 root INFO copying sqlmap/tamper/charunicodeencode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,274 root INFO copying sqlmap/tamper/charunicodeescape.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,275 root INFO copying sqlmap/tamper/commalesslimit.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,276 root INFO copying sqlmap/tamper/commalessmid.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,277 root INFO copying sqlmap/tamper/commentbeforeparentheses.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,278 root INFO copying sqlmap/tamper/concat2concatws.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,279 root INFO copying sqlmap/tamper/decentities.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,279 root INFO copying sqlmap/tamper/dunion.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,280 root INFO copying sqlmap/tamper/equaltolike.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,281 root INFO copying sqlmap/tamper/equaltorlike.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,282 root INFO copying sqlmap/tamper/escapequotes.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,283 root INFO copying sqlmap/tamper/greatest.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,284 root INFO copying sqlmap/tamper/halfversionedmorekeywords.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,285 root INFO copying sqlmap/tamper/hex2char.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,286 root INFO copying sqlmap/tamper/hexentities.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,286 root INFO copying sqlmap/tamper/htmlencode.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,287 root INFO copying sqlmap/tamper/if2case.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,288 root INFO copying sqlmap/tamper/ifnull2casewhenisnull.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,289 root INFO copying sqlmap/tamper/ifnull2ifisnull.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,290 root INFO copying sqlmap/tamper/informationschemacomment.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,291 root INFO copying sqlmap/tamper/least.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,292 root INFO copying sqlmap/tamper/lowercase.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,292 root INFO copying sqlmap/tamper/luanginx.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,293 root INFO copying sqlmap/tamper/misunion.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,294 root INFO copying sqlmap/tamper/modsecurityversioned.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,295 root INFO copying sqlmap/tamper/modsecurityzeroversioned.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,296 root INFO copying sqlmap/tamper/multiplespaces.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,297 root INFO copying sqlmap/tamper/ord2ascii.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,298 root INFO copying sqlmap/tamper/overlongutf8.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,299 root INFO copying sqlmap/tamper/overlongutf8more.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,299 root INFO copying sqlmap/tamper/percentage.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,300 root INFO copying sqlmap/tamper/plus2concat.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,301 root INFO copying sqlmap/tamper/plus2fnconcat.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,302 root INFO copying sqlmap/tamper/randomcase.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,303 root INFO copying sqlmap/tamper/randomcomments.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,304 root INFO copying sqlmap/tamper/schemasplit.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,305 root INFO copying sqlmap/tamper/scientific.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,306 root INFO copying sqlmap/tamper/sleep2getlock.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,307 root INFO copying sqlmap/tamper/sp_password.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,307 root INFO copying sqlmap/tamper/space2comment.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,308 root INFO copying sqlmap/tamper/space2dash.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,309 root INFO copying sqlmap/tamper/space2hash.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,310 root INFO copying sqlmap/tamper/space2morecomment.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,311 root INFO copying sqlmap/tamper/space2morehash.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,312 root INFO copying sqlmap/tamper/space2mssqlblank.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,312 root INFO copying sqlmap/tamper/space2mssqlhash.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,313 root INFO copying sqlmap/tamper/space2mysqlblank.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,314 root INFO copying sqlmap/tamper/space2mysqldash.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,315 root INFO copying sqlmap/tamper/space2plus.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,316 root INFO copying sqlmap/tamper/space2randomblank.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,317 root INFO copying sqlmap/tamper/substring2leftright.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,318 root INFO copying sqlmap/tamper/symboliclogical.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,319 root INFO copying sqlmap/tamper/unionalltounion.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,320 root INFO copying sqlmap/tamper/unmagicquotes.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,320 root INFO copying sqlmap/tamper/uppercase.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,321 root INFO copying sqlmap/tamper/varnish.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,322 root INFO copying sqlmap/tamper/versionedkeywords.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,323 root INFO copying sqlmap/tamper/versionedmorekeywords.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,324 root INFO copying sqlmap/tamper/xforwardedfor.py -> build/lib/sqlmap/tamper 2024-08-29 06:46:27,325 root INFO creating build/lib/sqlmap/thirdparty 2024-08-29 06:46:27,325 root INFO copying sqlmap/thirdparty/__init__.py -> build/lib/sqlmap/thirdparty 2024-08-29 06:46:27,326 root INFO creating build/lib/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,327 root INFO copying sqlmap/thirdparty/ansistrm/__init__.py -> build/lib/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,327 root INFO copying sqlmap/thirdparty/ansistrm/ansistrm.py -> build/lib/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,328 root INFO creating build/lib/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,329 root INFO copying sqlmap/thirdparty/clientform/__init__.py -> build/lib/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,330 root INFO copying sqlmap/thirdparty/clientform/clientform.py -> build/lib/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,332 root INFO creating build/lib/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,333 root INFO copying sqlmap/thirdparty/fcrypt/__init__.py -> build/lib/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,333 root INFO copying sqlmap/thirdparty/fcrypt/fcrypt.py -> build/lib/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,335 root INFO creating build/lib/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,335 root INFO copying sqlmap/thirdparty/identywaf/LICENSE -> build/lib/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,336 root INFO copying sqlmap/thirdparty/identywaf/__init__.py -> build/lib/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,337 root INFO copying sqlmap/thirdparty/identywaf/data.json -> build/lib/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,339 root INFO copying sqlmap/thirdparty/identywaf/identYwaf.py -> build/lib/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,340 root INFO creating build/lib/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,341 root INFO copying sqlmap/thirdparty/multipart/__init__.py -> build/lib/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,341 root INFO copying sqlmap/thirdparty/multipart/multipartpost.py -> build/lib/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,342 root INFO creating build/lib/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,343 root INFO copying sqlmap/thirdparty/prettyprint/__init__.py -> build/lib/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,344 root INFO copying sqlmap/thirdparty/prettyprint/prettyprint.py -> build/lib/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,345 root INFO creating build/lib/sqlmap/thirdparty/socks 2024-08-29 06:46:27,345 root INFO copying sqlmap/thirdparty/socks/LICENSE -> build/lib/sqlmap/thirdparty/socks 2024-08-29 06:46:27,346 root INFO copying sqlmap/thirdparty/socks/__init__.py -> build/lib/sqlmap/thirdparty/socks 2024-08-29 06:46:27,347 root INFO copying sqlmap/thirdparty/socks/socks.py -> build/lib/sqlmap/thirdparty/socks 2024-08-29 06:46:27,348 root INFO creating build/lib/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,349 root INFO copying sqlmap/thirdparty/wininetpton/__init__.py -> build/lib/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,351 root INFO copying sqlmap/thirdparty/wininetpton/win_inet_pton.py -> build/lib/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,380 root INFO installing to build/bdist.linux-riscv64/wheel 2024-08-29 06:46:27,380 root INFO running install 2024-08-29 06:46:27,426 root INFO running install_lib 2024-08-29 06:46:27,438 root INFO creating build/bdist.linux-riscv64 2024-08-29 06:46:27,439 root INFO creating build/bdist.linux-riscv64/wheel 2024-08-29 06:46:27,440 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,440 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data 2024-08-29 06:46:27,441 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/shell 2024-08-29 06:46:27,442 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/shell/stagers 2024-08-29 06:46:27,442 root INFO copying build/lib/sqlmap/data/shell/stagers/stager.jsp_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/stagers 2024-08-29 06:46:27,443 root INFO copying build/lib/sqlmap/data/shell/stagers/stager.asp_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/stagers 2024-08-29 06:46:27,444 root INFO copying build/lib/sqlmap/data/shell/stagers/stager.php_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/stagers 2024-08-29 06:46:27,445 root INFO copying build/lib/sqlmap/data/shell/stagers/stager.aspx_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/stagers 2024-08-29 06:46:27,445 root INFO copying build/lib/sqlmap/data/shell/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell 2024-08-29 06:46:27,446 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/shell/backdoors 2024-08-29 06:46:27,447 root INFO copying build/lib/sqlmap/data/shell/backdoors/backdoor.jsp_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/backdoors 2024-08-29 06:46:27,448 root INFO copying build/lib/sqlmap/data/shell/backdoors/backdoor.aspx_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/backdoors 2024-08-29 06:46:27,449 root INFO copying build/lib/sqlmap/data/shell/backdoors/backdoor.php_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/backdoors 2024-08-29 06:46:27,450 root INFO copying build/lib/sqlmap/data/shell/backdoors/backdoor.asp_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/shell/backdoors 2024-08-29 06:46:27,451 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,451 root INFO copying build/lib/sqlmap/data/txt/wordlist.tx_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,484 root INFO copying build/lib/sqlmap/data/txt/smalldict.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,486 root INFO copying build/lib/sqlmap/data/txt/sha256sums.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,488 root INFO copying build/lib/sqlmap/data/txt/user-agents.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,494 root INFO copying build/lib/sqlmap/data/txt/common-outputs.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,495 root INFO copying build/lib/sqlmap/data/txt/common-columns.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,496 root INFO copying build/lib/sqlmap/data/txt/common-tables.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,498 root INFO copying build/lib/sqlmap/data/txt/common-files.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,499 root INFO copying build/lib/sqlmap/data/txt/keywords.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/txt 2024-08-29 06:46:27,501 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/html 2024-08-29 06:46:27,501 root INFO copying build/lib/sqlmap/data/html/index.html -> build/bdist.linux-riscv64/wheel/sqlmap/data/html 2024-08-29 06:46:27,503 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf 2024-08-29 06:46:27,504 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql 2024-08-29 06:46:27,504 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/linux 2024-08-29 06:46:27,505 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/linux/64 2024-08-29 06:46:27,505 root INFO copying build/lib/sqlmap/data/udf/mysql/linux/64/lib_mysqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/linux/64 2024-08-29 06:46:27,507 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/linux/32 2024-08-29 06:46:27,507 root INFO copying build/lib/sqlmap/data/udf/mysql/linux/32/lib_mysqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/linux/32 2024-08-29 06:46:27,508 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/windows 2024-08-29 06:46:27,509 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/windows/64 2024-08-29 06:46:27,510 root INFO copying build/lib/sqlmap/data/udf/mysql/windows/64/lib_mysqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/windows/64 2024-08-29 06:46:27,511 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/windows/32 2024-08-29 06:46:27,512 root INFO copying build/lib/sqlmap/data/udf/mysql/windows/32/lib_mysqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/mysql/windows/32 2024-08-29 06:46:27,513 root INFO copying build/lib/sqlmap/data/udf/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf 2024-08-29 06:46:27,514 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql 2024-08-29 06:46:27,515 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux 2024-08-29 06:46:27,515 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64 2024-08-29 06:46:27,516 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.3 2024-08-29 06:46:27,517 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.3 2024-08-29 06:46:27,518 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.5 2024-08-29 06:46:27,519 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.5 2024-08-29 06:46:27,520 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.4 2024-08-29 06:46:27,520 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.4 2024-08-29 06:46:27,522 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.3 2024-08-29 06:46:27,522 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.3 2024-08-29 06:46:27,524 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/10 2024-08-29 06:46:27,524 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/10 2024-08-29 06:46:27,525 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.2 2024-08-29 06:46:27,526 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.2 2024-08-29 06:46:27,527 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.0 2024-08-29 06:46:27,528 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.0 2024-08-29 06:46:27,529 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/11 2024-08-29 06:46:27,530 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/11 2024-08-29 06:46:27,531 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.2 2024-08-29 06:46:27,532 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.2/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.2 2024-08-29 06:46:27,533 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.1 2024-08-29 06:46:27,534 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.1/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.1 2024-08-29 06:46:27,535 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.6 2024-08-29 06:46:27,536 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/9.6 2024-08-29 06:46:27,537 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/12 2024-08-29 06:46:27,537 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/12/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/12 2024-08-29 06:46:27,539 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.4 2024-08-29 06:46:27,539 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/64/8.4 2024-08-29 06:46:27,540 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32 2024-08-29 06:46:27,541 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.3 2024-08-29 06:46:27,542 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.3 2024-08-29 06:46:27,543 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.5 2024-08-29 06:46:27,544 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.5 2024-08-29 06:46:27,545 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.4 2024-08-29 06:46:27,546 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.4 2024-08-29 06:46:27,547 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.3 2024-08-29 06:46:27,547 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.3 2024-08-29 06:46:27,549 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/10 2024-08-29 06:46:27,549 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/10 2024-08-29 06:46:27,550 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.2 2024-08-29 06:46:27,551 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.2 2024-08-29 06:46:27,552 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.0 2024-08-29 06:46:27,553 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.0 2024-08-29 06:46:27,554 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/11 2024-08-29 06:46:27,554 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/11 2024-08-29 06:46:27,555 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.2 2024-08-29 06:46:27,556 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.2/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.2 2024-08-29 06:46:27,557 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.1 2024-08-29 06:46:27,558 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.1 2024-08-29 06:46:27,558 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.6 2024-08-29 06:46:27,559 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/9.6 2024-08-29 06:46:27,560 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.4 2024-08-29 06:46:27,561 root INFO copying build/lib/sqlmap/data/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/linux/32/8.4 2024-08-29 06:46:27,562 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows 2024-08-29 06:46:27,562 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32 2024-08-29 06:46:27,563 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.3 2024-08-29 06:46:27,564 root INFO copying build/lib/sqlmap/data/udf/postgresql/windows/32/8.3/lib_postgresqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.3 2024-08-29 06:46:27,565 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.2 2024-08-29 06:46:27,565 root INFO copying build/lib/sqlmap/data/udf/postgresql/windows/32/8.2/lib_postgresqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.2 2024-08-29 06:46:27,566 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/9.0 2024-08-29 06:46:27,567 root INFO copying build/lib/sqlmap/data/udf/postgresql/windows/32/9.0/lib_postgresqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/9.0 2024-08-29 06:46:27,568 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.4 2024-08-29 06:46:27,569 root INFO copying build/lib/sqlmap/data/udf/postgresql/windows/32/8.4/lib_postgresqludf_sys.dll_ -> build/bdist.linux-riscv64/wheel/sqlmap/data/udf/postgresql/windows/32/8.4 2024-08-29 06:46:27,570 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/procs 2024-08-29 06:46:27,570 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mysql 2024-08-29 06:46:27,571 root INFO copying build/lib/sqlmap/data/procs/mysql/write_file_limit.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mysql 2024-08-29 06:46:27,572 root INFO copying build/lib/sqlmap/data/procs/mysql/dns_request.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mysql 2024-08-29 06:46:27,573 root INFO copying build/lib/sqlmap/data/procs/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs 2024-08-29 06:46:27,574 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/procs/oracle 2024-08-29 06:46:27,574 root INFO copying build/lib/sqlmap/data/procs/oracle/dns_request.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/oracle 2024-08-29 06:46:27,575 root INFO copying build/lib/sqlmap/data/procs/oracle/read_file_export_extension.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/oracle 2024-08-29 06:46:27,576 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,577 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/configure_xp_cmdshell.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,577 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/enable_xp_cmdshell_2000.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,578 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/run_statement_as_user.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,579 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/dns_request.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,580 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/configure_openrowset.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,581 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/disable_xp_cmdshell_2000.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,581 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,582 root INFO copying build/lib/sqlmap/data/procs/mssqlserver/create_new_xp_cmdshell.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/mssqlserver 2024-08-29 06:46:27,583 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/procs/postgresql 2024-08-29 06:46:27,584 root INFO copying build/lib/sqlmap/data/procs/postgresql/dns_request.sql -> build/bdist.linux-riscv64/wheel/sqlmap/data/procs/postgresql 2024-08-29 06:46:27,585 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/xml 2024-08-29 06:46:27,585 root INFO copying build/lib/sqlmap/data/xml/queries.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml 2024-08-29 06:46:27,587 root INFO copying build/lib/sqlmap/data/xml/boundaries.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml 2024-08-29 06:46:27,588 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,589 root INFO copying build/lib/sqlmap/data/xml/banner/sharepoint.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,590 root INFO copying build/lib/sqlmap/data/xml/banner/set-cookie.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,591 root INFO copying build/lib/sqlmap/data/xml/banner/x-aspnet-version.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,592 root INFO copying build/lib/sqlmap/data/xml/banner/mssql.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,593 root INFO copying build/lib/sqlmap/data/xml/banner/server.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,594 root INFO copying build/lib/sqlmap/data/xml/banner/generic.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,595 root INFO copying build/lib/sqlmap/data/xml/banner/servlet-engine.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,596 root INFO copying build/lib/sqlmap/data/xml/banner/postgresql.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,596 root INFO copying build/lib/sqlmap/data/xml/banner/oracle.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,597 root INFO copying build/lib/sqlmap/data/xml/banner/x-powered-by.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,598 root INFO copying build/lib/sqlmap/data/xml/banner/mysql.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/banner 2024-08-29 06:46:27,599 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,600 root INFO copying build/lib/sqlmap/data/xml/payloads/inline_query.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,601 root INFO copying build/lib/sqlmap/data/xml/payloads/stacked_queries.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,602 root INFO copying build/lib/sqlmap/data/xml/payloads/boolean_blind.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,603 root INFO copying build/lib/sqlmap/data/xml/payloads/time_blind.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,605 root INFO copying build/lib/sqlmap/data/xml/payloads/union_query.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,606 root INFO copying build/lib/sqlmap/data/xml/payloads/error_based.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml/payloads 2024-08-29 06:46:27,607 root INFO copying build/lib/sqlmap/data/xml/errors.xml -> build/bdist.linux-riscv64/wheel/sqlmap/data/xml 2024-08-29 06:46:27,608 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty 2024-08-29 06:46:27,609 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,610 root INFO copying build/lib/sqlmap/thirdparty/ansistrm/ansistrm.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,610 root INFO copying build/lib/sqlmap/thirdparty/ansistrm/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/ansistrm 2024-08-29 06:46:27,611 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/socks 2024-08-29 06:46:27,612 root INFO copying build/lib/sqlmap/thirdparty/socks/socks.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/socks 2024-08-29 06:46:27,613 root INFO copying build/lib/sqlmap/thirdparty/socks/LICENSE -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/socks 2024-08-29 06:46:27,614 root INFO copying build/lib/sqlmap/thirdparty/socks/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/socks 2024-08-29 06:46:27,615 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,615 root INFO copying build/lib/sqlmap/thirdparty/wininetpton/win_inet_pton.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,616 root INFO copying build/lib/sqlmap/thirdparty/wininetpton/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/wininetpton 2024-08-29 06:46:27,617 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,618 root INFO copying build/lib/sqlmap/thirdparty/fcrypt/fcrypt.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,619 root INFO copying build/lib/sqlmap/thirdparty/fcrypt/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/fcrypt 2024-08-29 06:46:27,620 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,621 root INFO copying build/lib/sqlmap/thirdparty/prettyprint/prettyprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,622 root INFO copying build/lib/sqlmap/thirdparty/prettyprint/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/prettyprint 2024-08-29 06:46:27,623 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,623 root INFO copying build/lib/sqlmap/thirdparty/multipart/multipartpost.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,624 root INFO copying build/lib/sqlmap/thirdparty/multipart/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/multipart 2024-08-29 06:46:27,625 root INFO copying build/lib/sqlmap/thirdparty/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty 2024-08-29 06:46:27,626 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,626 root INFO copying build/lib/sqlmap/thirdparty/clientform/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,627 root INFO copying build/lib/sqlmap/thirdparty/clientform/clientform.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/clientform 2024-08-29 06:46:27,629 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,630 root INFO copying build/lib/sqlmap/thirdparty/identywaf/LICENSE -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,630 root INFO copying build/lib/sqlmap/thirdparty/identywaf/identYwaf.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,631 root INFO copying build/lib/sqlmap/thirdparty/identywaf/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,632 root INFO copying build/lib/sqlmap/thirdparty/identywaf/data.json -> build/bdist.linux-riscv64/wheel/sqlmap/thirdparty/identywaf 2024-08-29 06:46:27,634 root INFO copying build/lib/sqlmap/sqlmap.conf -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,635 root INFO copying build/lib/sqlmap/sqlmap.py -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,636 root INFO copying build/lib/sqlmap/README.md -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,637 root INFO copying build/lib/sqlmap/.pylintrc -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,638 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/doc 2024-08-29 06:46:27,639 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,639 root INFO copying build/lib/sqlmap/doc/translations/README-it-IT.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,640 root INFO copying build/lib/sqlmap/doc/translations/README-uk-UA.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,641 root INFO copying build/lib/sqlmap/doc/translations/README-tr-TR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,642 root INFO copying build/lib/sqlmap/doc/translations/README-vi-VN.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,643 root INFO copying build/lib/sqlmap/doc/translations/README-ru-RU.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,644 root INFO copying build/lib/sqlmap/doc/translations/README-ko-KR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,644 root INFO copying build/lib/sqlmap/doc/translations/README-pt-BR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,645 root INFO copying build/lib/sqlmap/doc/translations/README-bg-BG.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,646 root INFO copying build/lib/sqlmap/doc/translations/README-nl-NL.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,647 root INFO copying build/lib/sqlmap/doc/translations/README-id-ID.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,647 root INFO copying build/lib/sqlmap/doc/translations/README-sk-SK.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,648 root INFO copying build/lib/sqlmap/doc/translations/README-rs-RS.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,649 root INFO copying build/lib/sqlmap/doc/translations/README-in-HI.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,650 root INFO copying build/lib/sqlmap/doc/translations/README-es-MX.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,651 root INFO copying build/lib/sqlmap/doc/translations/README-ka-GE.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,652 root INFO copying build/lib/sqlmap/doc/translations/README-pl-PL.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,652 root INFO copying build/lib/sqlmap/doc/translations/README-ja-JP.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,653 root INFO copying build/lib/sqlmap/doc/translations/README-hr-HR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,654 root INFO copying build/lib/sqlmap/doc/translations/README-fr-FR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,655 root INFO copying build/lib/sqlmap/doc/translations/README-gr-GR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,656 root INFO copying build/lib/sqlmap/doc/translations/README-fa-IR.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,657 root INFO copying build/lib/sqlmap/doc/translations/README-de-DE.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,657 root INFO copying build/lib/sqlmap/doc/translations/README-zh-CN.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc/translations 2024-08-29 06:46:27,658 root INFO copying build/lib/sqlmap/doc/AUTHORS -> build/bdist.linux-riscv64/wheel/sqlmap/doc 2024-08-29 06:46:27,659 root INFO copying build/lib/sqlmap/doc/CHANGELOG.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc 2024-08-29 06:46:27,660 root INFO copying build/lib/sqlmap/doc/THIRD-PARTY.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc 2024-08-29 06:46:27,661 root INFO copying build/lib/sqlmap/doc/THANKS.md -> build/bdist.linux-riscv64/wheel/sqlmap/doc 2024-08-29 06:46:27,662 root INFO copying build/lib/sqlmap/LICENSE -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,663 root INFO copying build/lib/sqlmap/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,664 root INFO copying build/lib/sqlmap/sqlmapapi.yaml -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:27,665 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins 2024-08-29 06:46:27,666 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,667 root INFO copying build/lib/sqlmap/plugins/generic/custom.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,667 root INFO copying build/lib/sqlmap/plugins/generic/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,668 root INFO copying build/lib/sqlmap/plugins/generic/users.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,669 root INFO copying build/lib/sqlmap/plugins/generic/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,670 root INFO copying build/lib/sqlmap/plugins/generic/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,671 root INFO copying build/lib/sqlmap/plugins/generic/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,672 root INFO copying build/lib/sqlmap/plugins/generic/databases.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,673 root INFO copying build/lib/sqlmap/plugins/generic/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,674 root INFO copying build/lib/sqlmap/plugins/generic/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,675 root INFO copying build/lib/sqlmap/plugins/generic/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,676 root INFO copying build/lib/sqlmap/plugins/generic/search.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,677 root INFO copying build/lib/sqlmap/plugins/generic/entries.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,678 root INFO copying build/lib/sqlmap/plugins/generic/misc.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/generic 2024-08-29 06:46:27,679 root INFO copying build/lib/sqlmap/plugins/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins 2024-08-29 06:46:27,680 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms 2024-08-29 06:46:27,681 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,682 root INFO copying build/lib/sqlmap/plugins/dbms/informix/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,683 root INFO copying build/lib/sqlmap/plugins/dbms/informix/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,683 root INFO copying build/lib/sqlmap/plugins/dbms/informix/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,684 root INFO copying build/lib/sqlmap/plugins/dbms/informix/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,685 root INFO copying build/lib/sqlmap/plugins/dbms/informix/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,686 root INFO copying build/lib/sqlmap/plugins/dbms/informix/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,687 root INFO copying build/lib/sqlmap/plugins/dbms/informix/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/informix 2024-08-29 06:46:27,688 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,688 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,689 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,690 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,691 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,691 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,692 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,693 root INFO copying build/lib/sqlmap/plugins/dbms/frontbase/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/frontbase 2024-08-29 06:46:27,694 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,695 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,695 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,697 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,698 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,698 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,699 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,700 root INFO copying build/lib/sqlmap/plugins/dbms/maxdb/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/maxdb 2024-08-29 06:46:27,701 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,702 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,703 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,703 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,704 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,705 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,706 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,706 root INFO copying build/lib/sqlmap/plugins/dbms/mckoi/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mckoi 2024-08-29 06:46:27,707 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,708 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,709 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,710 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,710 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,711 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,712 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,713 root INFO copying build/lib/sqlmap/plugins/dbms/extremedb/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/extremedb 2024-08-29 06:46:27,714 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,714 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,715 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,716 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,717 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,718 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,718 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,719 root INFO copying build/lib/sqlmap/plugins/dbms/virtuoso/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/virtuoso 2024-08-29 06:46:27,720 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,721 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,722 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,723 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,723 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,724 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,725 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,726 root INFO copying build/lib/sqlmap/plugins/dbms/mimersql/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mimersql 2024-08-29 06:46:27,727 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,728 root INFO copying build/lib/sqlmap/plugins/dbms/access/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,728 root INFO copying build/lib/sqlmap/plugins/dbms/access/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,729 root INFO copying build/lib/sqlmap/plugins/dbms/access/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,730 root INFO copying build/lib/sqlmap/plugins/dbms/access/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,731 root INFO copying build/lib/sqlmap/plugins/dbms/access/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,732 root INFO copying build/lib/sqlmap/plugins/dbms/access/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,732 root INFO copying build/lib/sqlmap/plugins/dbms/access/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/access 2024-08-29 06:46:27,733 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,734 root INFO copying build/lib/sqlmap/plugins/dbms/derby/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,735 root INFO copying build/lib/sqlmap/plugins/dbms/derby/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,736 root INFO copying build/lib/sqlmap/plugins/dbms/derby/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,736 root INFO copying build/lib/sqlmap/plugins/dbms/derby/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,737 root INFO copying build/lib/sqlmap/plugins/dbms/derby/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,738 root INFO copying build/lib/sqlmap/plugins/dbms/derby/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,739 root INFO copying build/lib/sqlmap/plugins/dbms/derby/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/derby 2024-08-29 06:46:27,740 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,740 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,741 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,742 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,743 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,744 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,744 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,745 root INFO copying build/lib/sqlmap/plugins/dbms/sqlite/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sqlite 2024-08-29 06:46:27,746 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,747 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,748 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,748 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,749 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,751 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,751 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,752 root INFO copying build/lib/sqlmap/plugins/dbms/mysql/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mysql 2024-08-29 06:46:27,754 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,754 root INFO copying build/lib/sqlmap/plugins/dbms/raima/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,755 root INFO copying build/lib/sqlmap/plugins/dbms/raima/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,756 root INFO copying build/lib/sqlmap/plugins/dbms/raima/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,757 root INFO copying build/lib/sqlmap/plugins/dbms/raima/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,757 root INFO copying build/lib/sqlmap/plugins/dbms/raima/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,758 root INFO copying build/lib/sqlmap/plugins/dbms/raima/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,759 root INFO copying build/lib/sqlmap/plugins/dbms/raima/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/raima 2024-08-29 06:46:27,760 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,760 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,761 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,762 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,763 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,764 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,764 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,765 root INFO copying build/lib/sqlmap/plugins/dbms/cubrid/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cubrid 2024-08-29 06:46:27,766 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,767 root INFO copying build/lib/sqlmap/plugins/dbms/presto/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,768 root INFO copying build/lib/sqlmap/plugins/dbms/presto/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,769 root INFO copying build/lib/sqlmap/plugins/dbms/presto/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,769 root INFO copying build/lib/sqlmap/plugins/dbms/presto/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,770 root INFO copying build/lib/sqlmap/plugins/dbms/presto/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,771 root INFO copying build/lib/sqlmap/plugins/dbms/presto/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,772 root INFO copying build/lib/sqlmap/plugins/dbms/presto/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/presto 2024-08-29 06:46:27,773 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,773 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,774 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,775 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,776 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,777 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,778 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,779 root INFO copying build/lib/sqlmap/plugins/dbms/sybase/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/sybase 2024-08-29 06:46:27,780 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,780 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,781 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,782 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,783 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,783 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,784 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,785 root INFO copying build/lib/sqlmap/plugins/dbms/altibase/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/altibase 2024-08-29 06:46:27,786 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,787 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,787 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,788 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,789 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,790 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,791 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,792 root INFO copying build/lib/sqlmap/plugins/dbms/cratedb/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cratedb 2024-08-29 06:46:27,792 root INFO copying build/lib/sqlmap/plugins/dbms/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms 2024-08-29 06:46:27,793 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,794 root INFO copying build/lib/sqlmap/plugins/dbms/db2/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,795 root INFO copying build/lib/sqlmap/plugins/dbms/db2/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,796 root INFO copying build/lib/sqlmap/plugins/dbms/db2/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,796 root INFO copying build/lib/sqlmap/plugins/dbms/db2/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,797 root INFO copying build/lib/sqlmap/plugins/dbms/db2/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,798 root INFO copying build/lib/sqlmap/plugins/dbms/db2/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,799 root INFO copying build/lib/sqlmap/plugins/dbms/db2/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/db2 2024-08-29 06:46:27,800 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,801 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,802 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,802 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,803 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,804 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,805 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,806 root INFO copying build/lib/sqlmap/plugins/dbms/firebird/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/firebird 2024-08-29 06:46:27,807 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,807 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,808 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,809 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,810 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,810 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,811 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,812 root INFO copying build/lib/sqlmap/plugins/dbms/clickhouse/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/clickhouse 2024-08-29 06:46:27,813 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,814 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,815 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,815 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,816 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,817 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,818 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,819 root INFO copying build/lib/sqlmap/plugins/dbms/vertica/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/vertica 2024-08-29 06:46:27,820 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,820 root INFO copying build/lib/sqlmap/plugins/dbms/h2/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,821 root INFO copying build/lib/sqlmap/plugins/dbms/h2/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,822 root INFO copying build/lib/sqlmap/plugins/dbms/h2/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,823 root INFO copying build/lib/sqlmap/plugins/dbms/h2/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,824 root INFO copying build/lib/sqlmap/plugins/dbms/h2/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,824 root INFO copying build/lib/sqlmap/plugins/dbms/h2/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,825 root INFO copying build/lib/sqlmap/plugins/dbms/h2/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/h2 2024-08-29 06:46:27,826 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,827 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,828 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,829 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,829 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,830 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,831 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,832 root INFO copying build/lib/sqlmap/plugins/dbms/oracle/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/oracle 2024-08-29 06:46:27,833 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,833 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,834 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,835 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,836 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,837 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,837 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,838 root INFO copying build/lib/sqlmap/plugins/dbms/monetdb/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/monetdb 2024-08-29 06:46:27,839 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,840 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,841 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,842 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,842 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,843 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,844 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,845 root INFO copying build/lib/sqlmap/plugins/dbms/hsqldb/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/hsqldb 2024-08-29 06:46:27,846 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,846 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,847 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,848 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,849 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,850 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,851 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,852 root INFO copying build/lib/sqlmap/plugins/dbms/mssqlserver/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/mssqlserver 2024-08-29 06:46:27,853 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,854 root INFO copying build/lib/sqlmap/plugins/dbms/cache/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,855 root INFO copying build/lib/sqlmap/plugins/dbms/cache/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,855 root INFO copying build/lib/sqlmap/plugins/dbms/cache/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,856 root INFO copying build/lib/sqlmap/plugins/dbms/cache/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,857 root INFO copying build/lib/sqlmap/plugins/dbms/cache/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,858 root INFO copying build/lib/sqlmap/plugins/dbms/cache/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,859 root INFO copying build/lib/sqlmap/plugins/dbms/cache/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/cache 2024-08-29 06:46:27,860 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,860 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/syntax.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,861 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/enumeration.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,862 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/connector.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,863 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/fingerprint.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,864 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/takeover.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,865 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/filesystem.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,866 root INFO copying build/lib/sqlmap/plugins/dbms/postgresql/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/plugins/dbms/postgresql 2024-08-29 06:46:27,867 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra 2024-08-29 06:46:27,867 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/vulnserver 2024-08-29 06:46:27,868 root INFO copying build/lib/sqlmap/extra/vulnserver/vulnserver.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/vulnserver 2024-08-29 06:46:27,869 root INFO copying build/lib/sqlmap/extra/vulnserver/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/vulnserver 2024-08-29 06:46:27,870 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd 2024-08-29 06:46:27,871 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src 2024-08-29 06:46:27,871 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:27,872 root INFO copying build/lib/sqlmap/extra/runcmd/src/runcmd/stdafx.h -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:27,873 root INFO copying build/lib/sqlmap/extra/runcmd/src/runcmd/runcmd.vcproj -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:27,874 root INFO copying build/lib/sqlmap/extra/runcmd/src/runcmd/stdafx.cpp -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:27,874 root INFO copying build/lib/sqlmap/extra/runcmd/src/runcmd/runcmd.cpp -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src/runcmd 2024-08-29 06:46:27,875 root INFO copying build/lib/sqlmap/extra/runcmd/src/runcmd.sln -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src 2024-08-29 06:46:27,876 root INFO copying build/lib/sqlmap/extra/runcmd/src/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd/src 2024-08-29 06:46:27,877 root INFO copying build/lib/sqlmap/extra/runcmd/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd 2024-08-29 06:46:27,878 root INFO copying build/lib/sqlmap/extra/runcmd/runcmd.exe_ -> build/bdist.linux-riscv64/wheel/sqlmap/extra/runcmd 2024-08-29 06:46:27,879 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,879 root INFO copying build/lib/sqlmap/extra/icmpsh/icmpsh.exe_ -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,880 root INFO copying build/lib/sqlmap/extra/icmpsh/icmpsh_m.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,881 root INFO copying build/lib/sqlmap/extra/icmpsh/icmpsh-m.pl -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,882 root INFO copying build/lib/sqlmap/extra/icmpsh/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,883 root INFO copying build/lib/sqlmap/extra/icmpsh/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,884 root INFO copying build/lib/sqlmap/extra/icmpsh/icmpsh-s.c -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,885 root INFO copying build/lib/sqlmap/extra/icmpsh/icmpsh-m.c -> build/bdist.linux-riscv64/wheel/sqlmap/extra/icmpsh 2024-08-29 06:46:27,886 root INFO copying build/lib/sqlmap/extra/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra 2024-08-29 06:46:27,887 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/beep 2024-08-29 06:46:27,887 root INFO copying build/lib/sqlmap/extra/beep/beep.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/beep 2024-08-29 06:46:27,888 root INFO copying build/lib/sqlmap/extra/beep/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/beep 2024-08-29 06:46:27,889 root INFO copying build/lib/sqlmap/extra/beep/beep.wav -> build/bdist.linux-riscv64/wheel/sqlmap/extra/beep 2024-08-29 06:46:27,890 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/cloak 2024-08-29 06:46:27,891 root INFO copying build/lib/sqlmap/extra/cloak/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/cloak 2024-08-29 06:46:27,892 root INFO copying build/lib/sqlmap/extra/cloak/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/cloak 2024-08-29 06:46:27,892 root INFO copying build/lib/sqlmap/extra/cloak/cloak.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/cloak 2024-08-29 06:46:27,893 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,894 root INFO copying build/lib/sqlmap/extra/shutils/junk.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,895 root INFO copying build/lib/sqlmap/extra/shutils/recloak.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,896 root INFO copying build/lib/sqlmap/extra/shutils/pydiatra.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,896 root INFO copying build/lib/sqlmap/extra/shutils/strip.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,897 root INFO copying build/lib/sqlmap/extra/shutils/precommit-hook.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,898 root INFO copying build/lib/sqlmap/extra/shutils/autocompletion.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,899 root INFO copying build/lib/sqlmap/extra/shutils/newlines.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,900 root INFO copying build/lib/sqlmap/extra/shutils/pyflakes.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,900 root INFO copying build/lib/sqlmap/extra/shutils/blanks.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,901 root INFO copying build/lib/sqlmap/extra/shutils/postcommit-hook.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,902 root INFO copying build/lib/sqlmap/extra/shutils/pylint.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,903 root INFO copying build/lib/sqlmap/extra/shutils/modernize.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,904 root INFO copying build/lib/sqlmap/extra/shutils/drei.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,904 root INFO copying build/lib/sqlmap/extra/shutils/pycodestyle.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,905 root INFO copying build/lib/sqlmap/extra/shutils/duplicates.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,906 root INFO copying build/lib/sqlmap/extra/shutils/pypi.sh -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shutils 2024-08-29 06:46:27,907 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec 2024-08-29 06:46:27,908 root INFO copying build/lib/sqlmap/extra/shellcodeexec/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec 2024-08-29 06:46:27,909 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:27,909 root INFO copying build/lib/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x32_ -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:27,910 root INFO copying build/lib/sqlmap/extra/shellcodeexec/linux/shellcodeexec.x64_ -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec/linux 2024-08-29 06:46:27,911 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec/windows 2024-08-29 06:46:27,912 root INFO copying build/lib/sqlmap/extra/shellcodeexec/windows/shellcodeexec.x32.exe_ -> build/bdist.linux-riscv64/wheel/sqlmap/extra/shellcodeexec/windows 2024-08-29 06:46:27,912 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/extra/dbgtool 2024-08-29 06:46:27,913 root INFO copying build/lib/sqlmap/extra/dbgtool/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/dbgtool 2024-08-29 06:46:27,914 root INFO copying build/lib/sqlmap/extra/dbgtool/README.txt -> build/bdist.linux-riscv64/wheel/sqlmap/extra/dbgtool 2024-08-29 06:46:27,915 root INFO copying build/lib/sqlmap/extra/dbgtool/dbgtool.py -> build/bdist.linux-riscv64/wheel/sqlmap/extra/dbgtool 2024-08-29 06:46:27,916 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,917 root INFO copying build/lib/sqlmap/tamper/apostrophemask.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,918 root INFO copying build/lib/sqlmap/tamper/dunion.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,918 root INFO copying build/lib/sqlmap/tamper/informationschemacomment.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,919 root INFO copying build/lib/sqlmap/tamper/versionedmorekeywords.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,920 root INFO copying build/lib/sqlmap/tamper/escapequotes.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,921 root INFO copying build/lib/sqlmap/tamper/halfversionedmorekeywords.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,922 root INFO copying build/lib/sqlmap/tamper/luanginx.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,922 root INFO copying build/lib/sqlmap/tamper/ifnull2casewhenisnull.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,923 root INFO copying build/lib/sqlmap/tamper/hexentities.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,924 root INFO copying build/lib/sqlmap/tamper/plus2concat.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,925 root INFO copying build/lib/sqlmap/tamper/space2mysqlblank.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,925 root INFO copying build/lib/sqlmap/tamper/randomcomments.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,926 root INFO copying build/lib/sqlmap/tamper/ord2ascii.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,927 root INFO copying build/lib/sqlmap/tamper/equaltorlike.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,928 root INFO copying build/lib/sqlmap/tamper/between.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,929 root INFO copying build/lib/sqlmap/tamper/apostrophenullencode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,929 root INFO copying build/lib/sqlmap/tamper/decentities.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,930 root INFO copying build/lib/sqlmap/tamper/space2randomblank.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,931 root INFO copying build/lib/sqlmap/tamper/least.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,932 root INFO copying build/lib/sqlmap/tamper/0eunion.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,933 root INFO copying build/lib/sqlmap/tamper/scientific.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,933 root INFO copying build/lib/sqlmap/tamper/charunicodeencode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,934 root INFO copying build/lib/sqlmap/tamper/xforwardedfor.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,935 root INFO copying build/lib/sqlmap/tamper/modsecurityzeroversioned.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,936 root INFO copying build/lib/sqlmap/tamper/equaltolike.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,936 root INFO copying build/lib/sqlmap/tamper/binary.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,937 root INFO copying build/lib/sqlmap/tamper/charencode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,938 root INFO copying build/lib/sqlmap/tamper/appendnullbyte.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,939 root INFO copying build/lib/sqlmap/tamper/substring2leftright.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,940 root INFO copying build/lib/sqlmap/tamper/greatest.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,940 root INFO copying build/lib/sqlmap/tamper/space2hash.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,941 root INFO copying build/lib/sqlmap/tamper/percentage.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,942 root INFO copying build/lib/sqlmap/tamper/space2morecomment.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,943 root INFO copying build/lib/sqlmap/tamper/hex2char.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,944 root INFO copying build/lib/sqlmap/tamper/space2morehash.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,944 root INFO copying build/lib/sqlmap/tamper/unionalltounion.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,945 root INFO copying build/lib/sqlmap/tamper/commentbeforeparentheses.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,946 root INFO copying build/lib/sqlmap/tamper/overlongutf8more.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,947 root INFO copying build/lib/sqlmap/tamper/space2dash.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,948 root INFO copying build/lib/sqlmap/tamper/plus2fnconcat.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,948 root INFO copying build/lib/sqlmap/tamper/space2mysqldash.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,949 root INFO copying build/lib/sqlmap/tamper/schemasplit.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,950 root INFO copying build/lib/sqlmap/tamper/overlongutf8.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,951 root INFO copying build/lib/sqlmap/tamper/uppercase.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,952 root INFO copying build/lib/sqlmap/tamper/space2plus.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,952 root INFO copying build/lib/sqlmap/tamper/multiplespaces.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,953 root INFO copying build/lib/sqlmap/tamper/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,954 root INFO copying build/lib/sqlmap/tamper/space2mssqlblank.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,955 root INFO copying build/lib/sqlmap/tamper/sleep2getlock.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,955 root INFO copying build/lib/sqlmap/tamper/varnish.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,956 root INFO copying build/lib/sqlmap/tamper/if2case.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,957 root INFO copying build/lib/sqlmap/tamper/ifnull2ifisnull.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,958 root INFO copying build/lib/sqlmap/tamper/space2comment.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,959 root INFO copying build/lib/sqlmap/tamper/misunion.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,960 root INFO copying build/lib/sqlmap/tamper/unmagicquotes.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,960 root INFO copying build/lib/sqlmap/tamper/sp_password.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,961 root INFO copying build/lib/sqlmap/tamper/versionedkeywords.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,962 root INFO copying build/lib/sqlmap/tamper/bluecoat.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,963 root INFO copying build/lib/sqlmap/tamper/charunicodeescape.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,963 root INFO copying build/lib/sqlmap/tamper/modsecurityversioned.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,964 root INFO copying build/lib/sqlmap/tamper/base64encode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,965 root INFO copying build/lib/sqlmap/tamper/commalesslimit.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,966 root INFO copying build/lib/sqlmap/tamper/randomcase.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,967 root INFO copying build/lib/sqlmap/tamper/htmlencode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,968 root INFO copying build/lib/sqlmap/tamper/concat2concatws.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,968 root INFO copying build/lib/sqlmap/tamper/space2mssqlhash.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,969 root INFO copying build/lib/sqlmap/tamper/symboliclogical.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,970 root INFO copying build/lib/sqlmap/tamper/commalessmid.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,971 root INFO copying build/lib/sqlmap/tamper/lowercase.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,971 root INFO copying build/lib/sqlmap/tamper/chardoubleencode.py -> build/bdist.linux-riscv64/wheel/sqlmap/tamper 2024-08-29 06:46:27,972 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib 2024-08-29 06:46:27,973 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,974 root INFO copying build/lib/sqlmap/lib/takeover/icmpsh.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,975 root INFO copying build/lib/sqlmap/lib/takeover/abstraction.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,976 root INFO copying build/lib/sqlmap/lib/takeover/xp_cmdshell.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,977 root INFO copying build/lib/sqlmap/lib/takeover/metasploit.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,978 root INFO copying build/lib/sqlmap/lib/takeover/web.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,979 root INFO copying build/lib/sqlmap/lib/takeover/udf.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,980 root INFO copying build/lib/sqlmap/lib/takeover/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,981 root INFO copying build/lib/sqlmap/lib/takeover/registry.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/takeover 2024-08-29 06:46:27,982 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,983 root INFO copying build/lib/sqlmap/lib/parse/cmdline.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,984 root INFO copying build/lib/sqlmap/lib/parse/sitemap.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,985 root INFO copying build/lib/sqlmap/lib/parse/html.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,985 root INFO copying build/lib/sqlmap/lib/parse/payloads.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,986 root INFO copying build/lib/sqlmap/lib/parse/handler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,987 root INFO copying build/lib/sqlmap/lib/parse/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,988 root INFO copying build/lib/sqlmap/lib/parse/configfile.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,989 root INFO copying build/lib/sqlmap/lib/parse/banner.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,990 root INFO copying build/lib/sqlmap/lib/parse/headers.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/parse 2024-08-29 06:46:27,991 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,992 root INFO copying build/lib/sqlmap/lib/core/exception.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,993 root INFO copying build/lib/sqlmap/lib/core/shell.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,994 root INFO copying build/lib/sqlmap/lib/core/revision.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,994 root INFO copying build/lib/sqlmap/lib/core/convert.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,995 root INFO copying build/lib/sqlmap/lib/core/settings.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,996 root INFO copying build/lib/sqlmap/lib/core/session.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,997 root INFO copying build/lib/sqlmap/lib/core/gui.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:27,998 root INFO copying build/lib/sqlmap/lib/core/dump.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,000 root INFO copying build/lib/sqlmap/lib/core/patch.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,001 root INFO copying build/lib/sqlmap/lib/core/replication.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,002 root INFO copying build/lib/sqlmap/lib/core/bigarray.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,002 root INFO copying build/lib/sqlmap/lib/core/threads.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,003 root INFO copying build/lib/sqlmap/lib/core/compat.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,004 root INFO copying build/lib/sqlmap/lib/core/dicts.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,005 root INFO copying build/lib/sqlmap/lib/core/wordlist.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,006 root INFO copying build/lib/sqlmap/lib/core/target.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,007 root INFO copying build/lib/sqlmap/lib/core/testing.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,008 root INFO copying build/lib/sqlmap/lib/core/common.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,010 root INFO copying build/lib/sqlmap/lib/core/option.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,012 root INFO copying build/lib/sqlmap/lib/core/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,013 root INFO copying build/lib/sqlmap/lib/core/unescaper.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,014 root INFO copying build/lib/sqlmap/lib/core/datatype.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,015 root INFO copying build/lib/sqlmap/lib/core/decorators.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,016 root INFO copying build/lib/sqlmap/lib/core/agent.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,017 root INFO copying build/lib/sqlmap/lib/core/readlineng.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,018 root INFO copying build/lib/sqlmap/lib/core/enums.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,019 root INFO copying build/lib/sqlmap/lib/core/profiling.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,020 root INFO copying build/lib/sqlmap/lib/core/log.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,021 root INFO copying build/lib/sqlmap/lib/core/subprocessng.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,022 root INFO copying build/lib/sqlmap/lib/core/optiondict.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,023 root INFO copying build/lib/sqlmap/lib/core/data.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,024 root INFO copying build/lib/sqlmap/lib/core/defaults.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,024 root INFO copying build/lib/sqlmap/lib/core/update.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/core 2024-08-29 06:46:28,025 root INFO copying build/lib/sqlmap/lib/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib 2024-08-29 06:46:28,026 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,027 root INFO copying build/lib/sqlmap/lib/utils/purge.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,028 root INFO copying build/lib/sqlmap/lib/utils/har.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,029 root INFO copying build/lib/sqlmap/lib/utils/sqlalchemy.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,030 root INFO copying build/lib/sqlmap/lib/utils/hash.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,031 root INFO copying build/lib/sqlmap/lib/utils/timeout.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,032 root INFO copying build/lib/sqlmap/lib/utils/safe2bin.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,033 root INFO copying build/lib/sqlmap/lib/utils/progress.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,033 root INFO copying build/lib/sqlmap/lib/utils/xrange.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,034 root INFO copying build/lib/sqlmap/lib/utils/hashdb.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,035 root INFO copying build/lib/sqlmap/lib/utils/pivotdumptable.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,036 root INFO copying build/lib/sqlmap/lib/utils/versioncheck.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,037 root INFO copying build/lib/sqlmap/lib/utils/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,038 root INFO copying build/lib/sqlmap/lib/utils/sgmllib.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,039 root INFO copying build/lib/sqlmap/lib/utils/search.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,040 root INFO copying build/lib/sqlmap/lib/utils/getch.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,041 root INFO copying build/lib/sqlmap/lib/utils/api.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,042 root INFO copying build/lib/sqlmap/lib/utils/httpd.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,043 root INFO copying build/lib/sqlmap/lib/utils/deps.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,044 root INFO copying build/lib/sqlmap/lib/utils/crawler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,045 root INFO copying build/lib/sqlmap/lib/utils/brute.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/utils 2024-08-29 06:46:28,046 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques 2024-08-29 06:46:28,047 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/union 2024-08-29 06:46:28,047 root INFO copying build/lib/sqlmap/lib/techniques/union/test.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/union 2024-08-29 06:46:28,048 root INFO copying build/lib/sqlmap/lib/techniques/union/use.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/union 2024-08-29 06:46:28,049 root INFO copying build/lib/sqlmap/lib/techniques/union/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/union 2024-08-29 06:46:28,050 root INFO copying build/lib/sqlmap/lib/techniques/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques 2024-08-29 06:46:28,051 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/blind 2024-08-29 06:46:28,052 root INFO copying build/lib/sqlmap/lib/techniques/blind/inference.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/blind 2024-08-29 06:46:28,053 root INFO copying build/lib/sqlmap/lib/techniques/blind/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/blind 2024-08-29 06:46:28,054 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/dns 2024-08-29 06:46:28,055 root INFO copying build/lib/sqlmap/lib/techniques/dns/test.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/dns 2024-08-29 06:46:28,056 root INFO copying build/lib/sqlmap/lib/techniques/dns/use.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/dns 2024-08-29 06:46:28,057 root INFO copying build/lib/sqlmap/lib/techniques/dns/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/dns 2024-08-29 06:46:28,057 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/error 2024-08-29 06:46:28,058 root INFO copying build/lib/sqlmap/lib/techniques/error/use.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/error 2024-08-29 06:46:28,059 root INFO copying build/lib/sqlmap/lib/techniques/error/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/techniques/error 2024-08-29 06:46:28,060 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,061 root INFO copying build/lib/sqlmap/lib/controller/controller.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,062 root INFO copying build/lib/sqlmap/lib/controller/action.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,063 root INFO copying build/lib/sqlmap/lib/controller/handler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,064 root INFO copying build/lib/sqlmap/lib/controller/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,065 root INFO copying build/lib/sqlmap/lib/controller/checks.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/controller 2024-08-29 06:46:28,066 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,067 root INFO copying build/lib/sqlmap/lib/request/rangehandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,068 root INFO copying build/lib/sqlmap/lib/request/dns.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,069 root INFO copying build/lib/sqlmap/lib/request/templates.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,070 root INFO copying build/lib/sqlmap/lib/request/redirecthandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,071 root INFO copying build/lib/sqlmap/lib/request/basicauthhandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,071 root INFO copying build/lib/sqlmap/lib/request/connect.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,073 root INFO copying build/lib/sqlmap/lib/request/comparison.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,074 root INFO copying build/lib/sqlmap/lib/request/methodrequest.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,075 root INFO copying build/lib/sqlmap/lib/request/__init__.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,075 root INFO copying build/lib/sqlmap/lib/request/httpshandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,076 root INFO copying build/lib/sqlmap/lib/request/inject.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,077 root INFO copying build/lib/sqlmap/lib/request/basic.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,078 root INFO copying build/lib/sqlmap/lib/request/pkihandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,079 root INFO copying build/lib/sqlmap/lib/request/chunkedhandler.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,080 root INFO copying build/lib/sqlmap/lib/request/direct.py -> build/bdist.linux-riscv64/wheel/sqlmap/lib/request 2024-08-29 06:46:28,081 root INFO copying build/lib/sqlmap/sqlmapapi.py -> build/bdist.linux-riscv64/wheel/sqlmap 2024-08-29 06:46:28,082 root INFO running install_egg_info 2024-08-29 06:46:28,094 root INFO Copying sqlmap.egg-info to build/bdist.linux-riscv64/wheel/sqlmap-1.8.8-py3.12.egg-info 2024-08-29 06:46:28,099 root INFO running install_scripts 2024-08-29 06:46:28,107 root INFO creating build/bdist.linux-riscv64/wheel/sqlmap-1.8.8.dist-info/WHEEL 2024-08-29 06:46:28,109 wheel INFO creating '/home/buildozer/aports/testing/sqlmap/src/sqlmap-1.8.8/.dist/.tmp-fasisc9l/sqlmap-1.8.8-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-08-29 06:46:28,111 wheel INFO adding 'sqlmap/.pylintrc' 2024-08-29 06:46:28,113 wheel INFO adding 'sqlmap/LICENSE' 2024-08-29 06:46:28,114 wheel INFO adding 'sqlmap/README.md' 2024-08-29 06:46:28,115 wheel INFO adding 'sqlmap/__init__.py' 2024-08-29 06:46:28,117 wheel INFO adding 'sqlmap/sqlmap.conf' 2024-08-29 06:46:28,118 wheel INFO adding 'sqlmap/sqlmap.py' 2024-08-29 06:46:28,120 wheel INFO adding 'sqlmap/sqlmapapi.py' 2024-08-29 06:46:28,121 wheel INFO adding 'sqlmap/sqlmapapi.yaml' 2024-08-29 06:46:28,123 wheel INFO adding 'sqlmap/data/html/index.html' 2024-08-29 06:46:28,124 wheel INFO adding 'sqlmap/data/procs/README.txt' 2024-08-29 06:46:28,126 wheel INFO adding 'sqlmap/data/procs/mssqlserver/activate_sp_oacreate.sql' 2024-08-29 06:46:28,127 wheel INFO adding 'sqlmap/data/procs/mssqlserver/configure_openrowset.sql' 2024-08-29 06:46:28,128 wheel INFO adding 'sqlmap/data/procs/mssqlserver/configure_xp_cmdshell.sql' 2024-08-29 06:46:28,129 wheel INFO adding 'sqlmap/data/procs/mssqlserver/create_new_xp_cmdshell.sql' 2024-08-29 06:46:28,130 wheel INFO adding 'sqlmap/data/procs/mssqlserver/disable_xp_cmdshell_2000.sql' 2024-08-29 06:46:28,131 wheel INFO adding 'sqlmap/data/procs/mssqlserver/dns_request.sql' 2024-08-29 06:46:28,132 wheel INFO adding 'sqlmap/data/procs/mssqlserver/enable_xp_cmdshell_2000.sql' 2024-08-29 06:46:28,132 wheel INFO adding 'sqlmap/data/procs/mssqlserver/run_statement_as_user.sql' 2024-08-29 06:46:28,134 wheel INFO adding 'sqlmap/data/procs/mysql/dns_request.sql' 2024-08-29 06:46:28,135 wheel INFO adding 'sqlmap/data/procs/mysql/write_file_limit.sql' 2024-08-29 06:46:28,136 wheel INFO adding 'sqlmap/data/procs/oracle/dns_request.sql' 2024-08-29 06:46:28,137 wheel INFO adding 'sqlmap/data/procs/oracle/read_file_export_extension.sql' 2024-08-29 06:46:28,138 wheel INFO adding 'sqlmap/data/procs/postgresql/dns_request.sql' 2024-08-29 06:46:28,139 wheel INFO adding 'sqlmap/data/shell/README.txt' 2024-08-29 06:46:28,141 wheel INFO adding 'sqlmap/data/shell/backdoors/backdoor.asp_' 2024-08-29 06:46:28,142 wheel INFO adding 'sqlmap/data/shell/backdoors/backdoor.aspx_' 2024-08-29 06:46:28,143 wheel INFO adding 'sqlmap/data/shell/backdoors/backdoor.jsp_' 2024-08-29 06:46:28,144 wheel INFO adding 'sqlmap/data/shell/backdoors/backdoor.php_' 2024-08-29 06:46:28,145 wheel INFO adding 'sqlmap/data/shell/stagers/stager.asp_' 2024-08-29 06:46:28,146 wheel INFO adding 'sqlmap/data/shell/stagers/stager.aspx_' 2024-08-29 06:46:28,147 wheel INFO adding 'sqlmap/data/shell/stagers/stager.jsp_' 2024-08-29 06:46:28,148 wheel INFO adding 'sqlmap/data/shell/stagers/stager.php_' 2024-08-29 06:46:28,149 wheel INFO adding 'sqlmap/data/txt/common-columns.txt' 2024-08-29 06:46:28,151 wheel INFO adding 'sqlmap/data/txt/common-files.txt' 2024-08-29 06:46:28,154 wheel INFO adding 'sqlmap/data/txt/common-outputs.txt' 2024-08-29 06:46:28,156 wheel INFO adding 'sqlmap/data/txt/common-tables.txt' 2024-08-29 06:46:28,158 wheel INFO adding 'sqlmap/data/txt/keywords.txt' 2024-08-29 06:46:28,160 wheel INFO adding 'sqlmap/data/txt/sha256sums.txt' 2024-08-29 06:46:28,163 wheel INFO adding 'sqlmap/data/txt/smalldict.txt' 2024-08-29 06:46:28,168 wheel INFO adding 'sqlmap/data/txt/user-agents.txt' 2024-08-29 06:46:28,214 wheel INFO adding 'sqlmap/data/txt/wordlist.tx_' 2024-08-29 06:46:28,327 wheel INFO adding 'sqlmap/data/udf/README.txt' 2024-08-29 06:46:28,329 wheel INFO adding 'sqlmap/data/udf/mysql/linux/32/lib_mysqludf_sys.so_' 2024-08-29 06:46:28,330 wheel INFO adding 'sqlmap/data/udf/mysql/linux/64/lib_mysqludf_sys.so_' 2024-08-29 06:46:28,332 wheel INFO adding 'sqlmap/data/udf/mysql/windows/32/lib_mysqludf_sys.dll_' 2024-08-29 06:46:28,333 wheel INFO adding 'sqlmap/data/udf/mysql/windows/64/lib_mysqludf_sys.dll_' 2024-08-29 06:46:28,335 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/10/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,337 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/11/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,338 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/8.2/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,339 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/8.3/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,340 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/8.4/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,342 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.0/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,343 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.1/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,344 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.2/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,345 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.3/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,347 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.4/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,348 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.5/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,349 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/32/9.6/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,351 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/10/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,352 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/11/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,354 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/12/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,355 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/8.2/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,356 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/8.3/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,359 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/8.4/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,360 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.0/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,361 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.1/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,363 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.2/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,364 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.3/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,365 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.4/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,367 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.5/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,368 wheel INFO adding 'sqlmap/data/udf/postgresql/linux/64/9.6/lib_postgresqludf_sys.so_' 2024-08-29 06:46:28,370 wheel INFO adding 'sqlmap/data/udf/postgresql/windows/32/8.2/lib_postgresqludf_sys.dll_' 2024-08-29 06:46:28,371 wheel INFO adding 'sqlmap/data/udf/postgresql/windows/32/8.3/lib_postgresqludf_sys.dll_' 2024-08-29 06:46:28,372 wheel INFO adding 'sqlmap/data/udf/postgresql/windows/32/8.4/lib_postgresqludf_sys.dll_' 2024-08-29 06:46:28,374 wheel INFO adding 'sqlmap/data/udf/postgresql/windows/32/9.0/lib_postgresqludf_sys.dll_' 2024-08-29 06:46:28,375 wheel INFO adding 'sqlmap/data/xml/boundaries.xml' 2024-08-29 06:46:28,377 wheel INFO adding 'sqlmap/data/xml/errors.xml' 2024-08-29 06:46:28,379 wheel INFO adding 'sqlmap/data/xml/queries.xml' 2024-08-29 06:46:28,383 wheel INFO adding 'sqlmap/data/xml/banner/generic.xml' 2024-08-29 06:46:28,385 wheel INFO adding 'sqlmap/data/xml/banner/mssql.xml' 2024-08-29 06:46:28,388 wheel INFO adding 'sqlmap/data/xml/banner/mysql.xml' 2024-08-29 06:46:28,390 wheel INFO adding 'sqlmap/data/xml/banner/oracle.xml' 2024-08-29 06:46:28,391 wheel INFO adding 'sqlmap/data/xml/banner/postgresql.xml' 2024-08-29 06:46:28,392 wheel INFO adding 'sqlmap/data/xml/banner/server.xml' 2024-08-29 06:46:28,394 wheel INFO adding 'sqlmap/data/xml/banner/servlet-engine.xml' 2024-08-29 06:46:28,395 wheel INFO adding 'sqlmap/data/xml/banner/set-cookie.xml' 2024-08-29 06:46:28,396 wheel INFO adding 'sqlmap/data/xml/banner/sharepoint.xml' 2024-08-29 06:46:28,397 wheel INFO adding 'sqlmap/data/xml/banner/x-aspnet-version.xml' 2024-08-29 06:46:28,398 wheel INFO adding 'sqlmap/data/xml/banner/x-powered-by.xml' 2024-08-29 06:46:28,400 wheel INFO adding 'sqlmap/data/xml/payloads/boolean_blind.xml' 2024-08-29 06:46:28,402 wheel INFO adding 'sqlmap/data/xml/payloads/error_based.xml' 2024-08-29 06:46:28,405 wheel INFO adding 'sqlmap/data/xml/payloads/inline_query.xml' 2024-08-29 06:46:28,407 wheel INFO adding 'sqlmap/data/xml/payloads/stacked_queries.xml' 2024-08-29 06:46:28,409 wheel INFO adding 'sqlmap/data/xml/payloads/time_blind.xml' 2024-08-29 06:46:28,412 wheel INFO adding 'sqlmap/data/xml/payloads/union_query.xml' 2024-08-29 06:46:28,413 wheel INFO adding 'sqlmap/doc/AUTHORS' 2024-08-29 06:46:28,414 wheel INFO adding 'sqlmap/doc/CHANGELOG.md' 2024-08-29 06:46:28,416 wheel INFO adding 'sqlmap/doc/THANKS.md' 2024-08-29 06:46:28,418 wheel INFO adding 'sqlmap/doc/THIRD-PARTY.md' 2024-08-29 06:46:28,420 wheel INFO adding 'sqlmap/doc/translations/README-bg-BG.md' 2024-08-29 06:46:28,421 wheel INFO adding 'sqlmap/doc/translations/README-de-DE.md' 2024-08-29 06:46:28,422 wheel INFO adding 'sqlmap/doc/translations/README-es-MX.md' 2024-08-29 06:46:28,423 wheel INFO adding 'sqlmap/doc/translations/README-fa-IR.md' 2024-08-29 06:46:28,424 wheel INFO adding 'sqlmap/doc/translations/README-fr-FR.md' 2024-08-29 06:46:28,425 wheel INFO adding 'sqlmap/doc/translations/README-gr-GR.md' 2024-08-29 06:46:28,425 wheel INFO adding 'sqlmap/doc/translations/README-hr-HR.md' 2024-08-29 06:46:28,426 wheel INFO adding 'sqlmap/doc/translations/README-id-ID.md' 2024-08-29 06:46:28,427 wheel INFO adding 'sqlmap/doc/translations/README-in-HI.md' 2024-08-29 06:46:28,428 wheel INFO adding 'sqlmap/doc/translations/README-it-IT.md' 2024-08-29 06:46:28,429 wheel INFO adding 'sqlmap/doc/translations/README-ja-JP.md' 2024-08-29 06:46:28,431 wheel INFO adding 'sqlmap/doc/translations/README-ka-GE.md' 2024-08-29 06:46:28,432 wheel INFO adding 'sqlmap/doc/translations/README-ko-KR.md' 2024-08-29 06:46:28,433 wheel INFO adding 'sqlmap/doc/translations/README-nl-NL.md' 2024-08-29 06:46:28,434 wheel INFO adding 'sqlmap/doc/translations/README-pl-PL.md' 2024-08-29 06:46:28,435 wheel INFO adding 'sqlmap/doc/translations/README-pt-BR.md' 2024-08-29 06:46:28,436 wheel INFO adding 'sqlmap/doc/translations/README-rs-RS.md' 2024-08-29 06:46:28,437 wheel INFO adding 'sqlmap/doc/translations/README-ru-RU.md' 2024-08-29 06:46:28,438 wheel INFO adding 'sqlmap/doc/translations/README-sk-SK.md' 2024-08-29 06:46:28,439 wheel INFO adding 'sqlmap/doc/translations/README-tr-TR.md' 2024-08-29 06:46:28,440 wheel INFO adding 'sqlmap/doc/translations/README-uk-UA.md' 2024-08-29 06:46:28,441 wheel INFO adding 'sqlmap/doc/translations/README-vi-VN.md' 2024-08-29 06:46:28,442 wheel INFO adding 'sqlmap/doc/translations/README-zh-CN.md' 2024-08-29 06:46:28,443 wheel INFO adding 'sqlmap/extra/__init__.py' 2024-08-29 06:46:28,445 wheel INFO adding 'sqlmap/extra/beep/__init__.py' 2024-08-29 06:46:28,446 wheel INFO adding 'sqlmap/extra/beep/beep.py' 2024-08-29 06:46:28,447 wheel INFO adding 'sqlmap/extra/beep/beep.wav' 2024-08-29 06:46:28,449 wheel INFO adding 'sqlmap/extra/cloak/README.txt' 2024-08-29 06:46:28,450 wheel INFO adding 'sqlmap/extra/cloak/__init__.py' 2024-08-29 06:46:28,451 wheel INFO adding 'sqlmap/extra/cloak/cloak.py' 2024-08-29 06:46:28,452 wheel INFO adding 'sqlmap/extra/dbgtool/README.txt' 2024-08-29 06:46:28,453 wheel INFO adding 'sqlmap/extra/dbgtool/__init__.py' 2024-08-29 06:46:28,453 wheel INFO adding 'sqlmap/extra/dbgtool/dbgtool.py' 2024-08-29 06:46:28,454 wheel INFO adding 'sqlmap/extra/icmpsh/README.txt' 2024-08-29 06:46:28,455 wheel INFO adding 'sqlmap/extra/icmpsh/__init__.py' 2024-08-29 06:46:28,456 wheel INFO adding 'sqlmap/extra/icmpsh/icmpsh-m.c' 2024-08-29 06:46:28,457 wheel INFO adding 'sqlmap/extra/icmpsh/icmpsh-m.pl' 2024-08-29 06:46:28,458 wheel INFO adding 'sqlmap/extra/icmpsh/icmpsh-s.c' 2024-08-29 06:46:28,459 wheel INFO adding 'sqlmap/extra/icmpsh/icmpsh.exe_' 2024-08-29 06:46:28,461 wheel INFO adding 'sqlmap/extra/icmpsh/icmpsh_m.py' 2024-08-29 06:46:28,462 wheel INFO adding 'sqlmap/extra/runcmd/README.txt' 2024-08-29 06:46:28,463 wheel INFO adding 'sqlmap/extra/runcmd/runcmd.exe_' 2024-08-29 06:46:28,465 wheel INFO adding 'sqlmap/extra/runcmd/src/README.txt' 2024-08-29 06:46:28,466 wheel INFO adding 'sqlmap/extra/runcmd/src/runcmd.sln' 2024-08-29 06:46:28,467 wheel INFO adding 'sqlmap/extra/runcmd/src/runcmd/runcmd.cpp' 2024-08-29 06:46:28,468 wheel INFO adding 'sqlmap/extra/runcmd/src/runcmd/runcmd.vcproj' 2024-08-29 06:46:28,469 wheel INFO adding 'sqlmap/extra/runcmd/src/runcmd/stdafx.cpp' 2024-08-29 06:46:28,469 wheel INFO adding 'sqlmap/extra/runcmd/src/runcmd/stdafx.h' 2024-08-29 06:46:28,470 wheel INFO adding 'sqlmap/extra/shellcodeexec/README.txt' 2024-08-29 06:46:28,471 wheel INFO adding 'sqlmap/extra/shellcodeexec/linux/shellcodeexec.x32_' 2024-08-29 06:46:28,472 wheel INFO adding 'sqlmap/extra/shellcodeexec/linux/shellcodeexec.x64_' 2024-08-29 06:46:28,473 wheel INFO adding 'sqlmap/extra/shellcodeexec/windows/shellcodeexec.x32.exe_' 2024-08-29 06:46:28,475 wheel INFO adding 'sqlmap/extra/shutils/autocompletion.sh' 2024-08-29 06:46:28,475 wheel INFO adding 'sqlmap/extra/shutils/blanks.sh' 2024-08-29 06:46:28,476 wheel INFO adding 'sqlmap/extra/shutils/drei.sh' 2024-08-29 06:46:28,477 wheel INFO adding 'sqlmap/extra/shutils/duplicates.py' 2024-08-29 06:46:28,478 wheel INFO adding 'sqlmap/extra/shutils/junk.sh' 2024-08-29 06:46:28,479 wheel INFO adding 'sqlmap/extra/shutils/modernize.sh' 2024-08-29 06:46:28,479 wheel INFO adding 'sqlmap/extra/shutils/newlines.py' 2024-08-29 06:46:28,480 wheel INFO adding 'sqlmap/extra/shutils/postcommit-hook.sh' 2024-08-29 06:46:28,481 wheel INFO adding 'sqlmap/extra/shutils/precommit-hook.sh' 2024-08-29 06:46:28,482 wheel INFO adding 'sqlmap/extra/shutils/pycodestyle.sh' 2024-08-29 06:46:28,483 wheel INFO adding 'sqlmap/extra/shutils/pydiatra.sh' 2024-08-29 06:46:28,483 wheel INFO adding 'sqlmap/extra/shutils/pyflakes.sh' 2024-08-29 06:46:28,484 wheel INFO adding 'sqlmap/extra/shutils/pylint.sh' 2024-08-29 06:46:28,485 wheel INFO adding 'sqlmap/extra/shutils/pypi.sh' 2024-08-29 06:46:28,486 wheel INFO adding 'sqlmap/extra/shutils/recloak.sh' 2024-08-29 06:46:28,487 wheel INFO adding 'sqlmap/extra/shutils/strip.sh' 2024-08-29 06:46:28,488 wheel INFO adding 'sqlmap/extra/vulnserver/__init__.py' 2024-08-29 06:46:28,489 wheel INFO adding 'sqlmap/extra/vulnserver/vulnserver.py' 2024-08-29 06:46:28,490 wheel INFO adding 'sqlmap/lib/__init__.py' 2024-08-29 06:46:28,491 wheel INFO adding 'sqlmap/lib/controller/__init__.py' 2024-08-29 06:46:28,492 wheel INFO adding 'sqlmap/lib/controller/action.py' 2024-08-29 06:46:28,495 wheel INFO adding 'sqlmap/lib/controller/checks.py' 2024-08-29 06:46:28,498 wheel INFO adding 'sqlmap/lib/controller/controller.py' 2024-08-29 06:46:28,500 wheel INFO adding 'sqlmap/lib/controller/handler.py' 2024-08-29 06:46:28,501 wheel INFO adding 'sqlmap/lib/core/__init__.py' 2024-08-29 06:46:28,503 wheel INFO adding 'sqlmap/lib/core/agent.py' 2024-08-29 06:46:28,505 wheel INFO adding 'sqlmap/lib/core/bigarray.py' 2024-08-29 06:46:28,507 wheel INFO adding 'sqlmap/lib/core/common.py' 2024-08-29 06:46:28,512 wheel INFO adding 'sqlmap/lib/core/compat.py' 2024-08-29 06:46:28,514 wheel INFO adding 'sqlmap/lib/core/convert.py' 2024-08-29 06:46:28,515 wheel INFO adding 'sqlmap/lib/core/data.py' 2024-08-29 06:46:28,516 wheel INFO adding 'sqlmap/lib/core/datatype.py' 2024-08-29 06:46:28,517 wheel INFO adding 'sqlmap/lib/core/decorators.py' 2024-08-29 06:46:28,518 wheel INFO adding 'sqlmap/lib/core/defaults.py' 2024-08-29 06:46:28,519 wheel INFO adding 'sqlmap/lib/core/dicts.py' 2024-08-29 06:46:28,521 wheel INFO adding 'sqlmap/lib/core/dump.py' 2024-08-29 06:46:28,522 wheel INFO adding 'sqlmap/lib/core/enums.py' 2024-08-29 06:46:28,524 wheel INFO adding 'sqlmap/lib/core/exception.py' 2024-08-29 06:46:28,525 wheel INFO adding 'sqlmap/lib/core/gui.py' 2024-08-29 06:46:28,526 wheel INFO adding 'sqlmap/lib/core/log.py' 2024-08-29 06:46:28,528 wheel INFO adding 'sqlmap/lib/core/option.py' 2024-08-29 06:46:28,531 wheel INFO adding 'sqlmap/lib/core/optiondict.py' 2024-08-29 06:46:28,532 wheel INFO adding 'sqlmap/lib/core/patch.py' 2024-08-29 06:46:28,533 wheel INFO adding 'sqlmap/lib/core/profiling.py' 2024-08-29 06:46:28,534 wheel INFO adding 'sqlmap/lib/core/readlineng.py' 2024-08-29 06:46:28,535 wheel INFO adding 'sqlmap/lib/core/replication.py' 2024-08-29 06:46:28,536 wheel INFO adding 'sqlmap/lib/core/revision.py' 2024-08-29 06:46:28,537 wheel INFO adding 'sqlmap/lib/core/session.py' 2024-08-29 06:46:28,538 wheel INFO adding 'sqlmap/lib/core/settings.py' 2024-08-29 06:46:28,540 wheel INFO adding 'sqlmap/lib/core/shell.py' 2024-08-29 06:46:28,541 wheel INFO adding 'sqlmap/lib/core/subprocessng.py' 2024-08-29 06:46:28,543 wheel INFO adding 'sqlmap/lib/core/target.py' 2024-08-29 06:46:28,545 wheel INFO adding 'sqlmap/lib/core/testing.py' 2024-08-29 06:46:28,546 wheel INFO adding 'sqlmap/lib/core/threads.py' 2024-08-29 06:46:28,547 wheel INFO adding 'sqlmap/lib/core/unescaper.py' 2024-08-29 06:46:28,548 wheel INFO adding 'sqlmap/lib/core/update.py' 2024-08-29 06:46:28,550 wheel INFO adding 'sqlmap/lib/core/wordlist.py' 2024-08-29 06:46:28,551 wheel INFO adding 'sqlmap/lib/parse/__init__.py' 2024-08-29 06:46:28,552 wheel INFO adding 'sqlmap/lib/parse/banner.py' 2024-08-29 06:46:28,553 wheel INFO adding 'sqlmap/lib/parse/cmdline.py' 2024-08-29 06:46:28,555 wheel INFO adding 'sqlmap/lib/parse/configfile.py' 2024-08-29 06:46:28,556 wheel INFO adding 'sqlmap/lib/parse/handler.py' 2024-08-29 06:46:28,557 wheel INFO adding 'sqlmap/lib/parse/headers.py' 2024-08-29 06:46:28,558 wheel INFO adding 'sqlmap/lib/parse/html.py' 2024-08-29 06:46:28,559 wheel INFO adding 'sqlmap/lib/parse/payloads.py' 2024-08-29 06:46:28,560 wheel INFO adding 'sqlmap/lib/parse/sitemap.py' 2024-08-29 06:46:28,561 wheel INFO adding 'sqlmap/lib/request/__init__.py' 2024-08-29 06:46:28,562 wheel INFO adding 'sqlmap/lib/request/basic.py' 2024-08-29 06:46:28,563 wheel INFO adding 'sqlmap/lib/request/basicauthhandler.py' 2024-08-29 06:46:28,564 wheel INFO adding 'sqlmap/lib/request/chunkedhandler.py' 2024-08-29 06:46:28,565 wheel INFO adding 'sqlmap/lib/request/comparison.py' 2024-08-29 06:46:28,567 wheel INFO adding 'sqlmap/lib/request/connect.py' 2024-08-29 06:46:28,570 wheel INFO adding 'sqlmap/lib/request/direct.py' 2024-08-29 06:46:28,571 wheel INFO adding 'sqlmap/lib/request/dns.py' 2024-08-29 06:46:28,572 wheel INFO adding 'sqlmap/lib/request/httpshandler.py' 2024-08-29 06:46:28,573 wheel INFO adding 'sqlmap/lib/request/inject.py' 2024-08-29 06:46:28,574 wheel INFO adding 'sqlmap/lib/request/methodrequest.py' 2024-08-29 06:46:28,575 wheel INFO adding 'sqlmap/lib/request/pkihandler.py' 2024-08-29 06:46:28,576 wheel INFO adding 'sqlmap/lib/request/rangehandler.py' 2024-08-29 06:46:28,577 wheel INFO adding 'sqlmap/lib/request/redirecthandler.py' 2024-08-29 06:46:28,578 wheel INFO adding 'sqlmap/lib/request/templates.py' 2024-08-29 06:46:28,579 wheel INFO adding 'sqlmap/lib/takeover/__init__.py' 2024-08-29 06:46:28,580 wheel INFO adding 'sqlmap/lib/takeover/abstraction.py' 2024-08-29 06:46:28,582 wheel INFO adding 'sqlmap/lib/takeover/icmpsh.py' 2024-08-29 06:46:28,583 wheel INFO adding 'sqlmap/lib/takeover/metasploit.py' 2024-08-29 06:46:28,585 wheel INFO adding 'sqlmap/lib/takeover/registry.py' 2024-08-29 06:46:28,586 wheel INFO adding 'sqlmap/lib/takeover/udf.py' 2024-08-29 06:46:28,587 wheel INFO adding 'sqlmap/lib/takeover/web.py' 2024-08-29 06:46:28,589 wheel INFO adding 'sqlmap/lib/takeover/xp_cmdshell.py' 2024-08-29 06:46:28,590 wheel INFO adding 'sqlmap/lib/techniques/__init__.py' 2024-08-29 06:46:28,591 wheel INFO adding 'sqlmap/lib/techniques/blind/__init__.py' 2024-08-29 06:46:28,592 wheel INFO adding 'sqlmap/lib/techniques/blind/inference.py' 2024-08-29 06:46:28,594 wheel INFO adding 'sqlmap/lib/techniques/dns/__init__.py' 2024-08-29 06:46:28,595 wheel INFO adding 'sqlmap/lib/techniques/dns/test.py' 2024-08-29 06:46:28,596 wheel INFO adding 'sqlmap/lib/techniques/dns/use.py' 2024-08-29 06:46:28,597 wheel INFO adding 'sqlmap/lib/techniques/error/__init__.py' 2024-08-29 06:46:28,598 wheel INFO adding 'sqlmap/lib/techniques/error/use.py' 2024-08-29 06:46:28,600 wheel INFO adding 'sqlmap/lib/techniques/union/__init__.py' 2024-08-29 06:46:28,601 wheel INFO adding 'sqlmap/lib/techniques/union/test.py' 2024-08-29 06:46:28,602 wheel INFO adding 'sqlmap/lib/techniques/union/use.py' 2024-08-29 06:46:28,604 wheel INFO adding 'sqlmap/lib/utils/__init__.py' 2024-08-29 06:46:28,605 wheel INFO adding 'sqlmap/lib/utils/api.py' 2024-08-29 06:46:28,607 wheel INFO adding 'sqlmap/lib/utils/brute.py' 2024-08-29 06:46:28,609 wheel INFO adding 'sqlmap/lib/utils/crawler.py' 2024-08-29 06:46:28,610 wheel INFO adding 'sqlmap/lib/utils/deps.py' 2024-08-29 06:46:28,611 wheel INFO adding 'sqlmap/lib/utils/getch.py' 2024-08-29 06:46:28,612 wheel INFO adding 'sqlmap/lib/utils/har.py' 2024-08-29 06:46:28,614 wheel INFO adding 'sqlmap/lib/utils/hash.py' 2024-08-29 06:46:28,616 wheel INFO adding 'sqlmap/lib/utils/hashdb.py' 2024-08-29 06:46:28,617 wheel INFO adding 'sqlmap/lib/utils/httpd.py' 2024-08-29 06:46:28,618 wheel INFO adding 'sqlmap/lib/utils/pivotdumptable.py' 2024-08-29 06:46:28,619 wheel INFO adding 'sqlmap/lib/utils/progress.py' 2024-08-29 06:46:28,620 wheel INFO adding 'sqlmap/lib/utils/purge.py' 2024-08-29 06:46:28,621 wheel INFO adding 'sqlmap/lib/utils/safe2bin.py' 2024-08-29 06:46:28,622 wheel INFO adding 'sqlmap/lib/utils/search.py' 2024-08-29 06:46:28,623 wheel INFO adding 'sqlmap/lib/utils/sgmllib.py' 2024-08-29 06:46:28,625 wheel INFO adding 'sqlmap/lib/utils/sqlalchemy.py' 2024-08-29 06:46:28,626 wheel INFO adding 'sqlmap/lib/utils/timeout.py' 2024-08-29 06:46:28,627 wheel INFO adding 'sqlmap/lib/utils/versioncheck.py' 2024-08-29 06:46:28,627 wheel INFO adding 'sqlmap/lib/utils/xrange.py' 2024-08-29 06:46:28,628 wheel INFO adding 'sqlmap/plugins/__init__.py' 2024-08-29 06:46:28,630 wheel INFO adding 'sqlmap/plugins/dbms/__init__.py' 2024-08-29 06:46:28,631 wheel INFO adding 'sqlmap/plugins/dbms/access/__init__.py' 2024-08-29 06:46:28,632 wheel INFO adding 'sqlmap/plugins/dbms/access/connector.py' 2024-08-29 06:46:28,633 wheel INFO adding 'sqlmap/plugins/dbms/access/enumeration.py' 2024-08-29 06:46:28,634 wheel INFO adding 'sqlmap/plugins/dbms/access/filesystem.py' 2024-08-29 06:46:28,635 wheel INFO adding 'sqlmap/plugins/dbms/access/fingerprint.py' 2024-08-29 06:46:28,636 wheel INFO adding 'sqlmap/plugins/dbms/access/syntax.py' 2024-08-29 06:46:28,637 wheel INFO adding 'sqlmap/plugins/dbms/access/takeover.py' 2024-08-29 06:46:28,638 wheel INFO adding 'sqlmap/plugins/dbms/altibase/__init__.py' 2024-08-29 06:46:28,639 wheel INFO adding 'sqlmap/plugins/dbms/altibase/connector.py' 2024-08-29 06:46:28,639 wheel INFO adding 'sqlmap/plugins/dbms/altibase/enumeration.py' 2024-08-29 06:46:28,640 wheel INFO adding 'sqlmap/plugins/dbms/altibase/filesystem.py' 2024-08-29 06:46:28,641 wheel INFO adding 'sqlmap/plugins/dbms/altibase/fingerprint.py' 2024-08-29 06:46:28,642 wheel INFO adding 'sqlmap/plugins/dbms/altibase/syntax.py' 2024-08-29 06:46:28,643 wheel INFO adding 'sqlmap/plugins/dbms/altibase/takeover.py' 2024-08-29 06:46:28,644 wheel INFO adding 'sqlmap/plugins/dbms/cache/__init__.py' 2024-08-29 06:46:28,645 wheel INFO adding 'sqlmap/plugins/dbms/cache/connector.py' 2024-08-29 06:46:28,646 wheel INFO adding 'sqlmap/plugins/dbms/cache/enumeration.py' 2024-08-29 06:46:28,647 wheel INFO adding 'sqlmap/plugins/dbms/cache/filesystem.py' 2024-08-29 06:46:28,647 wheel INFO adding 'sqlmap/plugins/dbms/cache/fingerprint.py' 2024-08-29 06:46:28,648 wheel INFO adding 'sqlmap/plugins/dbms/cache/syntax.py' 2024-08-29 06:46:28,649 wheel INFO adding 'sqlmap/plugins/dbms/cache/takeover.py' 2024-08-29 06:46:28,650 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/__init__.py' 2024-08-29 06:46:28,651 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/connector.py' 2024-08-29 06:46:28,652 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/enumeration.py' 2024-08-29 06:46:28,653 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/filesystem.py' 2024-08-29 06:46:28,654 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/fingerprint.py' 2024-08-29 06:46:28,654 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/syntax.py' 2024-08-29 06:46:28,655 wheel INFO adding 'sqlmap/plugins/dbms/clickhouse/takeover.py' 2024-08-29 06:46:28,656 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/__init__.py' 2024-08-29 06:46:28,657 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/connector.py' 2024-08-29 06:46:28,658 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/enumeration.py' 2024-08-29 06:46:28,659 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/filesystem.py' 2024-08-29 06:46:28,660 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/fingerprint.py' 2024-08-29 06:46:28,661 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/syntax.py' 2024-08-29 06:46:28,662 wheel INFO adding 'sqlmap/plugins/dbms/cratedb/takeover.py' 2024-08-29 06:46:28,663 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/__init__.py' 2024-08-29 06:46:28,663 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/connector.py' 2024-08-29 06:46:28,664 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/enumeration.py' 2024-08-29 06:46:28,665 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/filesystem.py' 2024-08-29 06:46:28,666 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/fingerprint.py' 2024-08-29 06:46:28,667 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/syntax.py' 2024-08-29 06:46:28,668 wheel INFO adding 'sqlmap/plugins/dbms/cubrid/takeover.py' 2024-08-29 06:46:28,669 wheel INFO adding 'sqlmap/plugins/dbms/db2/__init__.py' 2024-08-29 06:46:28,670 wheel INFO adding 'sqlmap/plugins/dbms/db2/connector.py' 2024-08-29 06:46:28,670 wheel INFO adding 'sqlmap/plugins/dbms/db2/enumeration.py' 2024-08-29 06:46:28,671 wheel INFO adding 'sqlmap/plugins/dbms/db2/filesystem.py' 2024-08-29 06:46:28,672 wheel INFO adding 'sqlmap/plugins/dbms/db2/fingerprint.py' 2024-08-29 06:46:28,673 wheel INFO adding 'sqlmap/plugins/dbms/db2/syntax.py' 2024-08-29 06:46:28,674 wheel INFO adding 'sqlmap/plugins/dbms/db2/takeover.py' 2024-08-29 06:46:28,675 wheel INFO adding 'sqlmap/plugins/dbms/derby/__init__.py' 2024-08-29 06:46:28,676 wheel INFO adding 'sqlmap/plugins/dbms/derby/connector.py' 2024-08-29 06:46:28,677 wheel INFO adding 'sqlmap/plugins/dbms/derby/enumeration.py' 2024-08-29 06:46:28,678 wheel INFO adding 'sqlmap/plugins/dbms/derby/filesystem.py' 2024-08-29 06:46:28,678 wheel INFO adding 'sqlmap/plugins/dbms/derby/fingerprint.py' 2024-08-29 06:46:28,679 wheel INFO adding 'sqlmap/plugins/dbms/derby/syntax.py' 2024-08-29 06:46:28,680 wheel INFO adding 'sqlmap/plugins/dbms/derby/takeover.py' 2024-08-29 06:46:28,681 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/__init__.py' 2024-08-29 06:46:28,682 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/connector.py' 2024-08-29 06:46:28,683 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/enumeration.py' 2024-08-29 06:46:28,684 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/filesystem.py' 2024-08-29 06:46:28,685 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/fingerprint.py' 2024-08-29 06:46:28,685 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/syntax.py' 2024-08-29 06:46:28,686 wheel INFO adding 'sqlmap/plugins/dbms/extremedb/takeover.py' 2024-08-29 06:46:28,687 wheel INFO adding 'sqlmap/plugins/dbms/firebird/__init__.py' 2024-08-29 06:46:28,688 wheel INFO adding 'sqlmap/plugins/dbms/firebird/connector.py' 2024-08-29 06:46:28,689 wheel INFO adding 'sqlmap/plugins/dbms/firebird/enumeration.py' 2024-08-29 06:46:28,690 wheel INFO adding 'sqlmap/plugins/dbms/firebird/filesystem.py' 2024-08-29 06:46:28,691 wheel INFO adding 'sqlmap/plugins/dbms/firebird/fingerprint.py' 2024-08-29 06:46:28,692 wheel INFO adding 'sqlmap/plugins/dbms/firebird/syntax.py' 2024-08-29 06:46:28,693 wheel INFO adding 'sqlmap/plugins/dbms/firebird/takeover.py' 2024-08-29 06:46:28,694 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/__init__.py' 2024-08-29 06:46:28,695 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/connector.py' 2024-08-29 06:46:28,696 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/enumeration.py' 2024-08-29 06:46:28,697 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/filesystem.py' 2024-08-29 06:46:28,698 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/fingerprint.py' 2024-08-29 06:46:28,698 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/syntax.py' 2024-08-29 06:46:28,699 wheel INFO adding 'sqlmap/plugins/dbms/frontbase/takeover.py' 2024-08-29 06:46:28,700 wheel INFO adding 'sqlmap/plugins/dbms/h2/__init__.py' 2024-08-29 06:46:28,701 wheel INFO adding 'sqlmap/plugins/dbms/h2/connector.py' 2024-08-29 06:46:28,702 wheel INFO adding 'sqlmap/plugins/dbms/h2/enumeration.py' 2024-08-29 06:46:28,703 wheel INFO adding 'sqlmap/plugins/dbms/h2/filesystem.py' 2024-08-29 06:46:28,704 wheel INFO adding 'sqlmap/plugins/dbms/h2/fingerprint.py' 2024-08-29 06:46:28,704 wheel INFO adding 'sqlmap/plugins/dbms/h2/syntax.py' 2024-08-29 06:46:28,705 wheel INFO adding 'sqlmap/plugins/dbms/h2/takeover.py' 2024-08-29 06:46:28,706 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/__init__.py' 2024-08-29 06:46:28,707 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/connector.py' 2024-08-29 06:46:28,708 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/enumeration.py' 2024-08-29 06:46:28,709 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/filesystem.py' 2024-08-29 06:46:28,710 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/fingerprint.py' 2024-08-29 06:46:28,711 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/syntax.py' 2024-08-29 06:46:28,712 wheel INFO adding 'sqlmap/plugins/dbms/hsqldb/takeover.py' 2024-08-29 06:46:28,713 wheel INFO adding 'sqlmap/plugins/dbms/informix/__init__.py' 2024-08-29 06:46:28,714 wheel INFO adding 'sqlmap/plugins/dbms/informix/connector.py' 2024-08-29 06:46:28,715 wheel INFO adding 'sqlmap/plugins/dbms/informix/enumeration.py' 2024-08-29 06:46:28,715 wheel INFO adding 'sqlmap/plugins/dbms/informix/filesystem.py' 2024-08-29 06:46:28,716 wheel INFO adding 'sqlmap/plugins/dbms/informix/fingerprint.py' 2024-08-29 06:46:28,717 wheel INFO adding 'sqlmap/plugins/dbms/informix/syntax.py' 2024-08-29 06:46:28,718 wheel INFO adding 'sqlmap/plugins/dbms/informix/takeover.py' 2024-08-29 06:46:28,719 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/__init__.py' 2024-08-29 06:46:28,720 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/connector.py' 2024-08-29 06:46:28,721 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/enumeration.py' 2024-08-29 06:46:28,722 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/filesystem.py' 2024-08-29 06:46:28,723 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/fingerprint.py' 2024-08-29 06:46:28,724 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/syntax.py' 2024-08-29 06:46:28,724 wheel INFO adding 'sqlmap/plugins/dbms/maxdb/takeover.py' 2024-08-29 06:46:28,726 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/__init__.py' 2024-08-29 06:46:28,726 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/connector.py' 2024-08-29 06:46:28,727 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/enumeration.py' 2024-08-29 06:46:28,728 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/filesystem.py' 2024-08-29 06:46:28,729 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/fingerprint.py' 2024-08-29 06:46:28,730 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/syntax.py' 2024-08-29 06:46:28,731 wheel INFO adding 'sqlmap/plugins/dbms/mckoi/takeover.py' 2024-08-29 06:46:28,732 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/__init__.py' 2024-08-29 06:46:28,733 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/connector.py' 2024-08-29 06:46:28,733 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/enumeration.py' 2024-08-29 06:46:28,734 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/filesystem.py' 2024-08-29 06:46:28,735 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/fingerprint.py' 2024-08-29 06:46:28,736 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/syntax.py' 2024-08-29 06:46:28,737 wheel INFO adding 'sqlmap/plugins/dbms/mimersql/takeover.py' 2024-08-29 06:46:28,738 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/__init__.py' 2024-08-29 06:46:28,739 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/connector.py' 2024-08-29 06:46:28,739 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/enumeration.py' 2024-08-29 06:46:28,740 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/filesystem.py' 2024-08-29 06:46:28,741 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/fingerprint.py' 2024-08-29 06:46:28,742 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/syntax.py' 2024-08-29 06:46:28,743 wheel INFO adding 'sqlmap/plugins/dbms/monetdb/takeover.py' 2024-08-29 06:46:28,744 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/__init__.py' 2024-08-29 06:46:28,745 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/connector.py' 2024-08-29 06:46:28,746 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/enumeration.py' 2024-08-29 06:46:28,747 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/filesystem.py' 2024-08-29 06:46:28,749 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/fingerprint.py' 2024-08-29 06:46:28,750 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/syntax.py' 2024-08-29 06:46:28,751 wheel INFO adding 'sqlmap/plugins/dbms/mssqlserver/takeover.py' 2024-08-29 06:46:28,752 wheel INFO adding 'sqlmap/plugins/dbms/mysql/__init__.py' 2024-08-29 06:46:28,753 wheel INFO adding 'sqlmap/plugins/dbms/mysql/connector.py' 2024-08-29 06:46:28,754 wheel INFO adding 'sqlmap/plugins/dbms/mysql/enumeration.py' 2024-08-29 06:46:28,755 wheel INFO adding 'sqlmap/plugins/dbms/mysql/filesystem.py' 2024-08-29 06:46:28,756 wheel INFO adding 'sqlmap/plugins/dbms/mysql/fingerprint.py' 2024-08-29 06:46:28,757 wheel INFO adding 'sqlmap/plugins/dbms/mysql/syntax.py' 2024-08-29 06:46:28,758 wheel INFO adding 'sqlmap/plugins/dbms/mysql/takeover.py' 2024-08-29 06:46:28,759 wheel INFO adding 'sqlmap/plugins/dbms/oracle/__init__.py' 2024-08-29 06:46:28,760 wheel INFO adding 'sqlmap/plugins/dbms/oracle/connector.py' 2024-08-29 06:46:28,761 wheel INFO adding 'sqlmap/plugins/dbms/oracle/enumeration.py' 2024-08-29 06:46:28,762 wheel INFO adding 'sqlmap/plugins/dbms/oracle/filesystem.py' 2024-08-29 06:46:28,763 wheel INFO adding 'sqlmap/plugins/dbms/oracle/fingerprint.py' 2024-08-29 06:46:28,764 wheel INFO adding 'sqlmap/plugins/dbms/oracle/syntax.py' 2024-08-29 06:46:28,765 wheel INFO adding 'sqlmap/plugins/dbms/oracle/takeover.py' 2024-08-29 06:46:28,766 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/__init__.py' 2024-08-29 06:46:28,767 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/connector.py' 2024-08-29 06:46:28,768 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/enumeration.py' 2024-08-29 06:46:28,769 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/filesystem.py' 2024-08-29 06:46:28,770 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/fingerprint.py' 2024-08-29 06:46:28,771 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/syntax.py' 2024-08-29 06:46:28,772 wheel INFO adding 'sqlmap/plugins/dbms/postgresql/takeover.py' 2024-08-29 06:46:28,773 wheel INFO adding 'sqlmap/plugins/dbms/presto/__init__.py' 2024-08-29 06:46:28,774 wheel INFO adding 'sqlmap/plugins/dbms/presto/connector.py' 2024-08-29 06:46:28,775 wheel INFO adding 'sqlmap/plugins/dbms/presto/enumeration.py' 2024-08-29 06:46:28,776 wheel INFO adding 'sqlmap/plugins/dbms/presto/filesystem.py' 2024-08-29 06:46:28,776 wheel INFO adding 'sqlmap/plugins/dbms/presto/fingerprint.py' 2024-08-29 06:46:28,777 wheel INFO adding 'sqlmap/plugins/dbms/presto/syntax.py' 2024-08-29 06:46:28,778 wheel INFO adding 'sqlmap/plugins/dbms/presto/takeover.py' 2024-08-29 06:46:28,779 wheel INFO adding 'sqlmap/plugins/dbms/raima/__init__.py' 2024-08-29 06:46:28,780 wheel INFO adding 'sqlmap/plugins/dbms/raima/connector.py' 2024-08-29 06:46:28,781 wheel INFO adding 'sqlmap/plugins/dbms/raima/enumeration.py' 2024-08-29 06:46:28,782 wheel INFO adding 'sqlmap/plugins/dbms/raima/filesystem.py' 2024-08-29 06:46:28,783 wheel INFO adding 'sqlmap/plugins/dbms/raima/fingerprint.py' 2024-08-29 06:46:28,784 wheel INFO adding 'sqlmap/plugins/dbms/raima/syntax.py' 2024-08-29 06:46:28,784 wheel INFO adding 'sqlmap/plugins/dbms/raima/takeover.py' 2024-08-29 06:46:28,785 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/__init__.py' 2024-08-29 06:46:28,786 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/connector.py' 2024-08-29 06:46:28,787 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/enumeration.py' 2024-08-29 06:46:28,788 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/filesystem.py' 2024-08-29 06:46:28,789 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/fingerprint.py' 2024-08-29 06:46:28,790 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/syntax.py' 2024-08-29 06:46:28,791 wheel INFO adding 'sqlmap/plugins/dbms/sqlite/takeover.py' 2024-08-29 06:46:28,792 wheel INFO adding 'sqlmap/plugins/dbms/sybase/__init__.py' 2024-08-29 06:46:28,792 wheel INFO adding 'sqlmap/plugins/dbms/sybase/connector.py' 2024-08-29 06:46:28,794 wheel INFO adding 'sqlmap/plugins/dbms/sybase/enumeration.py' 2024-08-29 06:46:28,795 wheel INFO adding 'sqlmap/plugins/dbms/sybase/filesystem.py' 2024-08-29 06:46:28,796 wheel INFO adding 'sqlmap/plugins/dbms/sybase/fingerprint.py' 2024-08-29 06:46:28,797 wheel INFO adding 'sqlmap/plugins/dbms/sybase/syntax.py' 2024-08-29 06:46:28,797 wheel INFO adding 'sqlmap/plugins/dbms/sybase/takeover.py' 2024-08-29 06:46:28,798 wheel INFO adding 'sqlmap/plugins/dbms/vertica/__init__.py' 2024-08-29 06:46:28,799 wheel INFO adding 'sqlmap/plugins/dbms/vertica/connector.py' 2024-08-29 06:46:28,800 wheel INFO adding 'sqlmap/plugins/dbms/vertica/enumeration.py' 2024-08-29 06:46:28,801 wheel INFO adding 'sqlmap/plugins/dbms/vertica/filesystem.py' 2024-08-29 06:46:28,802 wheel INFO adding 'sqlmap/plugins/dbms/vertica/fingerprint.py' 2024-08-29 06:46:28,803 wheel INFO adding 'sqlmap/plugins/dbms/vertica/syntax.py' 2024-08-29 06:46:28,803 wheel INFO adding 'sqlmap/plugins/dbms/vertica/takeover.py' 2024-08-29 06:46:28,804 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/__init__.py' 2024-08-29 06:46:28,805 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/connector.py' 2024-08-29 06:46:28,806 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/enumeration.py' 2024-08-29 06:46:28,807 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/filesystem.py' 2024-08-29 06:46:28,808 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/fingerprint.py' 2024-08-29 06:46:28,809 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/syntax.py' 2024-08-29 06:46:28,810 wheel INFO adding 'sqlmap/plugins/dbms/virtuoso/takeover.py' 2024-08-29 06:46:28,811 wheel INFO adding 'sqlmap/plugins/generic/__init__.py' 2024-08-29 06:46:28,811 wheel INFO adding 'sqlmap/plugins/generic/connector.py' 2024-08-29 06:46:28,812 wheel INFO adding 'sqlmap/plugins/generic/custom.py' 2024-08-29 06:46:28,814 wheel INFO adding 'sqlmap/plugins/generic/databases.py' 2024-08-29 06:46:28,816 wheel INFO adding 'sqlmap/plugins/generic/entries.py' 2024-08-29 06:46:28,818 wheel INFO adding 'sqlmap/plugins/generic/enumeration.py' 2024-08-29 06:46:28,819 wheel INFO adding 'sqlmap/plugins/generic/filesystem.py' 2024-08-29 06:46:28,820 wheel INFO adding 'sqlmap/plugins/generic/fingerprint.py' 2024-08-29 06:46:28,821 wheel INFO adding 'sqlmap/plugins/generic/misc.py' 2024-08-29 06:46:28,823 wheel INFO adding 'sqlmap/plugins/generic/search.py' 2024-08-29 06:46:28,824 wheel INFO adding 'sqlmap/plugins/generic/syntax.py' 2024-08-29 06:46:28,825 wheel INFO adding 'sqlmap/plugins/generic/takeover.py' 2024-08-29 06:46:28,827 wheel INFO adding 'sqlmap/plugins/generic/users.py' 2024-08-29 06:46:28,829 wheel INFO adding 'sqlmap/tamper/0eunion.py' 2024-08-29 06:46:28,830 wheel INFO adding 'sqlmap/tamper/__init__.py' 2024-08-29 06:46:28,831 wheel INFO adding 'sqlmap/tamper/apostrophemask.py' 2024-08-29 06:46:28,832 wheel INFO adding 'sqlmap/tamper/apostrophenullencode.py' 2024-08-29 06:46:28,832 wheel INFO adding 'sqlmap/tamper/appendnullbyte.py' 2024-08-29 06:46:28,833 wheel INFO adding 'sqlmap/tamper/base64encode.py' 2024-08-29 06:46:28,834 wheel INFO adding 'sqlmap/tamper/between.py' 2024-08-29 06:46:28,835 wheel INFO adding 'sqlmap/tamper/binary.py' 2024-08-29 06:46:28,836 wheel INFO adding 'sqlmap/tamper/bluecoat.py' 2024-08-29 06:46:28,836 wheel INFO adding 'sqlmap/tamper/chardoubleencode.py' 2024-08-29 06:46:28,837 wheel INFO adding 'sqlmap/tamper/charencode.py' 2024-08-29 06:46:28,838 wheel INFO adding 'sqlmap/tamper/charunicodeencode.py' 2024-08-29 06:46:28,839 wheel INFO adding 'sqlmap/tamper/charunicodeescape.py' 2024-08-29 06:46:28,840 wheel INFO adding 'sqlmap/tamper/commalesslimit.py' 2024-08-29 06:46:28,841 wheel INFO adding 'sqlmap/tamper/commalessmid.py' 2024-08-29 06:46:28,841 wheel INFO adding 'sqlmap/tamper/commentbeforeparentheses.py' 2024-08-29 06:46:28,842 wheel INFO adding 'sqlmap/tamper/concat2concatws.py' 2024-08-29 06:46:28,843 wheel INFO adding 'sqlmap/tamper/decentities.py' 2024-08-29 06:46:28,844 wheel INFO adding 'sqlmap/tamper/dunion.py' 2024-08-29 06:46:28,845 wheel INFO adding 'sqlmap/tamper/equaltolike.py' 2024-08-29 06:46:28,846 wheel INFO adding 'sqlmap/tamper/equaltorlike.py' 2024-08-29 06:46:28,846 wheel INFO adding 'sqlmap/tamper/escapequotes.py' 2024-08-29 06:46:28,847 wheel INFO adding 'sqlmap/tamper/greatest.py' 2024-08-29 06:46:28,848 wheel INFO adding 'sqlmap/tamper/halfversionedmorekeywords.py' 2024-08-29 06:46:28,849 wheel INFO adding 'sqlmap/tamper/hex2char.py' 2024-08-29 06:46:28,850 wheel INFO adding 'sqlmap/tamper/hexentities.py' 2024-08-29 06:46:28,850 wheel INFO adding 'sqlmap/tamper/htmlencode.py' 2024-08-29 06:46:28,851 wheel INFO adding 'sqlmap/tamper/if2case.py' 2024-08-29 06:46:28,852 wheel INFO adding 'sqlmap/tamper/ifnull2casewhenisnull.py' 2024-08-29 06:46:28,853 wheel INFO adding 'sqlmap/tamper/ifnull2ifisnull.py' 2024-08-29 06:46:28,854 wheel INFO adding 'sqlmap/tamper/informationschemacomment.py' 2024-08-29 06:46:28,855 wheel INFO adding 'sqlmap/tamper/least.py' 2024-08-29 06:46:28,855 wheel INFO adding 'sqlmap/tamper/lowercase.py' 2024-08-29 06:46:28,856 wheel INFO adding 'sqlmap/tamper/luanginx.py' 2024-08-29 06:46:28,857 wheel INFO adding 'sqlmap/tamper/misunion.py' 2024-08-29 06:46:28,859 wheel INFO adding 'sqlmap/tamper/modsecurityversioned.py' 2024-08-29 06:46:28,860 wheel INFO adding 'sqlmap/tamper/modsecurityzeroversioned.py' 2024-08-29 06:46:28,860 wheel INFO adding 'sqlmap/tamper/multiplespaces.py' 2024-08-29 06:46:28,861 wheel INFO adding 'sqlmap/tamper/ord2ascii.py' 2024-08-29 06:46:28,862 wheel INFO adding 'sqlmap/tamper/overlongutf8.py' 2024-08-29 06:46:28,863 wheel INFO adding 'sqlmap/tamper/overlongutf8more.py' 2024-08-29 06:46:28,864 wheel INFO adding 'sqlmap/tamper/percentage.py' 2024-08-29 06:46:28,864 wheel INFO adding 'sqlmap/tamper/plus2concat.py' 2024-08-29 06:46:28,865 wheel INFO adding 'sqlmap/tamper/plus2fnconcat.py' 2024-08-29 06:46:28,866 wheel INFO adding 'sqlmap/tamper/randomcase.py' 2024-08-29 06:46:28,867 wheel INFO adding 'sqlmap/tamper/randomcomments.py' 2024-08-29 06:46:28,868 wheel INFO adding 'sqlmap/tamper/schemasplit.py' 2024-08-29 06:46:28,869 wheel INFO adding 'sqlmap/tamper/scientific.py' 2024-08-29 06:46:28,870 wheel INFO adding 'sqlmap/tamper/sleep2getlock.py' 2024-08-29 06:46:28,870 wheel INFO adding 'sqlmap/tamper/sp_password.py' 2024-08-29 06:46:28,871 wheel INFO adding 'sqlmap/tamper/space2comment.py' 2024-08-29 06:46:28,872 wheel INFO adding 'sqlmap/tamper/space2dash.py' 2024-08-29 06:46:28,873 wheel INFO adding 'sqlmap/tamper/space2hash.py' 2024-08-29 06:46:28,874 wheel INFO adding 'sqlmap/tamper/space2morecomment.py' 2024-08-29 06:46:28,874 wheel INFO adding 'sqlmap/tamper/space2morehash.py' 2024-08-29 06:46:28,875 wheel INFO adding 'sqlmap/tamper/space2mssqlblank.py' 2024-08-29 06:46:28,876 wheel INFO adding 'sqlmap/tamper/space2mssqlhash.py' 2024-08-29 06:46:28,877 wheel INFO adding 'sqlmap/tamper/space2mysqlblank.py' 2024-08-29 06:46:28,878 wheel INFO adding 'sqlmap/tamper/space2mysqldash.py' 2024-08-29 06:46:28,879 wheel INFO adding 'sqlmap/tamper/space2plus.py' 2024-08-29 06:46:28,879 wheel INFO adding 'sqlmap/tamper/space2randomblank.py' 2024-08-29 06:46:28,880 wheel INFO adding 'sqlmap/tamper/substring2leftright.py' 2024-08-29 06:46:28,881 wheel INFO adding 'sqlmap/tamper/symboliclogical.py' 2024-08-29 06:46:28,882 wheel INFO adding 'sqlmap/tamper/unionalltounion.py' 2024-08-29 06:46:28,883 wheel INFO adding 'sqlmap/tamper/unmagicquotes.py' 2024-08-29 06:46:28,884 wheel INFO adding 'sqlmap/tamper/uppercase.py' 2024-08-29 06:46:28,884 wheel INFO adding 'sqlmap/tamper/varnish.py' 2024-08-29 06:46:28,885 wheel INFO adding 'sqlmap/tamper/versionedkeywords.py' 2024-08-29 06:46:28,886 wheel INFO adding 'sqlmap/tamper/versionedmorekeywords.py' 2024-08-29 06:46:28,887 wheel INFO adding 'sqlmap/tamper/xforwardedfor.py' 2024-08-29 06:46:28,888 wheel INFO adding 'sqlmap/thirdparty/__init__.py' 2024-08-29 06:46:28,889 wheel INFO adding 'sqlmap/thirdparty/ansistrm/__init__.py' 2024-08-29 06:46:28,890 wheel INFO adding 'sqlmap/thirdparty/ansistrm/ansistrm.py' 2024-08-29 06:46:28,892 wheel INFO adding 'sqlmap/thirdparty/clientform/__init__.py' 2024-08-29 06:46:28,894 wheel INFO adding 'sqlmap/thirdparty/clientform/clientform.py' 2024-08-29 06:46:28,897 wheel INFO adding 'sqlmap/thirdparty/fcrypt/__init__.py' 2024-08-29 06:46:28,899 wheel INFO adding 'sqlmap/thirdparty/fcrypt/fcrypt.py' 2024-08-29 06:46:28,900 wheel INFO adding 'sqlmap/thirdparty/identywaf/LICENSE' 2024-08-29 06:46:28,901 wheel INFO adding 'sqlmap/thirdparty/identywaf/__init__.py' 2024-08-29 06:46:28,903 wheel INFO adding 'sqlmap/thirdparty/identywaf/data.json' 2024-08-29 06:46:28,905 wheel INFO adding 'sqlmap/thirdparty/identywaf/identYwaf.py' 2024-08-29 06:46:28,907 wheel INFO adding 'sqlmap/thirdparty/multipart/__init__.py' 2024-08-29 06:46:28,908 wheel INFO adding 'sqlmap/thirdparty/multipart/multipartpost.py' 2024-08-29 06:46:28,909 wheel INFO adding 'sqlmap/thirdparty/prettyprint/__init__.py' 2024-08-29 06:46:28,910 wheel INFO adding 'sqlmap/thirdparty/prettyprint/prettyprint.py' 2024-08-29 06:46:28,911 wheel INFO adding 'sqlmap/thirdparty/socks/LICENSE' 2024-08-29 06:46:28,912 wheel INFO adding 'sqlmap/thirdparty/socks/__init__.py' 2024-08-29 06:46:28,913 wheel INFO adding 'sqlmap/thirdparty/socks/socks.py' 2024-08-29 06:46:28,915 wheel INFO adding 'sqlmap/thirdparty/wininetpton/__init__.py' 2024-08-29 06:46:28,915 wheel INFO adding 'sqlmap/thirdparty/wininetpton/win_inet_pton.py' 2024-08-29 06:46:28,917 wheel INFO adding 'sqlmap-1.8.8.dist-info/METADATA' 2024-08-29 06:46:28,918 wheel INFO adding 'sqlmap-1.8.8.dist-info/WHEEL' 2024-08-29 06:46:28,918 wheel INFO adding 'sqlmap-1.8.8.dist-info/entry_points.txt' 2024-08-29 06:46:28,919 wheel INFO adding 'sqlmap-1.8.8.dist-info/top_level.txt' 2024-08-29 06:46:28,926 wheel INFO adding 'sqlmap-1.8.8.dist-info/RECORD' 2024-08-29 06:46:28,936 root INFO removing build/bdist.linux-riscv64/wheel 2024-08-29 06:46:29,021 gpep517 INFO The backend produced .dist/sqlmap-1.8.8-py3-none-any.whl sqlmap-1.8.8-py3-none-any.whl >>> sqlmap: Entering fakeroot... 2024-08-29 06:46:29,839 gpep517 INFO Installing .dist/sqlmap-1.8.8-py3-none-any.whl into /home/buildozer/aports/testing/sqlmap/pkg/sqlmap 2024-08-29 06:46:35,072 gpep517 INFO Installation complete >>> sqlmap-pyc*: Running split function pyc... '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/ansistrm/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/ansistrm/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/socks/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/socks/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/wininetpton/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/wininetpton/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/fcrypt/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/fcrypt/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/prettyprint/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/prettyprint/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/multipart/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/multipart/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/clientform/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/clientform/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/thirdparty/identywaf/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/thirdparty/identywaf/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/generic/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/generic/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/informix/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/informix/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/frontbase/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/frontbase/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/maxdb/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/maxdb/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mckoi/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mckoi/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/extremedb/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/extremedb/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/virtuoso/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/virtuoso/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mimersql/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mimersql/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/access/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/access/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/derby/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/derby/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/sqlite/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/sqlite/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mysql/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mysql/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/raima/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/raima/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cubrid/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cubrid/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/presto/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/presto/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/sybase/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/sybase/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/altibase/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/altibase/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cratedb/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cratedb/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/db2/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/db2/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/firebird/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/firebird/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/clickhouse/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/clickhouse/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/vertica/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/vertica/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/h2/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/h2/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/oracle/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/oracle/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/monetdb/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/monetdb/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/hsqldb/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/hsqldb/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mssqlserver/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/mssqlserver/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cache/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/cache/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/postgresql/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/plugins/dbms/postgresql/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/vulnserver/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/vulnserver/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/icmpsh/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/icmpsh/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/beep/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/beep/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/cloak/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/cloak/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/shutils/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/shutils/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/extra/dbgtool/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/extra/dbgtool/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/tamper/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/tamper/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/takeover/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/takeover/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/parse/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/parse/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/core/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/core/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/utils/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/utils/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/union/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/union/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/blind/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/blind/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/dns/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/dns/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/error/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/techniques/error/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/controller/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/controller/__pycache__' '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap/usr/lib/python3.12/site-packages/sqlmap/lib/request/__pycache__' -> '/home/buildozer/aports/testing/sqlmap/pkg/sqlmap-pyc/usr/lib/python3.12/site-packages/sqlmap/lib/request/__pycache__' >>> sqlmap-pyc*: Preparing subpackage sqlmap-pyc... >>> sqlmap-pyc*: Running postcheck for sqlmap-pyc >>> sqlmap*: Running postcheck for sqlmap >>> sqlmap*: Preparing package sqlmap... >>> sqlmap-pyc*: Tracing dependencies... py3-beautifulsoup4 py3-bottle py3-chardet py3-colorama py3-keepalive py3-magic py3-pydes py3-six py3-termcolor python3~3.12 >>> sqlmap-pyc*: Package size: 4.4 MB >>> sqlmap-pyc*: Compressing data... >>> sqlmap-pyc*: Create checksum... >>> sqlmap-pyc*: Create sqlmap-pyc-1.8.8-r0.apk >>> sqlmap*: Tracing dependencies... py3-beautifulsoup4 py3-bottle py3-chardet py3-colorama py3-keepalive py3-magic py3-pydes py3-six py3-termcolor python3~3.12 >>> sqlmap*: Package size: 11.7 MB >>> sqlmap*: Compressing data... >>> sqlmap*: Create checksum... >>> sqlmap*: Create sqlmap-1.8.8-r0.apk >>> sqlmap: Build complete at Thu, 29 Aug 2024 06:46:39 +0000 elapsed time 0h 0m 21s >>> sqlmap: Cleaning up srcdir >>> sqlmap: Cleaning up pkgdir >>> sqlmap: Uninstalling dependencies... (1/44) Purging .makedepends-sqlmap (20240829.064622) (2/44) Purging py3-beautifulsoup4-pyc (4.12.3-r2) (3/44) Purging py3-beautifulsoup4 (4.12.3-r2) (4/44) Purging py3-soupsieve-pyc (2.6-r0) (5/44) Purging py3-soupsieve (2.6-r0) (6/44) Purging py3-bottle-pyc (0.12.25-r2) (7/44) Purging py3-bottle (0.12.25-r2) (8/44) Purging py3-chardet-pyc (5.2.0-r1) (9/44) Purging py3-chardet (5.2.0-r1) (10/44) Purging py3-colorama-pyc (0.4.6-r5) (11/44) Purging py3-colorama (0.4.6-r5) (12/44) Purging py3-keepalive-pyc (0.5-r5) (13/44) Purging py3-keepalive (0.5-r5) (14/44) Purging py3-magic-pyc (0.4.27-r3) (15/44) Purging py3-magic (0.4.27-r3) (16/44) Purging py3-pydes-pyc (2.0.1-r5) (17/44) Purging py3-pydes (2.0.1-r5) (18/44) Purging py3-six-pyc (1.16.0-r9) (19/44) Purging py3-six (1.16.0-r9) (20/44) Purging py3-termcolor-pyc (2.4.0-r1) (21/44) Purging py3-termcolor (2.4.0-r1) (22/44) Purging py3-setuptools-pyc (70.3.0-r0) (23/44) Purging py3-setuptools (70.3.0-r0) (24/44) Purging py3-gpep517-pyc (16-r0) (25/44) Purging py3-gpep517 (16-r0) (26/44) Purging py3-installer-pyc (0.7.0-r2) (27/44) Purging py3-installer (0.7.0-r2) (28/44) Purging py3-wheel-pyc (0.43.0-r0) (29/44) Purging py3-wheel (0.43.0-r0) (30/44) Purging py3-packaging-pyc (24.1-r0) (31/44) Purging py3-packaging (24.1-r0) (32/44) Purging py3-parsing-pyc (3.1.2-r1) (33/44) Purging py3-parsing (3.1.2-r1) (34/44) Purging python3-pyc (3.12.5-r1) (35/44) Purging python3-pycache-pyc0 (3.12.5-r1) (36/44) Purging pyc (3.12.5-r1) (37/44) Purging python3 (3.12.5-r1) (38/44) Purging gdbm (1.24-r0) (39/44) Purging libbz2 (1.0.8-r6) (40/44) Purging libffi (3.4.6-r0) (41/44) Purging libpanelw (6.5_p20240601-r0) (42/44) Purging mpdecimal (4.0.0-r0) (43/44) Purging sqlite-libs (3.46.1-r0) (44/44) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r31.trigger OK: 341 MiB in 102 packages >>> sqlmap: Updating the testing/riscv64 repository index... >>> sqlmap: Signing the index...