{"id":"7e6237fe-3ddb-438f-9381-9bf9de5af8d0","title":"Windows Internet Hosted WebDav Share Mount Via Net.EXE","description":"Detects when an internet hosted webdav share is mounted using the \"net.exe\" utility","author":"Nasreddine Bencherchali (Nextron Systems)","status":"test","level":"high","date":"2023-02-21","modified":"2023-07-25","tags":["attack.lateral-movement","attack.t1021.002"],"technique_ids":["T1021.002"],"logsource":{"category":"process_creation","product":"windows"},"falsepositives":["Unknown"],"references":["https://drive.google.com/file/d/1lKya3_mLnR3UQuCoiYruO3qgu052_iS_/view"],"source_path":"rules/windows/process_creation/proc_creation_win_net_use_mount_internet_share.yml","source_sha256":"0517c3df94cc6d8cc0fbcbd8a1a3745ab7e88e8d97ed9861457ce6b157a9e1f6","source_url":"https://github.com/anpa1200/sigma/blob/b249e9683190cffdcaf188ccbfb90bf4759844e1/rules/windows/process_creation/proc_creation_win_net_use_mount_internet_share.yml","license":"Detection Rule License 1.1","license_url":"https://github.com/SigmaHQ/Detection-Rule-License/blob/main/LICENSE.Detection.Rules.md","yaml":"title: Windows Internet Hosted WebDav Share Mount Via Net.EXE\nid: 7e6237fe-3ddb-438f-9381-9bf9de5af8d0\nstatus: test\ndescription: Detects when an internet hosted webdav share is mounted using the \"net.exe\" utility\nreferences:\n    - https://drive.google.com/file/d/1lKya3_mLnR3UQuCoiYruO3qgu052_iS_/view\nauthor: Nasreddine Bencherchali (Nextron Systems)\ndate: 2023-02-21\nmodified: 2023-07-25\ntags:\n    - attack.lateral-movement\n    - attack.t1021.002\nlogsource:\n    category: process_creation\n    product: windows\ndetection:\n    selection_img:\n        - Image|endswith:\n              - '\\net.exe'\n              - '\\net1.exe'\n        - OriginalFileName:\n              - 'net.exe'\n              - 'net1.exe'\n    selection_cli:\n        CommandLine|contains|all:\n            - ' use '\n            - ' http'\n    condition: all of selection_*\nfalsepositives:\n    - Unknown\nlevel: high\n","validation":"yaml_parsed_not_backend_compiled_or_live_validated","techniques":[{"key":"enterprise/T1021.002","id":"T1021.002","name":"SMB/Windows Admin Shares","page":"techniques/enterprise/T1021.002/"}],"data_path":"data/detection-rules/7e6237fe-3ddb-438f-9381-9bf9de5af8d0.json","kind":"sigma"}
