methodwebscan 0.0.171__py3-none-any.whl → 0.0.172__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,6 +3,7 @@
3
3
  # isort: skip_file
4
4
 
5
5
  from .resources import (
6
+ ApplicationDetectionState,
6
7
  ApplicationFingerprintAttempt,
7
8
  ApplicationFingerprintTarget,
8
9
  ApplicationResourceConfigType,
@@ -48,6 +49,7 @@ from .resources import (
48
49
  )
49
50
 
50
51
  __all__ = [
52
+ "ApplicationDetectionState",
51
53
  "ApplicationFingerprintAttempt",
52
54
  "ApplicationFingerprintTarget",
53
55
  "ApplicationResourceConfigType",
@@ -4,6 +4,7 @@
4
4
 
5
5
  from . import application, directory, page, probe, route, saas
6
6
  from .application import (
7
+ ApplicationDetectionState,
7
8
  ApplicationFingerprintAttempt,
8
9
  ApplicationFingerprintTarget,
9
10
  ApplicationResourceConfigType,
@@ -45,6 +46,7 @@ from .saas import (
45
46
  )
46
47
 
47
48
  __all__ = [
49
+ "ApplicationDetectionState",
48
50
  "ApplicationFingerprintAttempt",
49
51
  "ApplicationFingerprintTarget",
50
52
  "ApplicationResourceConfigType",
@@ -2,6 +2,7 @@
2
2
 
3
3
  # isort: skip_file
4
4
 
5
+ from .application_detection_state import ApplicationDetectionState
5
6
  from .application_fingerprint_attempt import ApplicationFingerprintAttempt
6
7
  from .application_fingerprint_target import ApplicationFingerprintTarget
7
8
  from .application_resource_config_type import ApplicationResourceConfigType
@@ -12,6 +13,7 @@ from .discover_application_report import DiscoverApplicationReport
12
13
  from .discover_application_result import DiscoverApplicationResult
13
14
 
14
15
  __all__ = [
16
+ "ApplicationDetectionState",
15
17
  "ApplicationFingerprintAttempt",
16
18
  "ApplicationFingerprintTarget",
17
19
  "ApplicationResourceConfigType",
@@ -0,0 +1,10 @@
1
+ # This file was auto-generated by Fern from our API Definition.
2
+
3
+ import typing
4
+
5
+ ApplicationDetectionState = typing.Union[
6
+ typing.Literal[
7
+ "DEFAULT_PAGE", "UNAUTHENTICATED", "MISCONFIGURED", "EXPOSED_ADMIN", "VULNERABLE_VERSION", "DEBUGGING_ENABLED"
8
+ ],
9
+ typing.Any,
10
+ ]
@@ -5,12 +5,15 @@ import typing
5
5
  import pydantic
6
6
  from .....core.pydantic_utilities import IS_PYDANTIC_V2, UniversalBaseModel
7
7
  from ....common.resources.http.http_request_response import HttpRequestResponse
8
+ from .application_detection_state import ApplicationDetectionState
8
9
  from .application_resource_type import ApplicationResourceType
9
10
 
10
11
 
11
12
  class ApplicationFingerprintAttempt(UniversalBaseModel):
12
13
  resource_type: ApplicationResourceType = pydantic.Field(alias="resourceType")
13
14
  module: str
15
+ detection_state: typing.Optional[ApplicationDetectionState] = pydantic.Field(alias="detectionState", default=None)
16
+ cpe: typing.Optional[str] = None
14
17
  request: HttpRequestResponse
15
18
  finding: bool
16
19
 
@@ -9,6 +9,7 @@ ApplicationResourceType = typing.Union[
9
9
  "CLOUD_BUCKET",
10
10
  "CONTENT_MANAGEMENT_SYSTEM",
11
11
  "FIREWALL",
12
+ "HARDWARE_MANAGEMENT_SYSTEM",
12
13
  "HYPERVISOR",
13
14
  "KUBE",
14
15
  "NETWORK_CONTROLLER",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: methodwebscan
3
- Version: 0.0.171
3
+ Version: 0.0.172
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -49,13 +49,14 @@ methodwebscan/resources/common/resources/nuclei/resources/report/cwe_details.py,
49
49
  methodwebscan/resources/common/resources/nuclei/resources/report/nuclei_attempt_info.py,sha256=U4xhW25QbyicygJyW5DfAQNPyD_oR9TR5j0lNil5iF4,765
50
50
  methodwebscan/resources/common/resources/nuclei/resources/report/nuclei_finding_info.py,sha256=JlVd57qujL9WZ1Ny_DqJd-7tLQYk6CEnn-cOUTYnMaM,1106
51
51
  methodwebscan/resources/common/resources/nuclei/resources/report/nuclei_target_info.py,sha256=WjZydFAFX4NBsaEh3aJpySLiFW_kJ4BFBcAE5laIcgw,693
52
- methodwebscan/resources/discover/__init__.py,sha256=SA0__v4oBgTbihBcmUwdb-J9utwJ_jWLGRcYvPwv16c,2219
53
- methodwebscan/resources/discover/resources/__init__.py,sha256=LOZu2jbeDA9Jw44tH4JcnTa__fswzsuOzMFvxmpLNh4,2293
54
- methodwebscan/resources/discover/resources/application/__init__.py,sha256=J6Ph_mx85m3BCdZUZHPnVlINZrAkGTo2zCotR7uilC0,932
55
- methodwebscan/resources/discover/resources/application/application_fingerprint_attempt.py,sha256=BZLV-pigIsxO8HJ7Tz8ryVeWr5I5lf-74yv5atu7ePA,747
52
+ methodwebscan/resources/discover/__init__.py,sha256=cZz21-QvqYfBAVa8vwiqg-dx7NVqqbZzrpJCCtktxJU,2283
53
+ methodwebscan/resources/discover/resources/__init__.py,sha256=xt8C2MnYeQPJKdfsTaD-gT5ZiFyZMIXTx8YazfR5F9U,2357
54
+ methodwebscan/resources/discover/resources/application/__init__.py,sha256=HQBqH3GD3Hgh7kGZGzTVXENkgATUZKdI4WfH53Xvbng,1032
55
+ methodwebscan/resources/discover/resources/application/application_detection_state.py,sha256=mAa9q4AzRCVV6cga9W7I3GOfv7Tj_K9wvnouobHXjuU,286
56
+ methodwebscan/resources/discover/resources/application/application_fingerprint_attempt.py,sha256=ZxU4BfhLLgQlxDLthiApto9uTrk1uDjXXPDLOj0oIcg,970
56
57
  methodwebscan/resources/discover/resources/application/application_fingerprint_target.py,sha256=ccBc4Mj-BlmVztDGX7Vv-TRUQ-MA8Zxfrl77rzwd9Dw,602
57
58
  methodwebscan/resources/discover/resources/application/application_resource_config_type.py,sha256=sM-yH6FI3LshPC7BLOsFjSNU-DHMPzVem9Ou3fXmxaA,312
58
- methodwebscan/resources/discover/resources/application/application_resource_type.py,sha256=QVr23uYcn4Dty0PEppRWTSOLksLMOG0aOSlotjK-6BA,453
59
+ methodwebscan/resources/discover/resources/application/application_resource_type.py,sha256=d0D2kr8A5FCIalFdCaqToh7zk9FHha8HfjpoUaFhUa8,491
59
60
  methodwebscan/resources/discover/resources/application/application_resource_type_all.py,sha256=sRkPbetUqtIxZGqZGyo0tn0-uj2-RNhe3NL6K5GHVtQ,157
60
61
  methodwebscan/resources/discover/resources/application/discover_application_config.py,sha256=oYVpWfCsUgYf_bpvbS58LrwdzzWr5aHc6EntrK29AgM,848
61
62
  methodwebscan/resources/discover/resources/application/discover_application_report.py,sha256=hipET0fbcMlYOO0crjSei6a1y1qfSeev5lPBqoHxrRQ,714
@@ -207,6 +208,6 @@ methodwebscan/resources/pentest/resources/waf/resources/detect/waf_detected.py,s
207
208
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_fingerprint.py,sha256=hxSP1xMBAqopraMJRjGUh0Gzx5h-fyR8kBRGvIyQAfc,698
208
209
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_provider_enum.py,sha256=n7k5KYNOOMUo2mG3cemiSyiyZ6D2s3mh-F7N-61Kl7M,247
209
210
  methodwebscan/resources/pentest/resources/waf/resources/detect/waf_rule_category_enum.py,sha256=RzZQd-XUtV6wpDmUCTiSwKLLVnSxTtyrAlnZwYq7DjU,166
210
- methodwebscan-0.0.171.dist-info/METADATA,sha256=3gTttQaJhtSTHceEobm4sRa0oCbUMo5cOSJ4wW3S3W0,976
211
- methodwebscan-0.0.171.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
212
- methodwebscan-0.0.171.dist-info/RECORD,,
211
+ methodwebscan-0.0.172.dist-info/METADATA,sha256=Gk4pLbzJy1UJM79k3SxzLgesXSk0xdC8BrdIFzE-4uE,976
212
+ methodwebscan-0.0.172.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
213
+ methodwebscan-0.0.172.dist-info/RECORD,,