Our webapp had a XSS attack today and i work in the monitoring team. My client want to confirm the IP address of the attacker. How to find the IP address of the attacker machine.
Look for the access logs. Something like the apache access logs. Once you have identified the request, take the corresponding IP address.
Bear in mind and check following: