Friday, February 17, 2006
Wednesday, February 08, 2006
pingOdeath and shut you down V1.0
Launch of pingOdeath and shut you down V1.0
pingOdeath - a DDOS system, consists of udpClient and udpServer, server acts as zombies scattered to different PCs. While the client acts as the attacker connecting to the zombies which will in turn ping flood a desired IP address sent from the client.
shut you down - a DOS system, consists of shutClient and shutServer, server is placed in the victim's PC while client attempts to make a connection to it. Upon connection from the client, the server will attempt to force a shutdown on the PC it's residing at.
Preview of upcoming proggie:
Crypto - Application which can be used to encrypt and decrypt text messages using an unique algorithm.
pingOdeath - a DDOS system, consists of udpClient and udpServer, server acts as zombies scattered to different PCs. While the client acts as the attacker connecting to the zombies which will in turn ping flood a desired IP address sent from the client.
shut you down - a DOS system, consists of shutClient and shutServer, server is placed in the victim's PC while client attempts to make a connection to it. Upon connection from the client, the server will attempt to force a shutdown on the PC it's residing at.
Preview of upcoming proggie:
Crypto - Application which can be used to encrypt and decrypt text messages using an unique algorithm.
Friday, February 03, 2006
pingOdeath
Works on pingOdeath has begun, it will consist of a Client(attacker) and Server(zombie)
Easy system, zombies to be planted in some victim's comp, the client will thus create a connection to the zombie telling it which IP address to ping flood at. Version 1 was done a couple of weeks ago using TCP connection, but failed as TCP can only connect to one host at a time, whereas UDP is able to connect to multiple hosts.
Version 1 will be used as an DOS attack program, I hope to be able to shutdown the victim's comp.
Easy system, zombies to be planted in some victim's comp, the client will thus create a connection to the zombie telling it which IP address to ping flood at. Version 1 was done a couple of weeks ago using TCP connection, but failed as TCP can only connect to one host at a time, whereas UDP is able to connect to multiple hosts.
Version 1 will be used as an DOS attack program, I hope to be able to shutdown the victim's comp.
Saturday, January 21, 2006
Coding at weird times
I find myself weird sometimes, I do coding most of the time during the wee hours of the morning, 2am - 6am. Anyway, Simple Pinger is out, get it if you bother to try it out. It will be able to ping an IP Address or a hostname, as well as websites, ping timeout 8 seconds if no replies are received. Get it under projects.
Wednesday, January 18, 2006
Installed .NET, First Proggie
Finally, I installed Microsoft .NET Framework 2.0 Runtime and a copy of sharpDevelop, which is a free C# IDE.
If in the future any of you would like to use my proggies, please download and install the framework from here
And, within a few hours, my very first proggie is out! It's called ping_alpha, the purpose of this program is just to perform a simple ping function to see if the particular IP address or hostname is valid. This will be the base of the main proggie which I am about to embark on, pingOdeath. Much details to be added in the future.
If in the future any of you would like to use my proggies, please download and install the framework from here
And, within a few hours, my very first proggie is out! It's called ping_alpha, the purpose of this program is just to perform a simple ping function to see if the particular IP address or hostname is valid. This will be the base of the main proggie which I am about to embark on, pingOdeath. Much details to be added in the future.
Tuesday, January 17, 2006
Born of theWORKS
This place shall contain works originally done and created by me. They can be:
- Software Programs
- Graphics
- Music Files
- Any other interesting products
*I will only release the final version of my proggies, versions which are "perfect" to me. Of course I would really appreciate if advices are given to me on improving them.
- Software Programs
- Graphics
- Music Files
- Any other interesting products
*I will only release the final version of my proggies, versions which are "perfect" to me. Of course I would really appreciate if advices are given to me on improving them.



