Mahmoud M. Awali

Results 11 issues of Mahmoud M. Awali

It's possible to make apkleaks save output of jadx , I tried using --output-dir-src and --output-dir-res with -a but apkleaks search only through -d dir and -d dir here is...

while installing SQLi query tampering I faced this error ![Screenshot_2022-06-26_04_37_12](https://user-images.githubusercontent.com/54332136/175797024-152e30df-6d94-400c-8878-e6fc71e8790e.png) so any chance to solve this

Actually This Tool Is So Great , But In type: fuzz There Is One Feature Missing It Is Fuzz Cookie Header , This Tool Give Us To Replace Value Of...

I faced this problem while FUZZIng Host header , some times 404 status code is a valid e.g. s3 bucket so now I wanna match 404 but also there is...

it's not possible to FUZZ absolute URL e.g. I'm using `ffuf -request req.txt -w words.txt -u https://www.google.com` and req.txt is ``` GET https://FUZZ/ HTTP/1.1 Host: www.google.com ``` ffuf instead of...

enhancement

any chance to create placeholder to get all selected urls e.g. I selected multiple urls so it's gonna be ease to run e.g. nuclei instead of select one by one

actually this extension will be awesome if you add option to save the whole data of this extension e.g. I Put Request https://company.com/path?id=1 To Bookmarks But After Shut Down Burp...

while scanning wide scope there are a lot of urls have the same base code so they have the same http response so it's time to let httpx exclude these...

Type: Enhancement

any chance to let nuclei burp plugin support multiple urls selected e.g. from burp history I selected multiple urls so instead of generate template it will run nuclei directly by...

Type: Enhancement

massdns support json output too e.g. `massdns --resolvers resolvers.txt --output J --outfile xxxxx.json` so it's gonna be awesome if tew parse massdns json output e.g. `tew -x nmap.xml -massdns xxxxx.json...