Detecting Malicious Urls with Machine Learning In Python

preview_player
Показать описание
Detecting Malicious Urls with Machine Learning
In this tutorial we will be discussing how to detect malicious urls or websites using machine learning in python.
We will build a model and use it on our dataset
Credits to Faizann for Dataset

Tutorials
Рекомендации по теме
Комментарии
Автор

what if i have a dataset "CSV" file that contain links with two classes (0&1) How i can extract feature from each link where i can classify the link (0, 1)

dinamuhammed
Автор

i am getting the following message when running the code "Increase the number of iterations (max_iter) or scale the data as shown in" . I am using a different dataset as i was unable to download the one you use
Could you help

cully
Автор

where would i get the dataset urldata.csv ?? will i get the output exactly if i code given above in the video as such??

hemalathas
Автор

ValueError: X has 3 features, but LogisticRegression is expecting 721214 features as input. Sir I am getting this error everytime i am predicting on a random URL. Please Help

vyomchauhan
Автор

@J-Secur1ty, how did you generate the data set?

MsWokan
Автор

thank you your model working perfectly

cybersuvash
Автор

Can you provide me code for the feature extraction ie(web content features or lexical features or any other) in detecting malicious url???

hemalathas
Автор

Can you tell me how to train the same database using Keras with tensorflow backend?

abhijeet
Автор

Hi, i can't download the dataset from your Github. May I have it in this comment ? Thank you.

quockhanhle
Автор

In makeTokens, why dont split by '?'
i think '?' is one of tokens..

bladesilvery
Автор

i tested my company website and it showed it's bad... why? and also what are the feature selection used in this code ? please explain.

Tamanbir
Автор

Hey I've downloaded the dataset but it's showing file not found error..can u please say how to solve this problem kindly reply and help me....

challamsucharitha
Автор

Cd u pls tell the python version u are using in this video? Coz I'm getting a lot of errors in my Python 3.5 version

upasnasharma
Автор

Where can we get the dataset urldata.csv ?

himanijain
Автор

can you tell me how to make this ml model work with flask and html?

shrishtijain
Автор

This code is not working for new URLs ...not able to predict whether the new URL is good or bad what should I do?

rutujapethe
Автор

In which compiler you execute this code?can i execute in visual studio code

devi_
Автор

How to load that dataset into this please explain?

challamsucharitha
Автор

Can you provide an algorithm to detect known malware using signature based technique?

funwithkanak
Автор

@JCharisTech Do you have a PDF report of this project? If you have please send me.

godash