abhi-r3v0 / Adhrit

Android Security Suite for in-depth reconnaissance and static bytecode analysis based on Ghera benchmarks.
https://www.hawkspawn.com/Adhrit
GNU General Public License v3.0
535 stars 129 forks source link

Server running but unable to access service #45

Open vamsirocks opened 3 years ago

vamsirocks commented 3 years ago

Describe the bug I had successfully launched the command python3 run.py and all prerequisites got installed and below screen shot depicts results

`* Serving Flask app "app" (lazy loading)

Usage: kill [options] [...]

Options:

[...] send signal to every listed -, -s, --signal specify the to be sent -l, --list=[] list all signal names, or convert one to a name -L, --table list all signal names in a nice table -h, --help display this help and exit -V, --version output version information and exit For more details see kill(1). /bin/sh: 1: ng: not found 127.0.0.1 - - [06/Jan/2021 09:39:51] "GET / HTTP/1.1" 200 - 127.0.0.1 - - [06/Jan/2021 09:39:51] "GET /favicon.ico HTTP/1.1" 404 - 127.0.0.1 - - [06/Jan/2021 09:40:05] "GET / HTTP/1.1" 200 - 127.0.0.1 - - [06/Jan/2021 09:50:52] "GET / HTTP/1.1" 200 - ` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. ![adhirit2](https://user-images.githubusercontent.com/20349993/103729137-bbc15400-5005-11eb-8828-45b022abd2f6.png) ![adhiritissue](https://user-images.githubusercontent.com/20349993/103729148-bf54db00-5005-11eb-98a6-026c51abf3ae.png) Please let me know the issue to run the server where i can input any apk .
abhi-r3v0 commented 3 years ago

Hi @vamsirocks

Could you access http://127.0.0.1:4200 and post the results?