InternetJunkBuster with content-rewriting patches
This is a demo version for rewriting URLs supplied by the server.
Warning: This is a quick-and-dirty hack intended for
demonstration and testing.
It causes IJB to rewrite the HTML data stream,
which is evil. I do not recommend using this patched
version, it is left here for reference only.
ijb2.0.2p4.tar.gz (132kB)
InternetJunkBuster accept-field patch forIJB Version 2.0.2
Features:
- Relays authenticated FTP connections of the form
ftp://user:login@host:port/path/file.txt
- can modify the accept-* headers sent to the server
Why should one want to modify the accept-headers? Well, IJB can rewrite the
browser version field.. so you mask as
Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0)
, because this
is what is common on the net. And what about that Accept: image/x-xbitmap
tag? Looks like Unix.. and that weird combination is spotted even
easier than a plain old browser on Unix without any faking going on..
ijb202-ftp-and-accept.txt (1kB)
ijb202-ftp-and-accept.patch (4kB)
Notice:
IJB does not include any ftp client functions!
ftp connection relaying only works if the next hop
is an ftp enabled proxy!