Archive for June 24th, 2008
Tuesday, June 24th, 2008
in the Moodle database you can check which role is assigned to which user in which context in the PREFIX_role_assignments table. Therefor you need the contextid
Posted in BrnDmp | No Comments »
Tuesday, June 24th, 2008
Hmm, digging my harddisk I found a pdf about PHP performance optimizing. Also lots of interesting stuff about tuning Apache and the filesystem.
Note to self: it's in the IT/Dev/php/ folder called phpPerformance.pdf
Posted in BrnDmp | No Comments »
Tuesday, June 24th, 2008
Tools for automated XSS and SQL injection vulnerability analysis:
wapiti
spikeproxy
Posted in BrnDmp | No Comments »