mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2024-11-22 09:36:35 +03:00
Adding anchors
This commit is contained in:
parent
cd1a936bfd
commit
8bac07c38d
24
index.html
24
index.html
|
@ -42,16 +42,16 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
|||
<div class="inner clearfix">
|
||||
<section id="main-content">
|
||||
|
||||
<h1>News</h1>
|
||||
<a name="news"><h1>News</h1></a>
|
||||
|
||||
<a href="https://twitter.com/sqlmap"><img src="images/twitter.jpg" alt="Follow sqlmap on Twitter" width="90" height="90" class="left"></a>
|
||||
<div id="tweet">Loading news.. if you can not wait, click <a href="http://twitter.com/sqlmap">here</a>.</div>
|
||||
|
||||
<h1>Introduction</h1>
|
||||
<a name="introduction"><h1>Introduction</h1></a>
|
||||
|
||||
<p>sqlmap is an open source penetration testing tool that automates the process of detecting and exploiting SQL injection flaws and taking over of database servers. It comes with a powerful detection engine, many niche features for the ultimate penetration tester and a broad range of switches lasting from database fingerprinting, over data fetching from the database, to accessing the underlying file system and executing commands on the operating system via out-of-band connections.</p>
|
||||
|
||||
<h1>Features</h1>
|
||||
<a name="features"><h1>Features</h1></a>
|
||||
|
||||
<ul>
|
||||
<li>Full support for <strong>MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, Sybase and SAP MaxDB</strong> database management systems.</li>
|
||||
|
@ -69,14 +69,14 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
|||
|
||||
<p>Refer to the <a href="https://github.com/sqlmapproject/sqlmap/wiki/Features">wiki</a> for an exhaustive breakdown of the features.</p>
|
||||
|
||||
<h1>Download</h1>
|
||||
<a name="download"><h1>Download</h1></a>
|
||||
|
||||
<p>You can download the latest tarball by clicking <a href="https://github.com/sqlmapproject/sqlmap/tarball/master">here</a>.</p>
|
||||
<p>Preferably, you can download sqlmap by cloning the <a href="https://github.com/sqlmapproject/sqlmap">Git</a> repository:</p>
|
||||
<pre><code>git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
|
||||
</code></pre>
|
||||
|
||||
<h1>Documentation</h1>
|
||||
<a name="documentation"><h1>Documentation</h1></a>
|
||||
|
||||
<ul>
|
||||
<li>sqlmap <a href="https://github.com/sqlmapproject/sqlmap/wiki">user's manual</a>.</li>
|
||||
|
@ -85,43 +85,43 @@ template: '<strong><a href="http://twitter.com/%user_screen_name%/statuses/%id_s
|
|||
<li><a href="https://github.com/sqlmapproject/sqlmap/wiki/Presentations">Material</a> around sqlmap presented at conferences.</li>
|
||||
</ul>
|
||||
|
||||
<h1>Demo</h1>
|
||||
<a name="demo"><h1>Demo</h1></a>
|
||||
|
||||
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/RsQ52eCcTi4?rel=0" frameborder="0"></iframe></p>
|
||||
<p>Watch more demos on <a href="http://www.youtube.com/user/inquisb/videos">Bernardo</a> and <a href="http://www.youtube.com/user/stamparm/videos">Miroslav</a> YouTube pages.</p>
|
||||
|
||||
<h1>Communication</h1>
|
||||
<a name="communication"><h1>Communication</h1></a>
|
||||
|
||||
<p>The <code>sqlmap-users@lists.sourceforge.net</code> <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a> is the preferred way to ask questions and discuss with other users, <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS">contributors</a> and the <a href="#developers">developers</a>.<br>
|
||||
To subscribe use the <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">online web form</a>. It is also available via Gmane <a href="http://rss.gmane.org/messages/complete/gmane.comp.security.sqlmap">RSS feed</a>. The archives are available online on <a href="http://news.gmane.org/gmane.comp.security.sqlmap">Gmane</a>.</p>
|
||||
|
||||
<p><strong>Bug reports are welcome</strong>! Please report all bugs on the <a href="https://github.com/sqlmapproject/sqlmap/issues">issue tracker</a> or, alternatively, to the <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a>.</p>
|
||||
|
||||
<h1>Contribute</h1>
|
||||
<a name="contribute"><h1>Contribute</h1></a>
|
||||
|
||||
<p>All code contributions are greatly appreciated. First off, clone the <a href="https://github.com/sqlmapproject/sqlmap">Git repository</a>, read the <a href="https://github.com/sqlmapproject/sqlmap/wiki">user's manual</a> carefully, go through the code yourself and <a href="mailto:dev@sqlmap.org">drop us</a> an email if you are having a hard time grasping its structure and meaning.</p>
|
||||
<p>Our preferred method of patch submission is via a Git <a href="https://help.github.com/articles/using-pull-requests">pull request</a>.</p>
|
||||
<p>Each patch should make one logical change. Please follow the existing stylistic conventions: wrap code to 76 columns when possible. Avoid tabbing, use four blank spaces instead. Before you put time into a nontrivial patch, it is worth discussing it on the <a href="https://lists.sourceforge.net/lists/listinfo/sqlmap-users">mailing list</a> or privately by <a href="mailto:dev@sqlmap.org">email</a>.</p>
|
||||
<p>Many <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/THANKS.md">people</a> have contributed in different ways to the sqlmap development. <strong>You</strong> can be the next!</p>
|
||||
|
||||
<h1>Support</h1>
|
||||
<a name="support"><h1>Support</h1></a>
|
||||
|
||||
<p>sqlmap is the result of numerous hours of passionated work from a small team of computer security enthusiasts. If you appreciated our work and you want to see sqlmap kept being developed, please consider making a <a href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=_send-money&nav=1">donation</a> to our efforts via <a href="https://www.paypal.com/">PayPal</a> to <code>donations@sqlmap.org</code>.</p>
|
||||
|
||||
<h1>License</h1>
|
||||
<a name="license"><h1>License</h1></a>
|
||||
|
||||
<p>sqlmap is (C) 2006-2012 <a href="mailto:bernardo@sqlmap.org">Bernardo Damele Assumpcao Guimaraes</a>, <a href="mailto:miroslav@sqlmap.org">Miroslav Stampar</a>.</p>
|
||||
|
||||
<p>This program is free software; you may redistribute and/or modify it under the terms of the <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License</a> as published by the <a href="http://www.fsf.org">Free Software Foundation</a>; Version 2 with the clarifications and exceptions described in the <a href="https://raw.github.com/sqlmapproject/sqlmap/master/doc/COPYING">license file</a>. This guarantees your right to use, modify, and redistribute this software under certain conditions. If you wish to embed sqlmap technology into proprietary software, we sell alternative licenses
|
||||
(contact <a href="mailto:sales@sqlmap.org">sales@sqlmap.org</a>).</p>
|
||||
|
||||
<h1>Disclaimer</h1>
|
||||
<a name="disclaimer"><h1>Disclaimer</h1></a>
|
||||
|
||||
<p>This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License v2.0 for more details at <a href="http://www.gnu.org/licenses/gpl-2.0.html">http://www.gnu.org/licenses/gpl-2.0.html</a>.</p>
|
||||
|
||||
<p>Usage of sqlmap for attacking targets without prior mutual consent is illegal. It is the end user's responsibility to obey all applicable local, state and federal laws. Developers assume no liability and are not responsible for any misuse or damage caused by this program.</p>
|
||||
|
||||
<h1>Developers</h1>
|
||||
<a name="developers"><h1>Developers</h1></a>
|
||||
|
||||
<ul>
|
||||
<li><a href="mailto:bernardo@sqlmap.org">Bernardo Damele A. G.</a> (<a href="https://twitter.com/inquisb">@inquisb</a>)</li>
|
||||
|
|
Loading…
Reference in New Issue
Block a user