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

how to block waybackurls jpg png files #34

Open
brupdk opened this issue Oct 18, 2021 · 2 comments
Open

how to block waybackurls jpg png files #34

brupdk opened this issue Oct 18, 2021 · 2 comments

Comments

@brupdk
Copy link

brupdk commented Oct 18, 2021

Hiii, bro

how to block waybackurls jpg png files bro please reply me bro

@medxpy
Copy link

medxpy commented Nov 2, 2021

@brupdk use gau instead

@sec000
Copy link

sec000 commented Jan 14, 2022

@brupdk you can use the egrep for that.
echo $domain | waybackurls | egrep -v ".png|.jpeg" >> wayback.txt

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

3 participants