Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-shodan-1.31.0-1.2 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-shodan Distribution: openSUSE:Factory:zSystems
Version: 1.31.0 Vendor: openSUSE
Release: 1.2 Build date: Thu Mar 14 09:46:22 2024
Group: Development/Languages/Python Build host: reproducible
Size: 283058 Source RPM: python-shodan-1.31.0-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/achillean/shodan-python/
Summary: Python library and command-line utility for Shodan
Shodan is a search engine for Internet-connected devices. Google lets you search for websites, Shodan lets you search for devices. This library provides developers easy access to all of the data stored in Shodan in order to automate tasks and integrate into existing tools.

Provides

Requires

License

MIT

Changelog

* Thu Mar 14 2024 Dirk Müller <dmueller@suse.com>
  - update to 1.31.0:
    * no upstream changelog available
* Fri Oct 07 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.28.0
    * Add the ability to whitelist a specific vulnerability in Shodan Monitor instead of whitelisting the while IP:port
    * Show scan ID when scanning without showing results (credit to @seadog007)
    * Handle bad gateway errors (credit to @yaron-cider)
* Fri Feb 25 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
  - - update to version 1.27.0:
    - New command: ``shodan alert export`` to save the current network monitoring configuration
    - New command: ``shodan alert import`` to restore a previous network monitoring configuration
    - Automatically rate limit API requests to 1 request per second (credit to @malvidin)
  - update to version 1.26.1:
    - Fix a unicode issue that caused the streams to get truncated and error out due to invalid JSON
  - update to version 1.26.0:
    - Add the ability to create custom data streams in the Shodan() class as well as the CLI (``shodan stream --custom-filters <query>``)
  - update to version 1.25.0:
    - Add new CLI command: shodan alert download
* Wed Jan 19 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
  - - update to version 1.25.0:
    - Add new CLI command: shodan alert download
  - update to version 1.24.0:
    - Add new CLI command: shodan alert stats
  - update to version 1.23.0:
    - Add new CLI command: shodan alert domain
  - update to version 1.22.1:
    - Fix bug when converting data file to CSV using Python3
  - update to version 1.22.0:
    - Add support for new vulnerability streaming endpoints
  - update to version 1.21.3:
    - Fix geo.json file converter
  - update to version 1.21.2:
    - Add support for paging through the domain information
  - update to version 1.21.1:
    - Add ``history`` and ``type`` parameters to ``Shodan.dns.domain_info()`` method and CLI command
  - update to version 1.21.0:
    - New API methods ``api.search_facets()`` and ``api.search_filters()`` to get a list of available facets and filters.
  - update to version 1.20.0:
    - New option "-S" for **shodan domain** to save results from the lookup
    - New option "-D" for **shodan domain** to lookup open ports for IPs in the results
  - update to version 1.19.0:
    - New method to edit the list of IPs for an existing network alert
  - update to version 1.18.0:
    - Add library methods for the new Notifications API
  - update to version 1.17.0:
    - Fix bug that caused unicode error when printing domain information (#106)
    - Add flag to let users get their IPv6 address **shodan myip -6**(#35)
  - update to version 1.16.0:
    - Ability to specify list of fields to include when converting to CSV/ Excel (#107)
    - Filter the Shodan Firehose based on tags in the banner
  - update to version 1.15.0:
    - New option "--skip" for download command to help users resume a download
  - update to version 1.14.0:
    - New command **shodan version** (#104).
    - Only change api_key file permissions if needed (#103)
  - update to version 1.13.0:
    - New command **shodan domain** to lookup a domain in Shodan's DNS database
    - Override environment configured settings if explicit proxy settings are supplied (@cudeso)
  - update to version 1.12.1:
    - Fix Excel file conversion that resulted in empty .xlsx files
  - update to version 1.12.0:
    - Add new methods to ignore/ unignore trigger notifications
  - update to version 1.11.1:
    - Allow a single network alert to monitor multiple IP ranges (#93)
  - update to version 1.11.0:
    - New command **shodan scan list** to list recently launched scans
    - New command **shodan alert triggers** to list the available notification triggers
    - New command **shodan alert enable** to enable a notification trigger
    - New command **shodan alert disable** to disable a notification trigger
    - New command **shodan alert info** to show details of a specific alert
    - Include timestamp, vulns and tags in CSV converter (#85)
    - Fixed bug that caused an exception when parsing uncompressed data files in Python3
    - Code quality improvements
    - Thank you for contributions from @wagner-certat, @cclauss, @opt9, @voldmar and Antoine Neuenschwander
  - update to version 1.10.4:
    - Fix a bug when showing old banner records that don't have the "transport" property
    - Code quality improvements (bare excepts)
  - update to version 1.10.3:
    - Change bare 'except:' statements to 'except Exception:' or more specific ones
    - remove unused imports
    - Convert line endings of `shodan/client.py` and `tests/test_shodan.py` to unix
    - List file types in **shodan convert** (#80)
  - update to version 1.10.2:
    - Fix **shodan stats** formatting exception when faceting on **port**
  - update to version 1.10.1:
    - Support PUT requests in the API request helper method
  - update to version 1.10.0:
    - New command **shodan org**: manage enterprise access to Shodan for your team
    - Improved unicode handling (#78)
    - Remove deprecated API wrapper for shodanhq.com/api
  - update to version 1.9.1:
    - The CHANGELOG is now part of the packages.
    - Improved unicode handling in Python2 (#78)
    - Add `tsv` output format for **shodan host** (#65)
    - Show user-friendly error messages when running **shodan radar** without permission or in a window that's too small (#74)
    - Improved exception handling to improve debugging **shodan init** (#77)
  - update to version 1.9.0:
    - New optional parameter `proxies` for all interfaces to specify a proxy array for the requests library (#72)
  - update to version 1.8.1:
    - Fixed bug that prevented **shodan scan submit** from finishing (#70)
  - update to version 1.8.0:
    - Shodan CLI now installs properly on Windows (#66)
    - Improved output of "shodan host" (#64, #67)
    - Fixed bug that prevented an open port from being shown in "shodan host" (#63)
    - No longer show an empty page if "shodan search" didn't return results (#62)
    - Updated docs to make them Python3 compatible
  - update to version 1.7.7:
    - Added "shodan data download" command to help download bulk data files
  - update to version 1.7.6:
    - Add basic support for the Bulk Data API
  - update to version 1.7.5:
    * Handle Cloudflare timeouts
  - update to version 1.7.4:
    * Added "shodan radar" command
  - update to version 1.7.3:
    * Fixed the bug #47 which was caused by the CLI using a timeout value of "0" which resulted in the "requests" library failing to connect
  - update to version 1.7.2:
    * stream: automatically decode to unicode, fixes streaming on python3 (#45)
    * Include docs in packages (#46)
    * stream: handle timeout=None, None (default) can't be compared with integers (#44)
  - update to version 1.7.1:
    * Python3 fixes for outputting images (#42)
    * Add the ability to save results from host lookups via the CLI (#43)
  - update to version 1.7.0:
    * Added "images" convert output format to let users extract images from Shodan data files (#42)
* Fri Jan 07 2022 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Update to version 1.26.0:
    - Add the ability to create custom data streams in the Shodan() class as well as the CLI (shodan stream --custom-filters <query>)
* Tue Jan 26 2021 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Update to version 1.25.0:
    - Add new CLI command: shodan alert download [--alert-id=] <filename>
* Sun Nov 01 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - Update to version 1.24.0:
    * use default config dir `~/.config/shodan`, but support existing installations
    * Fix bug that caused extra newlines when converting `.json.gz` data file to CSV on Windows
    * Fix linting error
* Sat Sep 12 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - update to version 1.23.1:
    * Fixed linting errors
    * Import ABC from collections.abc for Python 3.10 compatibility (#130).
    * Fix invalid escape sequence error, improves ``shodan radar`` output on Python3 (#131).
* Tue May 19 2020 Petr Gajdos <pgajdos@suse.com>
  - %python3_only -> %python_alternative
* Tue Apr 07 2020 Sebastian Wagner <sebix+novell.com@sebix.at>
  - update to version 1.23.0:
    - Add new CLI command: shodan alert domain

Files

/etc/alternatives/shodan
/etc/alternatives/shodan.1.gz
/usr/bin/shodan
/usr/bin/shodan-3.10
/usr/lib/python3.10/site-packages/shodan
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/shodan-1.31.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/shodan/__init__.py
/usr/lib/python3.10/site-packages/shodan/__main__.py
/usr/lib/python3.10/site-packages/shodan/__pycache__
/usr/lib/python3.10/site-packages/shodan/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/__main__.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/client.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/client.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/exception.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/exception.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/helpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/helpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/stream.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/stream.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/threatnet.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/__pycache__/threatnet.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli
/usr/lib/python3.10/site-packages/shodan/cli/__init__.py
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/alert.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/alert.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/data.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/data.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/helpers.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/helpers.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/host.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/host.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/organization.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/organization.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/scan.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/scan.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/settings.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/settings.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/worldmap.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/__pycache__/worldmap.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/alert.py
/usr/lib/python3.10/site-packages/shodan/cli/converter
/usr/lib/python3.10/site-packages/shodan/cli/converter/__init__.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/base.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/base.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/csvc.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/csvc.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/excel.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/excel.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/geojson.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/geojson.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/images.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/images.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/kml.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/__pycache__/kml.cpython-310.pyc
/usr/lib/python3.10/site-packages/shodan/cli/converter/base.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/csvc.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/excel.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/geojson.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/images.py
/usr/lib/python3.10/site-packages/shodan/cli/converter/kml.py
/usr/lib/python3.10/site-packages/shodan/cli/data.py
/usr/lib/python3.10/site-packages/shodan/cli/helpers.py
/usr/lib/python3.10/site-packages/shodan/cli/host.py
/usr/lib/python3.10/site-packages/shodan/cli/organization.py
/usr/lib/python3.10/site-packages/shodan/cli/scan.py
/usr/lib/python3.10/site-packages/shodan/cli/settings.py
/usr/lib/python3.10/site-packages/shodan/cli/worldmap.py
/usr/lib/python3.10/site-packages/shodan/client.py
/usr/lib/python3.10/site-packages/shodan/exception.py
/usr/lib/python3.10/site-packages/shodan/helpers.py
/usr/lib/python3.10/site-packages/shodan/stream.py
/usr/lib/python3.10/site-packages/shodan/threatnet.py
/usr/share/doc/packages/python310-shodan
/usr/share/doc/packages/python310-shodan/AUTHORS
/usr/share/doc/packages/python310-shodan/README.rst
/usr/share/licenses/python310-shodan
/usr/share/licenses/python310-shodan/LICENSE
/usr/share/man/man1/shodan-3.10.1.gz
/usr/share/man/man1/shodan.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Apr 29 23:40:03 2024