Skip to content

(Question) More info about response in index #78

@cyb3rsalih

Description

@cyb3rsalih

Hi I am using this awesome tool for directory and hidden file search. Face a problem and hope to someone know the solution.

I have collected a subdomain list then pass through meg. After meg finish its job i am using the out/index file directly.
Really can't know how to deal with other files, I take the index file, I grep the 200 OK responses and because of there are so much, I have to use httpx this time. httpx gives more info about request such "content length" and title
Especially content length gives me an idea about its a false positive result or not, title also; sometimes response is 200 but the title is "Not found"

But wait why I have to request an url twice?
If Is there a way to get the content length and title directly from meg's out file it will so good for me.

I hope I could tell my problem well.

Have a nice day!

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