G00ns.net –a popular security website- has been removed from the internet.

As the day just got started in the U.S. and activity on their well-known site started to pick up, g00ns forum members and IRC users noticed something out of the ordinary. Spokesperson by the alias Plasma states: “well, a hacker came into #g00ns and started pasting passwords.” He continued: “everyone in #g00ns” was affected by this exploitation.

G00ns.net is notorious for their tag line: “we ruin your online experience.” Their website is well known for finding and exploiting code in numerous applications and web environments. After gaining access to the g00n’s server which contained personal information, “peoples dox,” and possibly the databases, the malicious users backed up the entire server, moved it to another location, killed the DNS and web server [apache], then “rm –rf’d the entire box.” Core, another g00ns spokesperson stated.

Shortly after the attack, g00ns owners demanded their users and fellow IRC users DDoS (Distributed Denial of Service) the g00ns servers to keep the attackers from gaining anymore information and access to the server.

Some IRC users state this could be the work of other security websites such as n0ths dot com or g00ns rival: the regime.

With the removal of the website from the internet, some users state they are done. With the likelihood of the database with all of the users information being published to other security groups most people are concerned about their personal information—meanwhile, the administrator of g00ns has stated “hacking is like a game: you win some, you lose some.”

Fellow IRC ops and Oppers were informed of the situation once someone by the nickname “r00tr00t” joined the network, gave themselves oper and started to remove users from the network after modifying the IRC process on the g00ns server.

Oppers scrambled to secure the links to the other servers and hub for concern they would exploit the other servers owned by other businesses and users to completely remove the network. Opper by the alias Gibby stated “it’s a good idea to change your nickserv password, as it is a possibility that the malicious user could have sniffed the nickserv password from the g00ns server.”

Four hours after the attack, opers claim “there really isn’t anything to worry about anymore, it looks like this was an isolated incident” and Gibby adds “as long as the users change their passwords, everyone should be safe.”

Some users on the network stated “it sucks to see them go because they were refreshing in the midst of the sea of Church of Scientology raids and protests.” Other users were not fazed by the attack on the g00ns, and really didn’t care.

 “We’re done, that’s it” said some of the g00ns members on IRC

A special thanks to #g00ns, notjack, skinless, Partyvan IRC, Partyvan Opers and #m3n.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

May 7th, 2008, posted by WhineyGeek

Popular Webcam Site, Sitckam, didn’t renew domain in time.

On January 2nd around 3am EST, Stickam.com turned from a popular social networking and free webcam haven to Network Solutions, a popular domain squatter service.

Network Solutions have declined an interview over the phone.

To verify and if the new homepage wasn’t insulting enough, I managed to get some whois information on the new owners domain:

Registry Whois

Domain Name: stickam.com

Status: clientTransferProhibited

Registrar: NETWORK SOLUTIONS, LLC.
Whois Server: whois.networksolutions.com
Referral URL: http://www.networksolutions.com

Expiration Date: 2008-06-03
Creation Date: 2005-06-03
Last Update Date: 2008-01-02

Name Servers:
ns87.worldnic.com
ns88.worldnic.com
More information as the day progresses.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

January 2nd, 2008, posted by WhineyGeek

New Eve Client deletes C:\boot.ini

Careful Eve players! If you run Windows XP and downloaded the Classic to Premium patch tonight, you’re boot.ini file got deleted!

It seems that a line of code in the Premium patch deletes C:\boot.ini instead of %installpath%\CCP\Eve\boot.ini:

 

Output folder: C:\Program Files\CCP\EVE

Delete file: \boot.ini

Extract: boot.ini… 100%

Extract: manifest.dat… 100%

Extract: resDX9.stuff… 100%

Extract: resDX9Amarr.stuff… 100%

…..

Whoops!

Posts on Eve’s official forum are already addressing the issues but any information from developers has been very limited. Forum users are helping forums users rebuild their own boot.ini files through the recovery console and textpad.

Some of the users are very upset with the situation: ” This is truly a colossal ****-up, and frankly it’s a crying shame that the positive press this patch should have generated will instead be overshadowed by this completely and totally unnecessary glitch.” “Gross negligence on CCP’s part. Whoever wrote that brilliant bit of code should be brought under disciplinary review, if not one person but the whole department.”

Another post mentions the possibility of Eve’s patch on Game Informer’s front page– not because the patch was huge, or a great upgrade, but to show the world how bad and amateur CCP’s Eve programmers really are.

UPDATE:

As of 00:18CST CCP/Eve-Online has issued a release about this issue:

An issue has been discovered whereby Windows XP and older Windows OS users who have upgraded their EVE clients from Classic Graphics Content to Premium Graphics Content have their boot.ini file deleted. For users facing this issue, we recommend users DO NOT reboot their computers until this issue has been resolved, otherwise a potential reinstall of the operating system may be needed.

We have taken down the ability to download the Classic to Premium upgrade patch until we have determined where the issue lies and how we can resolve this. Full install clients have not exhibited this issue and are safe to download.

Please note: This issue affects Windows XP and older users who have upgraded their EVE clients with the Classic to Premium version. It does not affect Vista, Mac or Linux users.

Users facing this issue are encouraged to visit this Microsoft Knowledge Base Item for a manual fix or try one of the below solutions:

Manual restoration of the boot.ini file

For users who have not rebooted their computers after installing the Classic to Premium patch:

  1. Open notepad.
  2. Copy the following text and paste it into notepad:[boot loader]
    timeout=30
    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
    [operating systems]
    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /fastdetect

    Note: If your operating system is XP Home Edition, please replace the word “Professional” with “Home Edition” on the last line above.

  3. Select “save as” from the File menu, ensuring and make sure you select “All Files” from the Save as type drop down menu and save the file as: c:\boot.ini
  4. Click the Start button, then select Run
  5. Type “cmd” in the Run window
  6. Type “cd c:\” at the prompt and enter, then type “attrib +s +h +a boot.ini” when at the c:\ prompt
  7. To verify, go back to steps 4 and 5, exchanging “msconfig” for “cmd” in step 5. You should see a tab for boot.ini in the System Configuration Utility.

