Combined with unsupervised and supervised learning, an intranet dweb search engine can assist with anomaly detection (Denial of Service attacks, access from suspicious locations, probing of strange port addresses, unexpected downloads, viruses, spam) by ingesting router, switch, and other logs, and then applying predictive analysis techniques to incoming requests.
Current network monitoring systems provide data with a high degree of dimensionality, making large-scale application of machine learning approaches to improve the detection and classification of network attacks possible. Such widely adopted use usually consists of incorporating traditional machine learning models, for which a set of expertly handcrafted features is required to pre-process the data prior to training the models. This works for certain scenarios works, but …
Deep learning models can complement conventional approaches, using different representations of the input data. Key is the ability of such models to learn feature representations from raw, non-processed input data.