Gaurang Bhatnagar

Results 6 issues of Gaurang Bhatnagar

It would be great if you can implement an option to provide path or directory of the decompiled APK folder.

Running manually: `python3 run.py` Output: ``` Traceback (most recent call last): File "/Users/gaurang/Documents/Tools/Adhrit/app.py", line 4, in from flask import Flask, json, jsonify, render_template, request File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/flask/__init__.py", line 16, in from...

**Describe the bug** I started the server and imported the certificate but nothing seems to happen when you click "Connect button". **server** Server seems to be running fine. Referring the...

bug

This repo will be archived. Please direct all your contributions and issues to the new repository: https://github.com/hax0rgb/InsecureShop

It would be nice to see if there exist an option to input a list of URLs to be tested. For example -f or -l flags to input a file...

enhancement

It appears erebus does not support multiple status codes. ``` template: name: open-redirect severity: low author: gaurang description: Open Redirect request: payloads: - 'https://www.example.com' paths: false response: statusCode: - 301...