Project_phising_detection / src /phising_detection

Commit History

Add Gradio app and inference pipeline for phishing detection
45dfcaa

SaiBon99 commited on

forgot to pass variabel to the function
a808589

SaiBon99 commited on

Add max-batches argument to batch URL scanner for improved processing control
78e9b95

SaiBon99 commited on

Add max_batches parameter to batch URL scanning function for better control over processing
a7faf87

SaiBon99 commited on

Model evealuation (#10)
a9f0e5a

Simon commited on

Add command-line argument parsing and scheduled data pipeline for batch URL scanning
6a0ae1a

SaiBon99 commited on

Enhance URL scanning process by tracking attempted scans and handling permanent failures
318768d

SaiBon99 commited on

Add batch URL scanning script and feature extraction utilities
eaa9a59

SaiBon99 commited on

Refactor load_phishing_urls.py to include URL IDs and update primary key for DataFrame
b8043cd

SaiBon99 commited on

Changed python hopsworks requriments. Added a script to gather the .txt files with phishing urls from the phishing database. (#9)
270b534

Simon igobl commited on

Add script to transform legitimate URLs for phishing detection
09de783

SaiBon99 commited on

Add unit tests for sitemap parser and URL extraction functions (#8)
0dbcacb

Simon commited on

Simon/extract urls from domain (#6)
09d041b

Simon commited on

Add functionality to load and process legitimate URLs from CSV files (#3)
c562ed5

Simon commited on

Simon/basic_url_scan_integreted
369e64d

Simon commited on

Implement data loading utilities and example script for phishing detection
f2fb12f

SaiBon99 commited on

Rename project to phishing-detection and added project structure
eb04abf

SaiBon99 commited on