(Invoke-WebRequest 'https://www.exploit-db.com/google-hacking-database/').AllElements | %{$_.href | Select-String https://www.exploit-db.com/ghdb/} | %{ ((Invoke-WebRequest $_.tostring()).AllElements | Where class -eq "w-pagehead").outerText }
Obtener nuevos Google Dorks (Web scraping, Seguridad, PowerShell, Bases de datos)
Except where otherwise noted, Jesusninoc by Jesús N. is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.