Madhour/SeemsPhishy

GUI (Website)

Closed this issue · 8 comments

  • E.g. in Flask + Bootstrap

On Merge:

  • Enter: DomainName/OrgName
  • Return: Keywords/Document Cluster/Generated Mail
  • USP: Automated Phishing Campaigns

Bootstrap template choosen:
image

Next steps:

  • implement flask
  • create templates blocks
  • create pages
  • testing

Logo:

SeemsPhishy_logo

Flask backend is working with boostrap template and every page is created and linked but still empty

Forms and Tables can now be displayed pretty

-> next steps brainstorm a design in detail and connect to backend functions + db

use Async https://www.educba.com/python-async/ so gui can perform while nlp tasks are running

use Async https://www.educba.com/python-async/ so gui can perform while nlp tasks are running

Alternative: einfach kommandozeilen call von Python aus machen und damit NLP Pipeline ausführen -> damit 2 getrennte Prozesse (dirty way)

-> next steps add forms