Archive

Posts Tagged ‘News’

pwgen-firefox 0.4 released

April 3rd, 2010 Ali Abbas 4 comments

It has been a while since the last release of pwgen (version 0.3)…

0.4 is now published on AMO | https://addons.mozilla.org/en-US/firefox/addons/versions/12441#version-0.4

ChangeLog

- Added Excluded Characters option
- Added Special Characters option (possibility to add/remove to special characters list)
- Added Spanish Translation (provided by Ricardo A. Rivas | rivica@gmail.com)
- User Interface Options redesigned

Categories: General, pwgen-firefox

Denial of Service – Sockstress

October 8th, 2008 Ali Abbas No comments

Sock Stress is a new type of Denial of Service which was developed by Jack C. Louis. According to nmap creator Fyodor, the attacker sends a TCP SYN packet to a targeted port, but first by making sure that a firewall protects his own machine as to prevent it to interfere with the attack process. The main reason for the protection is as to avoid the attacker’s computer to reset the unexpected returned SYN/ACK packet (2nd step of the TCP 3 way handshake). This is obvious since the attacker sent the SYN packet from userland and not the operating system’s API. According the Fyodor, the attacker’s pc from userland will therefore reply to each packet by sending another raw packet. That packet is therefore the acknowledgment packet.

That attempt to explain it was partially denied by Robert Lee as being the overall “methodology”, however has refused to comment further more on it. As far as it is being said, no current fix or system is known to be able to prevent Sock stress to take down a tcp stack server.

(for further info: http://blog.robertlee.name/2008/09/sockstress-podcast-interview.html)

Categories: Networking, Security

Linus(x)’s rambling blog

October 8th, 2008 Ali Abbas No comments

If you are interested in Linux, you certainly would be interested in Linus, its creator.

Linus still works as one of the kernel mainternair (yes! you got it! Linux isn’t RedHat, Debian but only the kernel).. anyway, to get more update on the geek’s life, follow this link http://torvalds-family.blogspot.com/

have fun reading,

Categories: General