Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

274
Vistas
Execution of XSS inside of <p></p> when >< are filtered and cannot escape using ' "

I am learning XSS for ethical purposes and I cannot seem to figure this one out on my own. I am trying to use XSS (legally) on a site by appending a <script> at the end of the URL. This results in a message saying Error 404: The page //www.###.com/###/\<script>alert('XSS')\</script> was not found.. The code in chrome dev tools looks like

<div class="text">
    <p>
        "Error 404: The page https://www.###.com/###/<script>alert('XSS')</script> was not found."
    </p>

When editing as HTML:

Error 404: The page https://www.redditinc.com/press/&lt;script&gt;alert('XSS')&lt;/script&gt; was not found.

When I try to break out using ", I get the following:

dev tools:

<div class="text">
    <p>
        "Error 404: The page https://www.###.com/###/"<script>alert('XSS')</script> was not found."
    </p>

HTML:

Error 404: The page https://www.redditinc.com/press/"&lt;script&gt;alert('XSS')&lt;/script&gt; was not found.

Same thing goes for '. I'm new to penetration testing, and XSS. Is there anything I can do?

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda