Slides here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (481,478,476,468,463,461,459,457,455,453)
Slides here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (481)
Slides here.
References
How to 0wn the Internet in Your Spare Time here.
The Spread of the Sapphire/Slammer Worm here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (478)
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (476)
Slides here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (468)
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (463)
All office hours are canceled this week because as Prof Venkat will be attending CCS. All meetings will be by appointment only. Apologies for any inconvenience.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (461)
Slides here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (457)
Due: Sun, Nov 1, 11.59 P.M.
This homework will continue the work from Homework #2. In the first part of this homework, you will attempt to find XSS and XSRF vulnerabilities in your application. In the second part, you’ll fix these vulnerabilities.
Follow the same submission instructions from HW2.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (455)
Slides here.
WordPress database error: [Table 'CS491_F06.wp_post2cat' doesn't exist]
SELECT post_id, category_id FROM wp_post2cat WHERE post_id IN (453)
WordPress database error: [Table 'CS491_F06.wp_categories' doesn't exist]
SELECT cat_ID, cat_name, category_nicename, category_description, category_parent, category_count
FROM wp_categories
WHERE cat_ID > 0
ORDER BY cat_name asc
WordPress database error: [Table 'CS491_F06.wp_linkcategories' doesn't exist]
SELECT cat_id, cat_name FROM wp_linkcategories