Apache RewriteRule Mitigation for log4shell

Yes, you should update ASAP to a patched version of Log4J. You should also consider other ways you can be exploited – do you have java processing emails? But layers of security never hurt, so you can also try this: RewriteCond %{THE_REQUEST} \${ [OR] RewriteCond %{REQUEST_URI} \${ [OR] RewriteCond %{QUERY_STRING} \${ [OR] RewriteCond %{HTTP_USER_AGENT} \${ …

Continue reading ‘Apache RewriteRule Mitigation for log4shell’ »

eclipse – How can I configure the font size for the tree item in the package explorer in ecilpse – Stack Overflow

Create a file named, say, gtkrc-eclipse: style “eclipse” { font_name = “Sans Condensed 8” } class “GtkWidget” style “eclipse” Then set a certain environment variable when invoking eclipse: $ GTK2_RC_FILES=gtkrc-eclipse eclipse via eclipse – How can I configure the font size for the tree item in the package explorer in ecilpse – Stack Overflow. And …

Continue reading ‘eclipse – How can I configure the font size for the tree item in the package explorer in ecilpse – Stack Overflow’ »

Jolokia

Jolokia is a JMX-HTTP bridge giving an alternative to JSR-160 connectors. It is an agent based approach with support for many platforms. In addition to basic JMX operations it enhances JMX remoting with unique features like bulk requests and fine grained security policies. via Overview.

boilerpipe – Project Hosting on Google Code

The boilerpipe library provides algorithms to detect and remove the surplus “clutter” (boilerplate, templates) around the main textual content of a web page. The library already provides specific strategies for common tasks (for example: news article extraction) and may also be easily extended for individual problem settings. Extracting content is very fast (milliseconds), just needs …

Continue reading ‘boilerpipe – Project Hosting on Google Code’ »