Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Question) More info about response in index #78

Open
cyb3rsalih opened this issue Apr 15, 2022 · 3 comments
Open

(Question) More info about response in index #78

cyb3rsalih opened this issue Apr 15, 2022 · 3 comments

Comments

@cyb3rsalih
Copy link

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!

@WULINPIN
Copy link

this tool can do it well.
go to here!

@WULINPIN
Copy link

@cyb3rsalih

@cyb3rsalih
Copy link
Author

cyb3rsalih commented Apr 21, 2022

@WULINPIN Thank you I will look 😊

Actually I think I need a bash script with grep and wc command. Its not clear for me, hope to some one helps 🌝

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants