mdukehall.wordpress.com
my programming experiments | .Net, python, security, etc. | Page 2
https://mdukehall.wordpress.com/page/2
Net, python, security, etc. Newer posts →. Django and Python Adventure Part 1. Django and Python Adventure Part 1. Prenote: If you’re on a MacBook, check out Steve’s walkthrough: http:/ steveyum.wordpress.com/2011/12/14/learning-django-day-1/. Why Django and Python? Enough philosophy. Here’s what you need to do:. 1 Install Python. I choose to go with Python 2.7 over 3. http:/ www.python.org/getit/. 2 Install Django. I choose version 1.3.1 https:/ www.djangoproject.com/download/. Then get to your command ...
michaeldukehall.com
Tag » cross-site scripting « @ Duke Hall
http://michaeldukehall.com/tag/cross-site-scripting
Intro to XSS for Web Developers. CSS/XSS (Cross site scripting) has been around a long time. It’s fairly easy to understand. Here’s a simple example (caveat: you would have to compile this with .Net 2.0). Head title /title /head body form action="/pwned.aspx" method="get" input type=text id="name" name="name" / input type="submit" value="Submit" / /form /body /html. Page ValidateRequest="false" Language="C#" AutoEventWireup="true" CodeBehind="pwned.aspx.cs" Inherits="jqPlotTest.pwned" %! Okay, so what?
SOCIAL ENGAGEMENT