Hướng Dẫn Cài Đặt SQLMap Trên Windows

TricksMMO

Administrator
Staff member
, Windows ** Cách cài đặt SQLMAP trên Windows? **

** Bước 1: Tải xuống Python2.7 và SQLmap **

- [Tải xuống Python2.7] (https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi)
- [Tải xuống SQLMAP] (https://github.com/sqlmapproject/sqlmap/zipball/master)

** Bước 2: Cài đặt Python2.7 **

1. Mở tệp cài đặt Python2.7 và nhấp vào "Tiếp theo"
2. Cài đặt Python trên ổ đĩa C -> Tiếp theo
3. Tiếp theo
4. Kết thúc

** Bước 3: Sao chép SQLMAP vào C: \ Python27 **

1. Mở thư mục "SQLMAPAPROVECT-SQLMAP-0.9-4401-G69BC875" (SQLMAP) được trích xuất, đổi tên thành "SQLMAP" và sau đó sao chép nó vào thư mục C: \ Python27.

** Bước 4: Mở CMD và điều hướng đến thư mục SQLMAP **

1. Nhấn Windows + R => CMD và sau đó nhập.
2. Nhập "CD ../"
3. "CD ../" Một lần nữa
4. "CD Python27"
5. "CD SQLMAP"

**Bạn đã hoàn tất!**

**Người giới thiệu:**

-[Danh sách tải trọng SQL Injection] (https://tricksmmo.com/payloading-list-sql-injection/)
-[Cách sử dụng SQLMAP nâng cao] (https://tricksmmo.com/how-to-use-advanced-sqlmap/)
-
-
=======================================
, Windows **How to install SQLMAP on Windows?**

**Step 1: Download Python2.7 and SQLMAP**

- [Download Python2.7](https://www.python.org/ftp/python/2.7.10/python-2.7.10.msi)
- [Download SQLMAP](https://github.com/sqlmapproject/sqlmap/zipball/master)

**Step 2: Install Python2.7**

1. Open the installation file python2.7 and click "Next"
2. Install Python on drive C -> Next
3. Next
4. Finish

**Step 3: Copy SQLMAP to C:\python27**

1. Open the folder "SQLMapaproject-SQLMAP-0.9-4401-G69BC875" (that SQLMAP) extracted, renamed "SQLMAP" and then copied it to the C: \ python27 folder.

**Step 4: Open CMD and navigate to the SQLMAP folder**

1. Press Windows + R => CMD and then Enter.
2. Type "CD ../"
3. "CD ../" again
4. "CD Python27"
5. "CD SQLMAP"

**You're done!**

**References:**

- [Payloading list SQL Injection](https://tricksmmo.com/payloading-list-sql-injection/)
- [How to use advanced SQLMAP](https://tricksmmo.com/how-to-use-advanced-sqlmap/)
- [How to use Burp Suite to exploit SQL Injection](https://tricksmmo.com/how-to-use-burp-suite-to-exploit-sql-injection/)
- [Instructions for exploiting Basic SQL Injection errors](https://tricksmmo.com/instructions-for-exploiting-basic-sql-injection-errors/)
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top