Skip to content

new e2e flags unknown #10

@rickyivan

Description

@rickyivan

Both of newly added flags for e2e dont work in cli command mode
--edns-size
--test-url

1-Size:
Size works only when used with scan! mode not custom step chain mode!

root@yyyy:~ ./findns edns -i resolvers.txt -o result.json --domain t.example.com --edns-size 4096
Error: unknown flag: --edns-size
root@yyyy:~

but working in complete scan mode (findns scan --domain t.example.com --edns --edns-size 900)

2- URL
default url has too small returned data (IP) and returns lots of fake working ips!
I scanned 5000 ips (tested all steps before e2e) and it returned 40 working IPs but only one of them is really working!
if possible fix unknown flag --test-url in chain solo step e2e, and add support for https:\google.com curl answer! (a 5-6 line simple html reply)
it has more bytes in reply and returned result IPs would be more accurate.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions