Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Detecting malicious URLs using an autoencoder neural network

License

NotificationsYou must be signed in to change notification settings

slrbl/malicious-urls-detection-with-autoencoder-neural-networks

Repository files navigation

This repository contains the source code of Detecting malicious URLs using an autoencoder neural network.An article describing how it works is available athttps://www.linkedin.com/pulse/anomaly-detection-autoencoder-neural-network-applied-urls-daboubi/

Requirements

  • Python 3.9
  • x64 CPU
  • Tensorflow-compatible NVIDIA GPU

Install required libraries

pip3 install -r requirements.txt

Merge Inversion blocklist (Google_hostnames.txt) with url_data.csv

python merge_url_data.py

Generated new enriched data

python enrich_urls_data.py

Build and test a model

python train_and_test_urls_autoencoder.py

TODO

To put in place a REST API

Dataset sources


[8]ページ先頭

©2009-2025 Movatter.jp