I found this thread which answered all my questions and more..
http://www.phpwcms.de/index.php?id=1,40,0,0,1,0
Search found 4 matches
- Wed 10. Oct 2007, 09:40
- Forum: General Discussion
- Topic: How can I intercept responses from browsers?
- Replies: 2
- Views: 1555
- Wed 10. Oct 2007, 02:05
- Forum: General Discussion
- Topic: How can I intercept responses from browsers?
- Replies: 2
- Views: 1555
How can I intercept responses from browsers?
My server has been discovered by hackers who keep trying to insert external url's that point to a php script of their own into any GET they can find.
What I would like to do is to intercept all responses from browsers so I can check the string for http:// If I see that (its never present in ...
What I would like to do is to intercept all responses from browsers so I can check the string for http:// If I see that (its never present in ...
- Wed 3. Oct 2007, 10:20
- Forum: phpwcms Support English
- Topic: HELP! I WAS HACKED!
- Replies: 23
- Views: 6030
One of my sites running 1.3.3 was hacked just recently, however it was ftp they broke into, not the website itself. They downloaded dozens of pages, altered, and re-uploaded them. It got my client blacklisted by Google for a few days.
Another client (also running 1.3.3) is seeing daily attempts to ...
Another client (also running 1.3.3) is seeing daily attempts to ...
- Sat 13. May 2006, 05:42
- Forum: phpwcms Support English
- Topic: Working work-around for IE flash problem (Eolas patent)
- Replies: 0
- Views: 1122
Working work-around for IE flash problem (Eolas patent)
I maintain a wcms website along with another forum member here and as some of you may be aware, a recent update to Internet Explorer has introduced a permanent behaviour change in the way IE handles Flash (embedded objects). In our case we were passing flash vars and a popular fix found here totally ...