Hello
I just started making a fingerprint script today, it's supposed to use ajax(never used it but apperently it's da shit and I need to use it), php and mysql. This will come in handy when I need to find out wich exploits might be useable.
It will retrieve the visitors:
- useragent (for browser & os)
- ip
- jre version
- Flash version
- Pdf reader info
- activex version
and send it to a php script that saves it to a database. I plan to implement a backend for easy viewing aswell.
If you have some suggestions let me know
. I will keep you posted on my progress