tests_basicos_de_seguridad_con_grep
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | Next revision | ||
| tests_basicos_de_seguridad_con_grep [2022/09/25 22:12] – [Buscar vulnerabilidades / ataques web con grep] busindre | tests_basicos_de_seguridad_con_grep [2021/09/10 12:00] (current) – [Buscar vulnerabilidades / ataques web con grep] busindre | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| # Código hexadecimal. | # Código hexadecimal. | ||
| - | grep -RiaP ' | + | grep -RiaP ' |
| + | |||
| + | # Buscar códigos sospechosos en volcados de base de datos. | ||
| + | grep -i '<? | ||
| + | </ | ||
tests_basicos_de_seguridad_con_grep.1664134595.txt.gz · Last modified: 2022/09/25 21:36 by busindre
