intrd

Results 8 issues of intrd

Thank u guys for this xpl, I was trying to make this work w/ user/password form instead user/login(disabled), - the first request works, It grab the form_build_id; - the second...

help wanted

The user_guide says: ``` include_unresolvable | When set to true, causes DNS names that did not resolve to be printed ``` So, I'm trying to set it at `config.ini`: ```...

ffuf version: v2.1.0-dev Hey guys, I am trying to create a custom scrape rule to extract the HTTP code from the response and other elements like the Title from the...

my eyes are bleeding.. :) thx awesome tool

``` $ cat test2 https://target.com/xxx.php?u=aaa $ cat emptypath.txt $ meg -d 0 -v -L -c 50 -H 'User-Agent: Mozilla/5.0 XXXX' emptypath.txt test2 ./meg3 meg3/target.com/903b3f4440f21d48329f135f0182f1da76886bfa https://target.com?u=aaa/xxx.php (200 OK) ``` `https://target.com/xxx.php?u=aaa` become...

### httpx version: 1.7.0 ### Current Behavior: `-srd` option misses storing responses when the same host responds differently over different default schemes (HTTP vs HTTPS). ### Steps To Reproduce: 1....

Type: Bug

### Act version act version 0.2.35 ### Feature description Using `--bind` we can bind the current working dir inside the docker, but I didn't find a way to stay in...

kind/feature-request