Post Reply 
Kill WMF-Exploit Files
Jan. 02, 2006, 01:49 PM
Post: #16
 
I can also confirm the filter breaks my firefox 1.0.7 in that pages where I normally filter out certain header sections that contain banners or variable content (like an online newspaper), these sections all of a sudden are now showing up

when I disable these latest rules, my pages load normally again
Add Thank You Quote this message in a reply
Jan. 02, 2006, 07:41 PM
Post: #17
 
Interesting conflict with sidki's set. Or maybe it's my setup, but o well.

After merging the latest version of your WMF exploit filters, it seems like (some?) large gif images just stop downloading/only partially render. It happens for example on the large benchmark graphs here (Tomshardware.com). And a few other sites as well.

I'm no proxo expert, but I guess it's because (with filtering enabled for all extensions), some of sidki's web filters are corrupting the images. I've resolved this problem I think by modifying "Top All Mark: Start 4.07.11 (multi) [sd] (d.r)".

Code:
Name = "Top All Mark: Start     4.07.11 (multi) [sd] (d.r)"
Active = TRUE
Multi = TRUE
URL = "^$TST(spBounds=*)"
Limit = 1
Match = "(^$IHDR(Content-Type: *image/jpeg*))$STOP()"
Replace = "\?\?\?"

Added "(^$IHDR(Content-Type: *image/jpeg*))" to the matching expression. I guess that turns off whatever filter(s) would corrupt the image. Filters that shouldn't be touching binary files. The wmf exploit filter still works, so I guess that's good enough. Oh, and thanks for the hard work Kye-U.

- Kevin
Add Thank You Quote this message in a reply
Jan. 02, 2006, 09:19 PM
Post: #18
 
Antaeogo,

This is the first Proxomitron filter of its kind, and its bound to conflict with existing filters, and one reason is because its URL Match isn't specific enough. I mean, leaving it blank was fine, but now with this filter, it must be stated that the filter would filter everything else other than non-standard files, by the use of (^$TYPE(oth)) into the URL Match.

I think adding this in the above filter would also fix the problem Smile!

Code:
Name = "Top All Mark: Start     4.07.11 (multi) [sd] (d.r)"
Active = TRUE
Multi = TRUE
URL = "(^$TYPE(oth))^$TST(spBounds=*)"
Limit = 1
Match = "$STOP()"
Replace = "\?\?\?"
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 02, 2006, 09:22 PM
Post: #19
 
susa Wrote:I can also confirm the filter breaks my firefox 1.0.7 in that pages where I normally filter out certain header sections that contain banners or variable content (like an online newspaper), these sections all of a sudden are now showing up

when I disable these latest rules, my pages load normally again

That's very weird...

Can you post a log file of when you have the latest rules enabled and when you're going to that page?

Also, if possible, can you post your filter?
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 02, 2006, 09:49 PM
Post: #20
 
> I think adding this in the above filter would also fix the problem Smile!

It does, thank you.

Seems soo much simpler that way, 'O wise one. Big Teeth

- Kevin
Add Thank You Quote this message in a reply
Jan. 02, 2006, 10:17 PM
Post: #21
 
Kye-U , this is the Proxo log when loading your website in Opera using your WMF filters in Sidke's config :

Quote:New Message Log Window....
BlockList 725: in SpecialUAs, line 63

