2.1.1.5 | Database Interfacer - Unisave/mailBus GitHub Wiki

Glossary

  • A suite of multiple codes and sanitisation scripts that govern and control interaction of the scripts with the database assosciated.
  • Scripts are securely controlled and isolated with strict user and user permissions configured to minimise possible database vulnerability.
  • Database auth information are stored remotely and can be purged or modified with ease.
  • Repo to contain only template for the auth system.
  • Permissions provided to tables and scripts are listed in the pdf linked below: https://thinfi.com/0w9p

DB-Utils Suite Modules (BackEnds/entryFilters/Utils/dbUtils/dbUtils)

  • Hack Attempt Logger (HAE)
  • Token Validation Logger (TSC)
  • Unregistered Token Trigger Logger (NTE)
  • Registered Token Trigger Logger (TE)
  • PreExisting Token Updation Service (VUA)