Skip to content

Commit

Permalink
Add capture-packets-using-sharppcap.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jtothej committed Aug 3, 2023
1 parent 7685a23 commit 9823ed9
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions collection/network/capture-packets-using-sharppcap.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
rule:
meta:
name: capture packets using SharpPcap
namespace: collection/network
authors:
- jakub.jozwiak@mandiant.com
scope: function
att&ck:
- Discovery::Network Sniffing [T1040]
references:
- https://github.com/dotpcap/sharppcap
examples:
- aefae71bca4bbaa2c013ddf040d797628c8d3da7346108c12735239a86fdfa71:0x6000038
features:
- and:
- format: dotnet
- api: SharpPcap.LibPcap.PcapDevice::add_OnPacketArrival

0 comments on commit 9823ed9

Please sign in to comment.