+++GET 725+++
GET /proxo/forums/index.php?sid=db52daa869047ebae2c4398b5587e6ba HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Accept: application/x-shockwave-flash,text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,video/x-mng,image/png,image/jpeg,image/gif;q=0.2,text/css,*/*;q=0.1
Accept-Language: en
Accept-Charset: windows-1252, utf-8, utf-16, iso-8859-1;q=0.6, *;q=0.1
Accept-Encoding: gzip, x-gzip, deflate
TE: deflate, gzip, chunked, identity, trailers
Connection: keep-alive
RESP 725 : Cache-Control replaced: private, pre-check=0, post-check=0, max-age=0
BlockList 725: in MIME-List, line 16
RESP 725 : Expires killed: 0
RESP 725 : Pragma no-cache stripped
RESP 725 : Set-Cookie expires filtered: tuopf_data=; expires=Tuesday, 02-Jan-07 21:58:13 GMT; path=/proxo/forums; domain=kyeu.info
RESP 725 : Vary killed: Accept-Encoding

+++RESP 725+++
HTTP/1.1 200 OK
Date: Mon, 02 Jan 2006 21:58:12 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
X-Powered-By: PHP/4.4.1
Set-Cookie: tuopf_data=; path=/proxo/forums; domain=kyeu.info
Set-Cookie: tuopf_sid=; path=/proxo/forums; domain=kyeu.info
Cache-Control: max-age=1
Content-Encoding: gzip
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain; PrxMsg=Fixed acc. to File Extension: text/html
ETag: PrxMsg=no-html
Last-Modified: Mon, 02 Jan 2006 21:57:57 GMT; PrxMsg=added
Match 725: Top All Mark: Start 4.07.11 (multi) [sd] (d.r)
Match 725: Top All Mark: End 3.12.08 [sd] (d.r)
Match 725: Top JS Mark: Start 4.10.13 (multi) [sd] (d.r)
Match 725: Top JS: Mark End 3.12.08 [sd] (d.r)
Match 725: Top HTML Mark: Start 3.12.08 (multi) [sd] (d.r)
Match 725: Top HTML Mark: End 3.12.08 [sd] (d.r)
+++CLOSE 725+++

In IE I get this :

_____________________________________________

Quote:*** Log Reset ***
GET 743 : If-None-Match: Prox Field stripped: no-html
BlockList 743: in SpecialUAs, line 63

+++GET 743+++
GET /proxo/forums/index.php HTTP/1.1
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Mon, 02 Jan 2006 21:47:29 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=; tuopf_t=;
Connection: keep-alive
RESP 743 : Cache-Control replaced: private, pre-check=0, post-check=0, max-age=0
BlockList 743: in MIME-List, line 16
RESP 743 : Expires killed: 0
RESP 743 : Pragma no-cache stripped
RESP 743 : Set-Cookie expires filtered: tuopf_data=; expires=Tuesday, 02-Jan-07 22:05:42 GMT; path=/proxo/forums; domain=kyeu.info
RESP 743 : Vary killed: Accept-Encoding

+++RESP 743+++
HTTP/1.1 200 OK
Date: Mon, 02 Jan 2006 22:05:42 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
X-Powered-By: PHP/4.4.1
Set-Cookie: tuopf_data=; domain=kyeu.info
Set-Cookie: tuopf_sid=; path=/proxo/forums; domain=kyeu.info
Cache-Control: public, max-age=86400
Content-Encoding: gzip
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain; PrxMsg=Fixed acc. to File Extension: text/html
ETag: PrxMsg=no-html
Last-Modified: Mon, 02 Jan 2006 22:05:27 GMT; PrxMsg=added
Match 743: Top All Mark: Start 4.07.11 (multi) [sd] (d.r)
Match 743: Top All Mark: End 3.12.08 [sd] (d.r)
Match 743: Top JS Mark: Start 4.10.13 (multi) [sd] (d.r)
Match 743: Top JS: Mark End 3.12.08 [sd] (d.r)
Match 743: Top HTML Mark: Start 3.12.08 (multi) [sd] (d.r)
Match 743: Top HTML Mark: End 3.12.08 [sd] (d.r)
+++CLOSE 743+++
GET 744 : If-None-Match killed due to IMS: "be0925-3165-43339a5e"
BlockList 744: in SpecialUAs, line 63

+++GET 744+++
GET /proxo/forums/templates/ONi/ONi.css HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Fri, 23 Sep 2005 06:02:06 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 744+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:43 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "be0925-3165-43339a5e"
+++CLOSE 744+++
GET 745 : If-None-Match killed due to IMS: "574178-6f6e-432da307"
BlockList 745: in SpecialUAs, line 63

+++GET 745+++
GET /proxo/forums/templates/ONi/images/header.jpg HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:27 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive
GET 746 : If-None-Match killed due to IMS: "57417c-269-432da309"
BlockList 746: in SpecialUAs, line 63
GET 747 : If-None-Match killed due to IMS: "574191-ed-432da30b"
BlockList 747: in SpecialUAs, line 63
GET 748 : If-None-Match killed due to IMS: "57417d-de-432da309"
BlockList 748: in SpecialUAs, line 63
GET 749 : If-None-Match killed due to IMS: "57418f-ec-432da30b"
BlockList 749: in SpecialUAs, line 63

+++GET 746+++
GET /proxo/forums/templates/ONi/images/icon_mini_faq.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:29 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 747+++
GET /proxo/forums/templates/ONi/images/icon_mini_search.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:31 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 748+++
GET /proxo/forums/templates/ONi/images/icon_mini_groups.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:29 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 749+++
GET /proxo/forums/templates/ONi/images/icon_mini_profile.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:31 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 745+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:44 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574178-6f6e-432da307"
BlockList 750: in SpecialUAs, line 63
GET 751 : If-None-Match killed due to IMS: "57418c-e9-432da309"
BlockList 751: in SpecialUAs, line 63
GET 752 : If-None-Match killed due to IMS: "57418d-2ad-432da30a"
BlockList 752: in SpecialUAs, line 63
GET 753 : If-None-Match killed due to IMS: "57418e-e8-432da30a"

+++RESP 746+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:45 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57417c-269-432da309"

+++RESP 747+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:45 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574191-ed-432da30b"

+++RESP 748+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:45 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57417d-de-432da309"
+++CLOSE 745+++

+++GET 750+++
GET /pagead/show_ads.js HTTP/1.1
Accept: */*
Referer: http://pagead2.googlesyndication.com/
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: pagead2.googlesyndication.com
Connection: keep-alive

