Anany
Anany
hello @sirdarckcat On all sites
Thank you @sirdarckcat The problem was due to some extensions
These extensions `Avira Password Manage` `malwarebytes`
Excuse me The extension works with `malwarebytes` The problem was only due to `Avira Password Manage`
@xnl-h4ck3r Nice work Also you should add the host permission in `manifest.json` By `"permissions": ["storage", "declarativeContent", "activeTab", "tabs","https://*.google.com/*"],` Or `"permissions": ["storage", "declarativeContent", "activeTab", "tabs","https://*/*"],`
Hi @jc-base4sec You can use seq to generate a range of numbers then you can pass them to ffuf `seq 5 1000 | ffuf -w - -u https://www.example.com/?id=FUZZ`
Good idea