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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...