malicious_web_page_detection_based_on_url | # # 基于url特征的轻量级的恶意页面检测 # 程序说明: Author : 沂水寒城

 by   chengguobiao Python Version: Current License: No License

kandi X-RAY | malicious_web_page_detection_based_on_url Summary

kandi X-RAY | malicious_web_page_detection_based_on_url Summary

malicious_web_page_detection_based_on_url is a Python library. malicious_web_page_detection_based_on_url has no bugs, it has no vulnerabilities and it has low support. However malicious_web_page_detection_based_on_url build file is not available. You can download it from GitHub.

##基于url特征的轻量级的恶意页面检测 #程序说明: Author:沂水寒城 功能:使用url数据建立起恶意网站的检测模型 输入:第一行为标题,接下来每一行均为一个样本即一个url抽取的得到的向量 输出:模型的预测结果. #数据说明: 训练数据的集合为:all_train.txt 测试数据的集合为:all_test.txt 其中正例样本标签为0,负例样本标签为1 使用的数据中均为12维特征向量加1维的标签(共13维). #特征说明: 特征文件一共分为两类,第一类一共12维特征也即程序中使用的数据;第二类是实现一篇去年会议上的一篇恶意网站检测的论文的方法一共16维特征 ##第一类特征为: len_procotol2path,ip_exist,len_hostname,www_exist,TLD_exist,SLD_decimal,TLD_decimal,len_path,num_directory_max,path_exist_date,path_exist_hex, label ##第二类特征为: len_procotol2path,ip_exist,len_hostname,www_exist,TLD_exist,SLD_decimal,TLD_decimal,len_path,num_directory_max,path_exist_date,path_exist_hex,url_sign, url_dot, url_length, url_number_length, red_keyword, label ##第一类特征文件为: urlresult2.txt ##第二类特征文件为: urlresult.txt. #模型说明: 第一个函数为读取特征数据的函数 接下来每一个函数均为一个模型,可以依旧自己的不同需要来使用 model文件夹下面存储的是模型文件,每个训练和测试的模型均可以仿照SVM的模型持久化方法进行存储,避免每次测试都要训练.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              malicious_web_page_detection_based_on_url has a low active ecosystem.
              It has 14 star(s) with 6 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 1 open issues and 0 have been closed. On average issues are closed in 141 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of malicious_web_page_detection_based_on_url is current.

            kandi-Quality Quality

              malicious_web_page_detection_based_on_url has no bugs reported.

            kandi-Security Security

              malicious_web_page_detection_based_on_url has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              malicious_web_page_detection_based_on_url does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              malicious_web_page_detection_based_on_url releases are not available. You will need to build from source code and install.
              malicious_web_page_detection_based_on_url has no build file. You will be need to create the build yourself to build the component from source.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of malicious_web_page_detection_based_on_url
            Get all kandi verified functions for this library.

            malicious_web_page_detection_based_on_url Key Features

            No Key Features are available at this moment for malicious_web_page_detection_based_on_url.

            malicious_web_page_detection_based_on_url Examples and Code Snippets

            No Code Snippets are available at this moment for malicious_web_page_detection_based_on_url.

            Community Discussions

            No Community Discussions are available at this moment for malicious_web_page_detection_based_on_url.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install malicious_web_page_detection_based_on_url

            You can download it from GitHub.
            You can use malicious_web_page_detection_based_on_url like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/chengguobiao/malicious_web_page_detection_based_on_url.git

          • CLI

            gh repo clone chengguobiao/malicious_web_page_detection_based_on_url

          • sshUrl

            git@github.com:chengguobiao/malicious_web_page_detection_based_on_url.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link