Info.md
LICENSE
README.md
pyproject.toml
tests/test_address.py
tests/test_arp.py
tests/test_builder.py
tests/test_critical_data.py
tests/test_dhcp.py
tests/test_dns.py
tests/test_event.py
tests/test_finder.py
tests/test_ignore_rules.py
tests/test_inspector.py
tests/test_listener.py
tests/test_model.py
tests/test_model_new.py
tests/test_multicast_ranges.py
tests/test_other_protocols.py
tests/test_property.py
tests/test_registry.py
tests/test_results.py
tests/test_selector.py
tests/test_software_backend.py
tests/test_source_matching.py
tests/test_uploader.py
toolsaf/__init__.py
toolsaf/builder_backend.py
toolsaf/diagram_visualizer.py
toolsaf/main.py
toolsaf.egg-info/PKG-INFO
toolsaf.egg-info/SOURCES.txt
toolsaf.egg-info/dependency_links.txt
toolsaf.egg-info/requires.txt
toolsaf.egg-info/top_level.txt
toolsaf/adapters/__init__.py
toolsaf/adapters/android_manifest_scan.py
toolsaf/adapters/batch_import.py
toolsaf/adapters/censys_scan.py
toolsaf/adapters/certmitm_reader.py
toolsaf/adapters/github_releases.py
toolsaf/adapters/har_scan.py
toolsaf/adapters/nmap_scan.py
toolsaf/adapters/pcap_reader.py
toolsaf/adapters/ping_command.py
toolsaf/adapters/setup_reader.py
toolsaf/adapters/shodan_scan.py
toolsaf/adapters/spdx_reader.py
toolsaf/adapters/ssh_audit_scan.py
toolsaf/adapters/testsslsh_scan.py
toolsaf/adapters/tool_finder.py
toolsaf/adapters/tools.py
toolsaf/adapters/tshark_reader.py
toolsaf/adapters/vulnerability_reader.py
toolsaf/adapters/web_checker.py
toolsaf/adapters/zed_reader.py
toolsaf/adapters/data/android_permissions.json
toolsaf/common/__init__.py
toolsaf/common/address.py
toolsaf/common/android.py
toolsaf/common/basics.py
toolsaf/common/entity.py
toolsaf/common/property.py
toolsaf/common/release_info.py
toolsaf/common/traffic.py
toolsaf/common/verdict.py
toolsaf/common/serializer/__init__.py
toolsaf/common/serializer/serializer.py
toolsaf/core/__init__.py
toolsaf/core/address_ranges.py
toolsaf/core/components.py
toolsaf/core/entity_database.py
toolsaf/core/entity_selector.py
toolsaf/core/event_interface.py
toolsaf/core/event_logger.py
toolsaf/core/ignore_rules.py
toolsaf/core/inspector.py
toolsaf/core/main_tools.py
toolsaf/core/matcher.py
toolsaf/core/matcher_engine.py
toolsaf/core/model.py
toolsaf/core/online_resources.py
toolsaf/core/registry.py
toolsaf/core/result.py
toolsaf/core/selector.py
toolsaf/core/services.py
toolsaf/core/uploader.py
toolsaf/core/serializer/__init__.py
toolsaf/core/serializer/event_serializers.py
toolsaf/core/serializer/model_serializers.py
toolsaf/diagram_visualizer/backend.png
toolsaf/diagram_visualizer/browser.png
toolsaf/diagram_visualizer/device.png
toolsaf/diagram_visualizer/device_with_multicast.png
toolsaf/diagram_visualizer/mobile.png
toolsaf/diagram_visualizer/mobile_with_multicast.png
toolsaf/diagram_visualizer/multicast.png