Open Phoenix1112 opened 2 years ago
Would be happy to help with this and other issues as well :) @s0md3v
@ArkaprabhaChakraborty It looks like he actively merge pull requests https://github.com/s0md3v/Arjun/pulls?q=is%3Apr+is%3Aclosed so if you want to contribute I would fork the repo, make your changes and then submit a pull request, he maintains a lot of tools so i'm sure he would appreciate it
@Phoenix1112
The -oB argument specifies the port that your burp proxy is on. It will always look for Burp Proxy on 127.0.0.1
I already wanted to add a generalized proxy flag (that also works for Burp on a different IP), but the PR was denied (https://github.com/s0md3v/Arjun/pull/170), because you can also set the HTTP_PROXY
env variable.
In my current case, the flag -oB
, or -oB 127.0.0.1:8080
does not proxy anything. I needed to use the env variables. Arjung 2.2.6 via pip on Windows 10.
I am also having the same issue
nothing is showing in the proxy
In my current case, the flag
-oB
, or-oB 127.0.0.1:8080
does not proxy anything. I needed to use the env variables. Arjung 2.2.6 via pip on Windows 10.
please how did you do it?
i am using arjun with burp suite.. but my ip adress 192.168.1.104
arjun command:
i have this error