Skip to content
/ Hawk Public

Is a data mining and a web based project for monitor suspicious/fraud/spam activities in a Content Management System (CMS). where users are provided with any kind of CMS for example blog or discussion forum will be monitored real time. is built using Laravel5 for web panel and python for data mining and sentimental analysis.

License

Notifications You must be signed in to change notification settings

nishanb/Hawk

Repository files navigation

HAWK

Screenshot 2023-10-15 at 2 20 37 PM

Monitoring of Suspicious activity in cms

Built with laravel 5 and python

Getting started

Admin Crdentials user: [email protected] password: admin123

User Credentials user: [email protected] password: user123

Clone existing repository

git clone clone_url

Update dependencies

composer update

Make DB Migartion

Modify DB name and DB name in .env file or import the database

php artisan migrate

Genearte Application Key

php artisan key:generate

Run application

php artisan serve

local application will be started at localhost:8000. Port number may differ

Database

The sql dump is in _SQL/lsapp.sql

About

Is a data mining and a web based project for monitor suspicious/fraud/spam activities in a Content Management System (CMS). where users are provided with any kind of CMS for example blog or discussion forum will be monitored real time. is built using Laravel5 for web panel and python for data mining and sentimental analysis.

Resources

License

Stars

Watchers

Forks

Packages

No packages published