The application discloses a malicious webpage classification model construction method and
system and a storage medium, wherein the method determines the category of a webpage through
HTML content, thereby providing an accurate basis for subsequent classification; the average TF-IDF value of the text in the
HTML label is calculated through a TF-IDF
algorithm, thereby avoiding the interference of
noise and irrelevant information; the
HTML label and the text are combined, and the text is processed using a word segmentation
algorithm, thereby providing a basis for subsequent representation and
processing; the word vector is encoded and processed through a
word embedding technology combined with an
encoder, thereby realizing the deep representation and understanding of the text; finally, a malicious webpage classification model is constructed according to the text
classification result, and the existing data of manually labeled webpage categories are used for training, thereby improving the accuracy of the malicious webpage classification model. The model constructed by the application does not need to be used in cooperation with other models, thereby reducing the required computing resources and reducing the complexity of model deployment.