xziler8r
Regular Member
- Apr 27, 2009
- 206
- 234
I did some work for a client and they had owned me money. I came to find out the other day that they stole my entire code and put the website on a new domain and they already told me they intend not to pay at all. They're out of state and the amount isn't enough for me to go through any legal processes.
Since they stole me code, line for line, they're still calling a lot of js files on my server. I'm wanting to see if I can, somehow, inject a hidden iframe through one of my javascript files to load a big white block of space on their website. There is no <iframe> tag on the original source code, just divs'
Any suggestions on what I can do through JS to mess up their site?
Since they stole me code, line for line, they're still calling a lot of js files on my server. I'm wanting to see if I can, somehow, inject a hidden iframe through one of my javascript files to load a big white block of space on their website. There is no <iframe> tag on the original source code, just divs'
Any suggestions on what I can do through JS to mess up their site?