/Yinglong

An open source threat intelligence collection and distribution system created and maintained by Redflag Organization.

Primary LanguagePythonMIT LicenseMIT

Yinglong

This is a project created and maintained by the Redflag organization. This project is an open source threat intelligence collection and publishing system that provides API usage. Please use this project reasonably and legally.

APIs

API means
/api/phishing/ Get the phishing website information of the day
/api/botnet/ Get the botnet information of the day
/api/c2/ Get the C&C information of the day

Wiki

If you have any problem, you can look at wiki that include all APIs usage.

Attention: If you have problems with authentication in API usage, please see How to use authentication.

Enviroment

  • Python 3.6+
  • Flask 0.12.2
  • Flask-SQLAlchemy 2.5.1
  • celery 5.1.2
  • redis 4.3.4
  • APScheduler 3.9.1

Usage

Install dependencies

pip install -r requirements.txt

Run the program

python manage.py runserver

Contributors

License

MIT License

Copyright (c) 2022 Redflag Organization.