For users who have rebooted their computers after installing the Classic to Premium patch:

  1. Boot from your OS cd and follow the directions to start Recovery Console. You must be logged in as the machine’s local administrator.
  2. Choose the corresponding number asked of you for your OS is on, normally its #1 Then type:
    • Attrib -H -R -S C:\Boot.ini
    • DEL C:\Boot.ini
    • BootCfg /Rebuild
    • Fixboot

    Further discussion and updates can be found in this forum thread.

More news to come as the day progresses.

–Whiney

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

December 6th, 2007, posted by WhineyGeek

Eve Patches - Full (Unofficial)

Here is the link to download the Preimum patch. (Filesize: 1160 MB)

Here is the link to download the Classic Patch. (Filesize: 605 MB)

Here is the to download the upgrade from Classic to Preimum. (Filesize: 584 MB)

Enjoy

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

December 5th, 2007, posted by admin

Update: router install + cable management!

All right, over the last few hours I’ve been updating my rack and running wire. All of the network cables are hand made, do to specific lengths I need. I have moved the server down a few units because I need to make room for my 3Unit Blade server in the mail, the extra switch, and some cable management stuff. I will be adding all of that soon, so in the mean time here are some updated pictures.

Back of the Rack, closed. (Day Three)
Back of the Rack, open. (Day Three)
Back top of the Rack, open. (Day Three)
Back of the Rack, closer, open. (Day Three)

Front of the Rack, closed (Day Three)
Front of the Rack, closer, open (Day Three)

Front top of the Rack, open (Day Three)
Front middle of the Rack, open (Day Three)

Whiney.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 15th, 2007, posted by WhineyGeek

Update: rack installs

Hey all,

Today I received my first server through FedEx from eBay. I promptly installed it. I have some pictures of an updated rack, some cable management, and plans on what I’m going to be doing next.

Current Progress:
Back of the Rack, closed. (Day Two)
Back of the Rack, open. (Day Two)
Back top of the Rack, open. (Day Two)
Back of the Rack, open, with cable management! (Day Two)
Back bottom of the Rack, open. (Day Two)
Front of the Rack, closed (Day Two)
Front of the Rack, open (Day Two) - Full shot
Front of the Rack, open (Day Two) - Top
Front of the Rack, open (Day Two) - Middle

Current Plans (Paid for and being shipped):
Plans for the rack - One
Plans for the rack - Two

Whiney

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 14th, 2007, posted by WhineyGeek

My *new* rack, server, router, and switches.

None of the equipment mentioned above is brand new; however, all of it came cheap, if not free.

When I was in high school (man, I would have never thought I would say that) I was in a PC Repair class and excelled at making things more borked, or fixing them. In my days there my teacher let me have whatever equipment I fixed, or found worthy of keeping—she had piles of hardware she needed to scrap, throw away, or pawn off. From this adventure, I was able to get 4 Compaq Netelligent 24 port 10/100 Managed switches.

Recently, I have been looking for a rack so I can mount these switches, and really to start populating it with servers running things I study. After a few weeks of searching through TONS of eBay listings, and craigslist, I found one in St. Louis—a two hour drive away. A near-mint IBM RS/6000 42U rack for $50 with equipment still inside; all the doors and sides are there and it had wheels! So the next day I call this business, arrange for a pickup, grab a friend, and we make the trek. It took 8 guys to put it in my truck, but we managed to get it home. This was our next major obstacle. We estimate this entire unit weighed over 700lbs, easily. We managed to tie a rope around the unit, then tie it to another heavy object, and pulled my truck until we were able to get some of the lose, and heavy equipment out.

After removing 8 steel plates from the bottom of the rack, the front door, the left panel, and over 200lbs of steel tracks, guides, and rails, we were able to move the unit further to the back of the truck, and tip it on its feet again. We then quickly removed the back and right side panel, both old, and very heavy, servers, and any other things that could lighten the load.

After getting it in the basement I started to reassemble these things, and getting the unit ready for all of the things to come.

On eBay I was able to pick up a Cisco 2503 Series Router for $6 and an older IBM blade server for a little over $100.

I will be updating this as my studies progress further, and I will be posting pictures of my rack, switches, router(s), and server(s). I don’t think some geeks get to the level I do :X

Day One Pictures:
Server Rack Front (Open) - Day one
Server Rack Left Side - Day one
Server Rack Back (Closed) - Day one
Server Rack Front (Closed) - Day one

If you want to get rid of some old server Equipment* please comment me with some information, and I’ll get back to you.

*Donation/Buying Requirements:
Network:
–Router: Must be Cisco 2500 Series or Higher, in working condition
–Switches: Must be >5 ports 10/100 Ethernet or higher, in working condition
Servers:
–Processor: >1 P4 Xeon 2.0Ghz or Higher
–RAM: 512MB ECC/Non-ECC (doesn’t really matter)
–HDD: >30GB any RPM or none at all
–CD/DVD: Please include the drive that came with the server
–FDD: Please include the drive that came with the server
–MOBO: Please include the motherboard
–Cables: Please include ALL cables with the server
–All items must be in working condition, otherwise, I will not buy your older equipment.

UPS:
–Any UPS that is still in good to excellent working condition; must be rack mountable.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 13th, 2007, posted by WhineyGeek

Hello, All

I am WhineyGeek, and I whine.  Welcome to Bitchy IT Guy dot com.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

November 6th, 2007, posted by WhineyGeek