ארכיון יומי: 8 אפריל, 2009

מה השתנה הממשק הגרפי מכל הממשקים האחרים [קושייה לפסח] ?

מה השתנה הלילה הזה ? ובכן שבכל הלילות אנחנו עסוקים בלעבוד מול ממשק גרפי.

הלילה הזה, אתם מוזמנים להנות ממבט על ממשק גרפי ב1981 מבית Xerox.

אתם תגלו שלא באמת השתנה הרבה ב27 שנים האחרונות מבחינת ממשק גרפי.

חג שמח

The new age of SQL Injection

Researchers at Black-Hat have published a demonstration on how to harm an entire server instead of just hurting the data at the database itself.

The attack vector uses the SQL Injection attack and trigger a buffer overflow, and from that point, the attackers can do what ever they like.

The vulnerability exists on the following tested databases:

  • MS-SQL Server
  • PostgreSQL
  • MySQL

There is also another attack to open a shell from the SQL Injection.

The source of the story can be found here.