Security

How to detect APT (Advanced persistent threat) attack ?

Maheshparsi
Explorer

How to detect APT (Advanced persistent threat) attack ?

Tags (2)
1 Solution

rmcdougal
Path Finder

Well, this is a very involved question that doesn't have a straightforward answer. By definition an APT is a compromise of a network by means not detectable by signature based security software. This means there really isn't a silver bullet to detect and APT.

In my experience, the best way to discover an APT is through behavior modeling. What i mean by this is simply you need to know what legitimate behavior to expect on your network so that you can investigate any deviations from that norm. For example, if Mary's computer in accounting one day becomes an FTP server after years of just being a workstation then something may be awry. Splunk has a product to perform these functions already, but I believe there is a charge.

http://www.splunk.com/en_us/products/premium-solutions/user-behavior-analytics.html

There are other products that accomplish this same goal such as Observable Networks (https://observable.net/) or you could attempt to devise your own system if you have the programming background. You could create a splunk app of your own that maintains an endpoint profile based on MAC address, but it would be a good bit of work.

View solution in original post

rmcdougal
Path Finder

Well, this is a very involved question that doesn't have a straightforward answer. By definition an APT is a compromise of a network by means not detectable by signature based security software. This means there really isn't a silver bullet to detect and APT.

In my experience, the best way to discover an APT is through behavior modeling. What i mean by this is simply you need to know what legitimate behavior to expect on your network so that you can investigate any deviations from that norm. For example, if Mary's computer in accounting one day becomes an FTP server after years of just being a workstation then something may be awry. Splunk has a product to perform these functions already, but I believe there is a charge.

http://www.splunk.com/en_us/products/premium-solutions/user-behavior-analytics.html

There are other products that accomplish this same goal such as Observable Networks (https://observable.net/) or you could attempt to devise your own system if you have the programming background. You could create a splunk app of your own that maintains an endpoint profile based on MAC address, but it would be a good bit of work.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...