Skip to content

Running amass and findomain with shadowclone #66

@marcelo321

Description

@marcelo321

Anyone got amass working with shadowclone?

/go/bin/amass enum -df {INPUT} --passive -timeout 1 -nocolor works for me, but sometimes the print information bugs out.

I tried /go/bin/amass enum -df {INPUT} --passive -timeout 1 -nocolor -o out; cat out, just saving output to out, and then printing that file, but that gives Encountered a bad command exit code and no idea why, the command has no errors.

With findomain I had no luck, I tried directly downloading the binary and then calling it from shadowclone and always gives bad command error, no matter what I try. if anyone has sucesfully installed and run findomain please let me know how!

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