kaiiyer / webtech

Identify the technologies used on websites. (Dig-deep into web tech from your terminal)
GNU Lesser General Public License v3.0
49 stars 39 forks source link

It does not detect the technologies for certain urls only detects the custom headers #59

Closed ashwinijha6 closed 4 years ago

ashwinijha6 commented 4 years ago

DESCRIPTION OF THE BUG

The command webtech -u or webtech --urls with the url(s) to scan, which scans the url & identifies the technologies used on the website & detects interesting custom headers does not detect the technologies for certain urls & only detects the custom headers as mentioned below.

TO REPRODUCE

Steps to reproduce the behaviour: (1) Go to terminal (2) Pip install Webtech by using the command 'pip install webtech' (3) Then use the command webtech -u or webtech --urls with the url(s) to scan. (4) Try for url(s) such as:- webtech -u https://www.faceook.com/ webtech -u https://www.twitter.com/ webtech -u https://www.instagram.com/ (5) See the error.

EXPECTED BEHAVIOUR

It must detect the technologies & the custom headers for every url used with the command webtech -u or webtech --urls.

SCREENSHOTS

Are attached below.

DESKTOP

OS: Linux Distro: ubuntu 16.04 LTS

The screenshot is attached. bug1

github-actions[bot] commented 4 years ago

Welcome to Webtech ! Congrats on your first Issue

kaiiyer commented 4 years ago

Okay so wanna work on this issue @ashwinijha6 ?

ashwinijha6 commented 4 years ago

Ya I want to try solving it. Can u assign it to me?

kaiiyer commented 4 years ago

Ya I want to try solving it. Can u assign it to me?

All set now !

ashwinijha6 commented 4 years ago

Yeah

ashwinijha6 commented 4 years ago

Final files for issue #59 is the correct pull request

github-actions[bot] commented 4 years ago

Stale issue message