Kapil Sharma

Results 108 comments of Kapil Sharma

@leogr, as this rule is disabled by default, I enabled it [here](https://github.com/falcosecurity/rules/blob/main/rules/falco-deprecated_rules.yaml#L89). On event execution, the rule is triggered successfully, as shown in the terminal output below. ![Screenshot from 2024-03-27...

@leogr @FedeDP I have used `timeout` tag to reset connection after 1 second to complete event. Please review it again. Thank You!!

@leogr @FedeDP This event triggered rule successfully ![WhatsApp Image 2024-04-05 at 07 48 01_80edadc9](https://github.com/falcosecurity/event-generator/assets/117383853/3a4bef1e-7918-41bf-97b3-e2eafec31988)

Hey @leogr and @FedeDP, just an attempt to redirect `Stdout` is enough to trigger the [rule](https://github.com/falcosecurity/rules/blob/main/rules/falco_rules.yaml#L1018). In this event: - Created a listener using the TCP protocol on the container's...

@leogr @FedeDP rule triggered successfully by this event ![image](https://github.com/falcosecurity/event-generator/assets/117383853/67dc66ee-b95a-4e95-8712-dff359894613)

@leogr @FedeDP I modified this PR as per new `events.ErrSkipped` and other changes. Please take a look and provide your feedback. Thank You!!

Hey maintainers, this is my first PR for the event-generator. I've created an event for the first time, so please review the PR and provide me with your valuable feedback....