Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

framework command #2

Open
3 tasks
Descent098 opened this issue Sep 30, 2020 · 0 comments
Open
3 tasks

framework command #2

Descent098 opened this issue Sep 30, 2020 · 0 comments

Comments

@Descent098
Copy link
Owner

Descent098 commented Sep 30, 2020

Checks if a site is a popular framework

Requirements

  • Pass in url that goes through set of checks to see if site is using known frameworks
  • Need to have Heirarchy for UI frameworks (bulma, jquery, react, bootstrap etc.), proxy systems (Nginx, apache etc.), backend frameworks (Wordpress, Drupal, squarespace, wix, django etc.)
  • On query return an ordered list with the likelyhoods of each being present

So something like this:

sws frameworks kieranwood.ca

would print

Framework analysis for https://kieranwood.ca

Backend
======
1. Django (x/10 checks)

UI
=======
1. Bootstrap
2. JQuery

Proxy
====
1. NGINX

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant