File tree Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Expand file tree Collapse file tree 14 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ You can download the latest tarball by clicking [here](https://github.com/sqlmap
18
18
19
19
Preferably, you can download sqlmap by cloning the [ Git] ( https://github.com/sqlmapproject/sqlmap ) repository:
20
20
21
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
22
23
23
sqlmap works out of the box with [ Python] ( http://www.python.org/download/ ) version ** 2.6.x** and ** 2.7.x** on any platform.
24
24
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Se puede descargar el "tarball" más actual haciendo clic [aquí](https://github
17
17
18
18
Preferentemente, se puede descargar sqlmap clonando el repositorio [ Git] ( https://github.com/sqlmapproject/sqlmap ) :
19
19
20
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
20
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
21
22
22
sqlmap funciona con las siguientes versiones de [ Python] ( http://www.python.org/download/ ) ** 2.6.x** y ** 2.7.x** en cualquier plataforma.
23
23
26
26
27
27
Para obtener una lista de opciones básicas:
28
28
29
- python sqlmap.py -h
29
+ python sqlmap.py -h
30
30
31
31
Para obtener una lista de todas las opciones:
32
32
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Vous pouvez télécharger le plus récent fichier tarball en cliquant [ici](http
17
17
18
18
De préférence, télécharger __ sqlmap__ en le [ clonant] ( https://github.com/sqlmapproject/sqlmap ) :
19
19
20
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
20
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
21
22
22
sqlmap fonctionne sur n'importe quel système d'exploitation avec la version ** 2.6.x** et ** 2.7.x** de [ Python] ( http://www.python.org/download/ )
23
23
Original file line number Diff line number Diff line change 18
18
19
19
Κατά προτίμηση, μπορείτε να κατεβάσετε το sqlmap κάνοντας κλώνο το [ Git] ( https://github.com/sqlmapproject/sqlmap ) αποθετήριο:
20
20
21
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
22
23
23
Το sqlmap λειτουργεί χωρίς περαιτέρω κόπο με την [ Python] ( http://www.python.org/download/ ) έκδοσης ** 2.6.x** και ** 2.7.x** σε όποια πλατφόρμα.
24
24
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Možete preuzeti zadnji tarball klikom [ovdje](https://github.com/sqlmapproject/
18
18
19
19
Po mogućnosti, možete preuzeti sqlmap kloniranjem [ Git] ( https://github.com/sqlmapproject/sqlmap ) repozitorija:
20
20
21
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
22
23
23
sqlmap radi bez posebnih zahtjeva korištenjem [ Python] ( http://www.python.org/download/ ) verzije ** 2.6.x** i/ili ** 2.7.x** na bilo kojoj platformi.
24
24
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Anda dapat mengunduh tarball versi terbaru [di sini]
19
19
20
20
Sebagai alternatif, Anda dapat mengunduh sqlmap dengan men-_ clone_ repositori [ Git] ( https://github.com/sqlmapproject/sqlmap ) :
21
21
22
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
23
23
24
24
sqlmap berfungsi langsung pada [ Python] ( http://www.python.org/download/ ) versi ** 2.6.x** dan ** 2.7.x** pada platform apapun.
25
25
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Puoi scaricare l'ultima tarball cliccando [qui](https://github.com/sqlmapproject
18
18
19
19
La cosa migliore sarebbe però scaricare sqlmap clonando la repository [ Git] ( https://github.com/sqlmapproject/sqlmap ) :
20
20
21
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
21
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
22
23
23
sqlmap è in grado di funzionare con le versioni ** 2.6.x** e ** 2.7.x** di [ Python] ( http://www.python.org/download/ ) su ogni piattaforma.
24
24
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ wikiに載っているいくつかの機能のデモをスクリーンショッ
19
19
20
20
[ Git] ( https://github.com/sqlmapproject/sqlmap ) レポジトリをクローンして、sqlmapをダウンロードすることも可能です。:
21
21
22
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
23
23
24
24
sqlmapは、 [ Python] ( http://www.python.org/download/ ) バージョン ** 2.6.x** または ** 2.7.x** がインストールされていれば、全てのプラットフォームですぐに使用できます。
25
25
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Você pode baixar o arquivo tar mais recente clicando [aqui]
19
19
20
20
De preferência, você pode baixar o sqlmap clonando o repositório [ Git] ( https://github.com/sqlmapproject/sqlmap ) :
21
21
22
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
22
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
23
23
24
24
sqlmap funciona em [ Python] ( http://www.python.org/download/ ) nas versões ** 2.6.x** e ** 2.7.x** em todas as plataformas.
25
25
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Kurulum
21
21
22
22
Veya tercihen, [ Git] ( https://github.com/sqlmapproject/sqlmap ) reposunu klonlayarak indirebilirsiniz
23
23
24
- git clone https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
24
+ git clone --depth 1 https://github.com/sqlmapproject/sqlmap.git sqlmap-dev
25
25
26
26
sqlmap [ Python] ( http://www.python.org/download/ ) sitesinde bulunan ** 2.6.x** and ** 2.7.x** versiyonları ile bütün platformlarda çalışabilmektedir.
27
27
You can’t perform that action at this time.
0 commit comments