Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡[Feature]: Add Malicious Url Detection #781

Closed
4 tasks done
pavitraag opened this issue Jul 17, 2024 · 2 comments · Fixed by #849
Closed
4 tasks done

💡[Feature]: Add Malicious Url Detection #781

pavitraag opened this issue Jul 17, 2024 · 2 comments · Fixed by #849
Assignees
Labels
enhancement New feature or request gssoc level3

Comments

@pavitraag
Copy link
Contributor

pavitraag commented Jul 17, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Feature Description

Malicious URL detection is of great interest nowadays. There have been several scientific studies showing a number of methods to detect malicious URLs based on machine learning and deep learning techniques. In this project malicious URL detection method using machine learning techniques based on our proposed URL behaviors and attributes. In short, the proposed detection system consists of a new set of URLs features and behaviors, a machine learning algorithm. The experimental results show that the proposed URL attributes and behavior can help improve the ability to detect malicious URL significantly. This is suggested that the proposed system may be considered as an optimized and friendly used solution for malicious URL detection. The malicious URLs can be detected using the lexical features along with tokenization of the URL strings. In this project, I have built a basic binary classifier that would help classify the URLs as malicious or benign.

Use Case

To detect malicious urls

Priority

High

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
@pavitraag pavitraag added the enhancement New feature or request label Jul 17, 2024
Copy link

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

Note: This repo is for beginners to learn and start with Opensource we won't accept more than 10 issues from a single person, This restriction applies to Gssoc project which has a similar kind of adding folder files, Points will be reduced when we find Spam.

I Maintain the repo issue twice a day, or ideally 1 day, If your issue goes stale for more than one day you can tag and comment on this same issue.

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link

Hello @pavitraag! Your issue #781 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc level3
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants