Category: security

Taxis and security

It is quite encouraging that citizens taxed in Greece are able to file their tax reports through the Web, at the Taxis Website. Sadly, it has been reported that standard-compliant Web browsers are not supported by the Taxis Website. If you are affected, do complain about it! If you file taxes and you are affected, …

Continue reading

Permanent link to this article: https://blog.simos.info/taxis-and-security/

Τι εκτυπώνει το πρόγραμμα; [Λύση]

#include <stdio.h> int calculate(void); int calculate(void) { int i; int p[9]; for ( i = 0; i <= 3; i++ ) p[i*3+2]+=16; } int main(int argc, char** argv) { calculate(); printf("Hello, World!\n"); return 0; } Μεταγλωττίζουμε το πρόγραμμα της προηγούμενης εγγραφής και εκτελούμε (πλατφόρμα Linux/i386, gcc 4.0.x). simos@home /tmp $ gcc calculate.c -o calculate simos@home …

Continue reading

Permanent link to this article: https://blog.simos.info/%cf%84%ce%b9-%ce%b5%ce%ba%cf%84%cf%85%cf%80%cf%8e%ce%bd%ce%b5%ce%b9-%cf%84%ce%bf-%cf%80%cf%81%cf%8c%ce%b3%cf%81%ce%b1%ce%bc%ce%bc%ce%b1-%ce%bb%cf%8d%cf%83%ce%b7/

Σοβαρό πρόβλημα ασφάλειας στο WordPress 1.5.1.3 (τελευταία έκδοση)

Σε συνέχεια του προηγούμενου άρθρου, υπάρχει σοβαρότατο πρόβλημα ασφάλειας στο WordPress 1.5.1.3 (Strayhorn) και δεν αναμένεται να εκδοθεί διορθωμένη έκδοση στο άμεσο μέλλον. Είναι σημαντικό το πρόβλημα; Ναι, πολύ, διότι υπάρχει εύκολα διαθέσιμο πρόγραμμα exploit που ο καθένας μπορεί εύκολα να εκτελέσει. $ wp-exploit.pl http://www.victim.com/blog/ ‘system(\”uname -a;id\”);’ Εδώ γίνεται εκτέλεση των εντολών uname -a και …

Continue reading

Permanent link to this article: https://blog.simos.info/%cf%83%ce%bf%ce%b2%ce%b1%cf%81%cf%8c-%cf%80%cf%81%cf%8c%ce%b2%ce%bb%ce%b7%ce%bc%ce%b1-%ce%b1%cf%83%cf%86%ce%ac%ce%bb%ce%b5%ce%b9%ce%b1%cf%82-%cf%83%cf%84%ce%bf-wordpress-1513-%cf%84%ce%b5%ce%bb%ce%b5/

Παίζοντας με Unicode

Αν σας πει κάποιος να ψάξετε την σελίδα αυτή για την λέξη ТОМАТА, θα το γράψετε στα ελληνικά και θα ψάξετε, μιας και ότι διαβάζετε εδώ είναι στα ελληνικά. Αν δείτε ότι δεν μπορεί να το βρει η αναζήτησή του Firefox σας, θα σκεφτείται, θα το έγραψε στα αγγλικά. Ας κάνω αναζήτηση στα αγγλικά. Αν …

Continue reading

Permanent link to this article: https://blog.simos.info/%cf%80%ce%b1%ce%af%ce%b6%ce%bf%ce%bd%cf%84%ce%b1%cf%82-%ce%bc%ce%b5-unicode/