some more language fixes

This commit is contained in:
Miroslav Stampar 2012-06-27 14:03:03 +02:00
parent 9c54758922
commit 74d2147de8

View File

@ -81,19 +81,19 @@
<li>sqlmap <a href="https://github.com/sqlmapproject/sqlmap/raw/master/doc/README.pdf">user's manual</a>.</li> <li>sqlmap <a href="https://github.com/sqlmapproject/sqlmap/raw/master/doc/README.pdf">user's manual</a>.</li>
<li>sqlmap <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/ChangeLog">ChangeLog</a>.</li> <li>sqlmap <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/ChangeLog">ChangeLog</a>.</li>
<li> <li>
<em>SQL injection: Not only AND 1=1</em> <a href="http://www.slideshare.net/inquis/sql-injection-not-only-and-11-updated">slides</a> presented by Bernardo at the 2nd Digital Security Forum in Lisbon (Portugal) on June 27, 2009.</li> <em>SQL injection: Not only AND 1=1</em> <a href="http://www.slideshare.net/inquis/sql-injection-not-only-and-11-updated">slides</a> presented by Bernardo at the 2nd Digital Security Forum in Lisbon (Portugal) on June 27th, 2009.</li>
<li> <li>
<em>Advanced SQL injection to operating system full control</em> <a href="http://www.slideshare.net/inquis/advanced-sql-injection-to-operating-system-full-control-whitepaper-4633857">whitepaper</a> and <a href="http://www.slideshare.net/inquis/advanced-sql-injection-to-operating-system-full-control-slides">slides</a> presented by Bernardo at <a href="https://www.blackhat.com/html/bh-europe-09/bh-eu-09-main.html">Black Hat Europe 2009</a> in Amsterdam (The Netherlands) on April 16, 2009.</li> <em>Advanced SQL injection to operating system full control</em> <a href="http://www.slideshare.net/inquis/advanced-sql-injection-to-operating-system-full-control-whitepaper-4633857">whitepaper</a> and <a href="http://www.slideshare.net/inquis/advanced-sql-injection-to-operating-system-full-control-slides">slides</a> presented by Bernardo at <a href="https://www.blackhat.com/html/bh-europe-09/bh-eu-09-main.html">Black Hat Europe 2009</a> in Amsterdam (The Netherlands) on April 16th, 2009.</li>
<li> <li>
<em>Expanding the control over the operating system from the database</em> <a href="http://www.slideshare.net/inquis/expanding-the-control-over-the-operating-system-from-the-database">slides</a> presented by Bernardo at <a href="http://www.sourceconference.com/archive/">SOURCE Conference</a> 2009 in Barcelona (Spain) on September 21, 2009.</li> <em>Expanding the control over the operating system from the database</em> <a href="http://www.slideshare.net/inquis/expanding-the-control-over-the-operating-system-from-the-database">slides</a> presented by Bernardo at <a href="http://www.sourceconference.com/archive/">SOURCE Conference</a> 2009 in Barcelona (Spain) on September 21st, 2009.</li>
<li> <li>
<em>Got database access? Own the network!</em> <a href="http://www.slideshare.net/inquis/ath-con-2010bernardodamelegotdbownnet">slides</a> presented by Bernardo at <a href="http://www.athcon.org/archive.php">AthCon 2010</a> in Athens (Greece) on June 3, 2010.</li> <em>Got database access? Own the network!</em> <a href="http://www.slideshare.net/inquis/ath-con-2010bernardodamelegotdbownnet">slides</a> presented by Bernardo at <a href="http://www.athcon.org/archive.php">AthCon 2010</a> in Athens (Greece) on June 3rd, 2010.</li>
<li> <li>
<em>sqlmap - security development in python</em> <a href="http://www.slideshare.net/stamparm/euro-python-2011miroslavstamparsqlmapsecuritydevelopmentinpython">slides</a> presented by Miroslav at <a href="http://ep2011.europython.eu/">EuroPython 2011</a> in Firenze (Italy) on June 23, 2011.</li> <em>sqlmap - security development in python</em> <a href="http://www.slideshare.net/stamparm/euro-python-2011miroslavstamparsqlmapsecuritydevelopmentinpython">slides</a> presented by Miroslav at <a href="http://ep2011.europython.eu/">EuroPython 2011</a> in Firenze (Italy) on June 23rd, 2011.</li>
<li> <li>
<em>It all starts with the ' (SQL injection from attacker's point of view)</em> <a href="http://www.slideshare.net/stamparm/f-sec-2011miroslavstamparitallstartswiththesinglequote-9311238">slides</a> presented by Miroslav at <a href="http://fsec.foi.hr/">FSec - FOI Security Symposium</a> in Varazdin (Croatia) on September 23, 2011.</li> <em>It all starts with the ' (SQL injection from attacker's point of view)</em> <a href="http://www.slideshare.net/stamparm/f-sec-2011miroslavstamparitallstartswiththesinglequote-9311238">slides</a> presented by Miroslav at <a href="http://fsec.foi.hr/">FSec - FOI Security Symposium</a> in Varazdin (Croatia) on September 23rd, 2011.</li>
<li> <li>
<em>DNS exfiltration using sqlmap</em> <a href="http://www.slideshare.net/stamparm/dns-exfiltration-using-sqlmap-13163281">slides</a> and accompanying <a href="http://www.slideshare.net/stamparm/ph-days-2012miroslavstampardataretrievaloverdnsinsqlinjectionattackspaper">whitepaper</a> titled <em>Data Retrieval over DNS in SQL Injection Attacks</em> presented by Miroslav at <a href="http://www.phdays.com/">PHDays 2012</a> in Moscow (Russia) on May 31, 2012.</li> <em>DNS exfiltration using sqlmap</em> <a href="http://www.slideshare.net/stamparm/dns-exfiltration-using-sqlmap-13163281">slides</a> and accompanying <a href="http://www.slideshare.net/stamparm/ph-days-2012miroslavstampardataretrievaloverdnsinsqlinjectionattackspaper">whitepaper</a> titled <em>Data Retrieval over DNS in SQL Injection Attacks</em> presented by Miroslav at <a href="http://www.phdays.com/">PHDays 2012</a> in Moscow (Russia) on May 31st, 2012.</li>
</ul><h1>Demo</h1> </ul><h1>Demo</h1>
<p></p> <p></p>