+++GET 751+++
GET /proxo/forums/templates/ONi/images/icon_mini_login.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:29 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 752+++
GET /proxo/forums/templates/ONi/images/icon_mini_members.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:30 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 749+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:45 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57418f-ec-432da30b"
BlockList 753: in SpecialUAs, line 63
+++CLOSE 746+++
+++CLOSE 747+++
+++CLOSE 748+++

+++RESP 751+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:46 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57418c-e9-432da309"
+++CLOSE 749+++

+++GET 753+++
GET /proxo/forums/templates/ONi/images/icon_mini_message.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:30 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 752+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:46 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57418d-2ad-432da30a"
+++CLOSE 751+++
+++CLOSE 752+++

+++RESP 753+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:47 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57418e-e8-432da30a"
+++CLOSE 753+++
** 750 Socket Error 10061 for connect() **
+++CLOSE 750+++
GET 754 : If-None-Match killed due to IMS: "57419c-2b-432da310"
BlockList 754: in SpecialUAs, line 63
GET 755 : If-None-Match killed due to IMS: "57417b-87-432da308"
BlockList 755: in SpecialUAs, line 63

+++GET 754+++
GET /proxo/forums/templates/ONi/images/spacer.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:36 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 755+++
GET /proxo/forums/templates/ONi/images/icon_latest_reply.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:28 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive
GET 756 : If-None-Match killed due to IMS: "57416e-544-432da302"
GET 757 : If-None-Match killed due to IMS: "5741a5-552-432da314"
BlockList 757: in SpecialUAs, line 63
GET 758 : If-None-Match killed due to IMS: "574172-53d-432da304"
GET 759 : If-None-Match killed due to IMS: "574165-10b-432da2fe"
BlockList 759: in SpecialUAs, line 63
GET 760 : If-None-Match killed due to IMS: "574174-59d-432da305"
BlockList 760: in SpecialUAs, line 63

