Step1:
Download the code for all baselines: https://drive.google.com/drive/folders/1YpKR_Nye4E11FCbPbePAAJG4UcqkIsfZ?usp=sharing
Navigate to StackModel
Download benign_sample_30k, and phish_sample_30k, put them into the same directory
Step2:
Please run
python test.py -f phish_sample_30k -m phish -t tld.csv
Or
python test.py -f benign_sample_30k -m benign -t tld.csv
Step3:
Please find the phish/benign_result.csv, it has 3 columns, URL, true label, predicted label