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

227
Vistas
Discover if a JavaScript payload ran successfully or not

I am using Lua with the HTTP library and I am creating a script that will test for XSS This is the payload i'm using

<image/src/onerror=prompt(8)>

Now the script will do an HTTP request to the website and adding the payload after the query like this ip/?query=<image/src/onerror=prompt(8)>

How can I tell if the prompt was successful and the payload is working?

Are there any hints in the source code or the HTTP request so i can now that the site is vulnerable to XSS?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

No.

Just doing a request and retrieving the resulting HTML source won't have executed the JavaScript (client-side) prompt(8) invocation.

You would need to use a browser to see if the code gets executed; in your case, probably a scriptable browser runner such as Playwright or Puppeteer.

about 4 years ago · Juan Pablo Isaza Denunciar
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