+++RESP 754+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:49 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57419c-2b-432da310"
BlockList 756: in SpecialUAs, line 63

+++GET 757+++
GET /proxo/forums/templates/ONi/images/whosonline.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:40 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive
GET 761 : If-None-Match killed due to IMS: "574163-106-432da2fe"
BlockList 758: in SpecialUAs, line 63

+++GET 759+++
GET /proxo/forums/templates/ONi/images/cellpic3.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:18 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 760+++
GET /proxo/forums/templates/ONi/images/folder_new_big.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:25 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 755+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:49 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57417b-87-432da308"
+++CLOSE 754+++

+++GET 756+++
GET /proxo/forums/templates/ONi/images/folder_big.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:22 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive
BlockList 761: in SpecialUAs, line 63

+++GET 761+++
GET /proxo/forums/templates/ONi/images/cellpic1.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:18 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++GET 758+++
GET /proxo/forums/templates/ONi/images/folder_locked_big.gif HTTP/1.1
Accept: */*
Referer: http://prxbx.com/forums/index.php
Accept-Language: en-us
Accept-Encoding: gzip, x-gzip, deflate
If-Modified-Since: Sun, 18 Sep 2005 17:25:24 GMT
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)
Host: kyeu.info
Cookie: tuopf_data=;
Connection: keep-alive

+++RESP 757+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:49 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "5741a5-552-432da314"

+++RESP 759+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:50 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574165-10b-432da2fe"
+++CLOSE 755+++

+++RESP 760+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:50 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574174-59d-432da305"

+++RESP 756+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:50 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "57416e-544-432da302"

+++RESP 761+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:50 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574163-106-432da2fe"
+++CLOSE 757+++

+++RESP 758+++
HTTP/1.1 304 Not Modified
Date: Mon, 02 Jan 2006 22:05:51 GMT
Server: Apache/1.3.34 (Unix) mod_layout/3.2.1 mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 PHP/4.4.1 FrontPage/5.0.2.2635 mod_ssl/2.8.25 OpenSSL/0.9.7a
Connection: close
ETag: "574172-53d-432da304"
+++CLOSE 759+++
+++CLOSE 760+++
+++CLOSE 756+++
+++CLOSE 761+++
+++CLOSE 758+++

No problems with your filter with in IE
Add Thank You Quote this message in a reply
Jan. 02, 2006, 10:25 PM
Post: #22
 
THAT's A LOT A STUFF ! Sorry
Add Thank You Quote this message in a reply
Jan. 02, 2006, 10:48 PM
Post: #23
 
Edited out your cookie data and made it look prettier Wink

What do you see again when you have my rules enabled and when using Opera?

I sense it is something to do with these filters:

Match 725: Top All Mark: Start 4.07.11 (multi) [sd] (d.r)
Match 725: Top All Mark: End 3.12.08 [sd] (d.r)

Try adding (^$TYPE(oth)) into the URL Match of both these filters, and try again Smile!
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 03, 2006, 12:26 AM
Post: #24
 
I've created a filter to help prevent other filters from matching non-standard filters.

Follow these steps:

1. Download the attached config file, extract it to where you installed Proxomitron, and load it in Proxomitron.

2. Go to your Proxomitron folder, and rename the *.cfg file (default.cfg, etc) to *.txt. (Feel free to make a backup at this point, by copying it to another folder).

3. In Proxomitron's main window, press CTRL + F.

4. Go to your Proxomitron folder and select your config file: *.txt and open it.

5. Your browser should open, and the filter should run through the filters and update everything automatically Smile!

6. Highlight everything on the page and copy it.

7. Open the *.txt file in Notepad (or a text-editor), select all and paste the updated configuration file.

8. Save it and rename the *.txt file back to *.cfg.

9. Load your updated configuration file up, and test it out Wink


Attached File(s)
.zip  Update.Filters.zip (Size: 895 bytes / Downloads: 741)
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 03, 2006, 01:43 AM
Post: #25
 
adding "(^$IHDR(Content-Type: *image/jpeg*)) to the "Top All Mark: Start " filter fixes my problems in Opera . Now , if only I knew what the heck I was doing ! I am concerned about messing up Sidke's configuration , but so far so good . Thanks again guys . BTW , welcome to the community , Antaeogo .
Add Thank You Quote this message in a reply
Jan. 03, 2006, 03:32 AM (This post was last modified: Jan. 03, 2006 03:43 AM by z12.)
Post: #26
 
Hi Kye-U

It seems that I was wrong about the wmf exploit not working if the code wasn't 0x0626.

I just tried a new test wmf from here http://isc.sans.org/diary.php?date=2006-01-02

on a XP Pro SP2 machine that did not have Ilfak Guilfanov's unofficial patch, and the exploit worked (calculator opened & explorer shut down) when I moved the cursor over the file name in windows explorer.

BTW, It's using 26 00 09 00.

Not the first time I've been wrong, and it certainly won't be the last. Smile!

So keep up the good work.

By the way, thats an interesting filter you got there. A filter to modify proxo's filters. Very clever.

Mike
Add Thank You Quote this message in a reply
Jan. 03, 2006, 03:42 AM
Post: #27
 
Thanks z12 Smile!

Now there isn't anything wrong with my filters; there's something wrong with all of the other filters (well, a majority).

Seems like we need to set a new standard when writing filters, to insert (^$TYPE(oth)) instead of leaving the URL Match blank. My filter should do this quickly and efficiently Smile! (I considered all scenarios, such as, if you had $TYPE(oth) already there, it won't match, and if you had no URL Match entry, it would create one and insert (^$TYPE(oth)), and other scenarios).
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 03, 2006, 03:46 AM (This post was last modified: Jan. 03, 2006 03:52 AM by Antaeogo.)
Post: #28
 
Other interesting stuff.

While downloading some quicktime .mov clips, the WMF exploit filter was tripped (received the alert, download killed) well after they started to download.

http://www.sg1archive.com/

It's the first news article, 'new stargate commercials...', the quicktime movies on the Video #2 and Video #4 links.
On the #2 clip, it downloads 680+kb before I get the alert. direct link to quicktime .mov file
On the #4 clip, it downloads 210+kb before the alert. direct link to quicktime .mov file

Whether or not this can be prevented by modifying the filter, I don't know - that's your specialty. But it's no big deal, this is what bypass is for. Just thought i'd share Smile!
Add Thank You Quote this message in a reply
Jan. 03, 2006, 03:51 AM
Post: #29
 
Ah, a false positive! I've been waiting for one Wink Seems like I could make the first flag more specific (which is the WMF File Header).

I shall work on it and release a new version ASAP!
Visit this user's website
Add Thank You Quote this message in a reply
Jan. 03, 2006, 04:06 AM
Post: #30
 
Code:
[Patterns]
Name = "Windows: Nullify Suspected WMF-Exploit Files [Kye-U] {JJoe}"
Active = TRUE
Limit = 18
Match = "[%00-%02][%00][%09][%00][%00][%03]([%00-%FF]+{10})[%00][%00]$SET(SS=1)PrxNeverMatch"
        "|[%26][%00-%FF][%09][%00]$TST(SS=1)"
Replace = "\k$ALERT(Suspected WMF-Exploit File Nullified on:\n\n\u\n\nProbable exploit and payload has been removed from the file.\n\nThe file is now harmless.)"

Now matches the Windows Version header and the Number of Parameters, which is always 0. The Windows Version header would always be 0x0300 it seems, according to http://www.geocad.ru/new/site/Formats/Gr...f/wmf.txt:

Quote:mtVersion Specifies the Windows version number. The version number for Windows version 3.0 and later is 0x300.

Tested it out on the two clips, and it seems to have solved the FP Wink
Visit this user's website
Add Thank You Quote this message in a reply
Post Reply 


Forum Jump: