• Stars
    star
    228
  • Rank 174,285 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created over 7 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

一个小型的较为简陋的社工库查询系统,使用Vue.js+Flask+MongoDB.可用52g, 本人不提供任何社工库资源. A tiny social engineering database system, including backend and frontend.

Social Engineering Database

Backend

  • Using language: python 3.5
  • Using database: MongoDB
  • Requirements: pymongo, flask, Flask-RESTful

Frontend

  • Using vue.js
  • Requirements: axios, echarts

Frontend Preview

image image

Make it better

  1. SQL query not safe enough.
  2. Inefficient SQL query.
  3. Backend interface limit.
  4. Frontend search waiting layout.