Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - nitish.patel

#31
23.7 Legacy Series / Pre-installed plugins in DVD.
September 14, 2023, 07:22:20 AM
I have installed the plugins after installing the dvd image on a virtual box, now I want to create a dvd ISO with the pre installed plugins.

How can I create a dvd with preinstalled plugins? what will be the procedure so that when I install ISO plugins will get installed on the firewall.
#32
Sandboxing is a technique in which you create an isolated test environment, a "sandbox," in which to execute or "detonate" a suspicious file or URL that is attached to an email or otherwise reaches your network and then observe what happens. If the file or URL displays malicious behavior, then you've discovered a new threat. The sandbox must be a secure, virtual environment that accurately emulates the CPU of your production servers.

Sandboxing is particularly effective at defending against zero-day threats. Traditional inbound email filters scan emails for known malicious senders, URLs, and file types. Unfortunately, there are dozens of new (or "zero-day") threats that appear every single day and are not yet discovered by email filters. Sandboxing, which is a key component of advanced threat protection, provides an added layer of protection in which any email that passes the email filter and still contains unknown URL links, file types, or suspicious senders can be tested before they reach your network or mail server.
#33
Gateway solutions like fortinet, sophos(they call it sandstorm) provide sandboxing for forensics along with gateway antivirus, IPS/IDS solutions was looking for something like that, was wandering if cuckoo can be used with some customization for the purpose of gateway sandboxing.
#34
From sandboxing I mean "To prevent advance persistent threat". I want to implement concept like cuckoo in OPNsense, or similar to cuckoo sandboxing.
#35
I don't want to add cuckoo particularly. Is their any other way to do so?

Let me know if any other sanboxing can be implemented on OPNsense or let me know if any feature is already available on OPNsense parallel to sanboxing?
#36
I was trying to integrating cuckoo to the OPNsense as we don't have sanboxing in OPNsense so I want to integrate it on the firewall. I had searched for many articles how to but, no luck :( . Guide me regarding my issue.