(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

A Deep Learning Approach to Detect Phishing Websites using CNN for Privacy Protection.

What is it about?

The phishing attack is one of the largest and most effective cyber threats employed by web hackers, with the aim of deceiving users and stealing their credentials for financial gain. Deep learning in recent years has gained increasing interest in several areas. We have introduced a deep learning approach to detect phishing websites using convolutional neural networks testing both 1D CNN & 2D CNN with three feature types, URL-based features, content-based features, and third-party services-based features.

Read more on Kudos…
The following have contributed to this page:
Rania Zaimi
' ,"url"));