April 26th, 2009 by phrozen77
The UnrealIRCd project released a bugfix release of version 3.2.8 and the current release is now 3.2.8.1.
The bugfix became necessary as a crash has been found in the option allow::options::noident.
In a short interview developer nate explains how the crash is being triggered and how to avoid it:
There was an issue in allow::options::noident, where if it was enabled in an allow block that a user could potentially crash a server due to a buffer overflow. As far as we’ve been able to see, there’s no risk of remote code execution as much as it just causing a segfault. The main ways of resolving it are updating to 3.2.8.1 or simply making sure no allow blocks specifically have noident (which most by default won’t thankfully).
Tags: Hack, IRC, Software, Unreal IRCd
Posted in Hack, IRCd, Software | Be the first to comment! »
March 22nd, 2009 by phrozen77
The folks at DroneBL discovered and analyzed a router-based botnet that is suspected to have DDoS’ed them for about 2 weeks.
The bot software, named “psyb0t”, is the “first known botnet based on exploiting consumer network devices, such as home routers and cable/dsl modems”.
Exploiting routers is in some cases more “useful” than infecting PC’s – because “most people will keep the router on 24/7″ as opposed to their computers which “most people shut down [...] in the evening before they go to bed, or when they leave the office” nenolod writes.
In his paper (which was written back in 2006 and at that time he’s been “called looney for”) he also mentions another reason why targeting SOHO routers is a good idea:
Tags: Botnets, DDoS, DroneBL, IRC, psyb0t
Posted in Botnets/DDoS, Hack, IRC, Interviews | 2 Comments »
March 18th, 2009 by phrozen77
After more than 2 years of silence the DALnet Coding Team released a new version of Bahamut, an IRCd mainly used on DAL.net.
First being released as version 1.8.5 there was a bugfix-release shortly thereafter as a bug has been found in channelmode +c which sometimes not only prevented control-characters as bold and underlined being sent but also stripped legitimate messages that contained certain arabic and hebrew characters.
We took the time to ask Epiphani – the Coding Teams Team-Leader – a few question about his IRCd and the history of it:
Tags: Bahamut, DalNET, Interview, Software
Posted in IRC, IRCd, Interviews, Networks, Software | Be the first to comment! »
March 11th, 2009 by phrozen77
Little over 4 weeks after their last release of rc1 in the 1.2 branch, the InspIRCd project announces a new release candidate of their IRCd.
The release, called “PepperSteik”, is a recommended update since it – among a few new features – also fixes a security issue were other linked IRCds wouldn’t have their password checked on connect. There also have been a few bugs fixed which further adds to the IRCds stability.
Developer w00t calls the following items the “most notable new features” in this release:
- Add fantasy:allowbots (to allow +B users to use fantasy commands)
Tags: InspIRCd, IRC, Software
Posted in IRC, IRCd, Software | Be the first to comment! »
February 19th, 2009 by Roo
Today, Quassel announced their release of version 0.4.0:
The Kubuntu-supported client’s 0.4 branch has a number of major upgrades, including:
KDE Integration: Quassel can now be integrated into KDE4, allowing for your style and color schemes to be picked up by Quassel correctly.
UI and Feature Overhaul: Plenty of minor improvements here, such as context menus, URL hyperlinks, colored nicknames, paste warnings and much more.
Streamlined Monolithic Client: Big improvement over the original core + client combined binary.
Facelift: Quassel are happy to brag that they have a complete makeover appearance-wise, courtesy of Nuno Pinheiro (from Oxygen).
Tags: IRC, Kubuntu, Quassel, Software
Posted in Clients, IRC, Software | Be the first to comment! »