mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Updated File Event Monitor (markdown)
parent
4dda9e2f91
commit
e59f58d9ae
|
@ -8,6 +8,8 @@ The events that can be handled are as follows:
|
|||
* Network connections (TCP, UDP)
|
||||
* Registry modifications
|
||||
|
||||
***Note***: While this feature leverages many tools popular among security analysts, it was not originally designed with security functionality in mind. It was primarily developed to explore appropriate software for various file formats. Therefore, it would be inaccurate to assess the purpose of this feature from the perspective of a specific field.
|
||||
|
||||
### Implement an event listener
|
||||
|
||||
The methods `onFileCreated`, `onNetworkConnected`, and `onRegistryModified` are available to implement an event listener. You can find examples in `defaultService.js`.
|
||||
|
|
Loading…
Reference in New Issue
Block a user