Use apache web service to transfer file. Copy to /var/www/html (cp filename /var/www/html) And start apache service(systemctl start apache2) Open following url on windows (kali-ip/filename)
on my windows machine, it says page not working and if I inspect and check the network tab I can see that the file was sent(IDK how but it has 0kb data when I receive it) and it says that there is an invalid HTTP response. could someone help me out?
Woah, this is one of the best explanations I've found so far. Tysm, I'm getting my laptop in 2 months, and I can't wait to get into the Ethical Hacking Industry. Hope you have a good day, and yeah 10/10, would reccomend again.
If you’re using kali or any similar linux vm, simply type su root into a terminal and type the password set for the user. I assume you git cloned metasploits framework, and if not, just copy the git hub url of metasploit and type git clone (url)
Your the best bruhhhh Lets just say i achieved one of my goals today with the help of your video But what if the persons computer has their virus detector on because i had to turn mine off to enable the backdoor work
@@klax1879 same issue ...I cant find a way to do port forwarding...Ik how to create backdoor and exploit in windows vm from kali vm but to exploit it on a remote machine is out of my scope of knowledge ..my ISP has blocked port forwarding as well..
@@NTVirtualLab sir it's not working, I have tried in virtual box and different workstations in LAN and WLAN with windows 10 and 7 . Please help me . There is no response from victim machine, it is always showing started handler.... in Kali. 🙏🙏🙏🙏
bro could you help me when i try moving the backdoor to /var/www/html its says (mv: cannot stat "windowsbackdoor.exe" : No such file or directory but i can cd to it so whys that?
I have been struggling with my payload not knowing i didn't set the executable permission. I got that now after watching your video. I am impressed
You have explained this better than some of my professors, thank you for your help!
Thank you for your feedback.
The best video on RUclips for this. This is the only one that worked for me. Thank you so much!
how to transfer the file on window
Use apache web service to transfer file.
Copy to /var/www/html (cp filename /var/www/html)
And start apache service(systemctl start apache2)
Open following url on windows (kali-ip/filename)
on my windows machine, it says page not working and if I inspect and check the network tab I can see that the file was sent(IDK how but it has 0kb data when I receive it) and it says that there is an invalid HTTP response. could someone help me out?
how is the Backdoor-Activity named in the task manager? thanks for answers
apache2
@@abaadqna8657 thanks!
@@Simoff42 no problem :D
Woah, this is one of the best explanations I've found so far. Tysm, I'm getting my laptop in 2 months, and I can't wait to get into the Ethical Hacking Industry. Hope you have a good day, and yeah 10/10, would reccomend again.
how to transfer the file on window
thank you for the neat work, I have tried to do this with many videos but it was mostly a waste.you'rs worked really well
in windows 10 it states that it is not a suitable version for windows 10..What to do ?
this was helpful. I think the only issue is i didn't know the msfvenom command will not execute without root priviledges.
If you’re using kali or any similar linux vm, simply type su root into a terminal and type the password set for the user. I assume you git cloned metasploits framework, and if not, just copy the git hub url of metasploit and type git clone (url)
i have : Handler failed to bind "192......":12345
does this work if you send it to someone from kali linux instead of using browser to download?
4:39 AEXPLOITTT! xd i laughed my ass off
Your the best bruhhhh Lets just say i achieved one of my goals today with the help of your video
But what if the persons computer has their virus detector on because i had to turn mine off to enable the backdoor work
amazing work, thank you for this video
when i go to the link, it doesn't load
have you found a solution??
Thank you very interesting but asbi know the first step is to scan the vulnurabilty before creating pyload
is it actualy worked on windows 10 21h1?
is there a possible way to do this on another network because when i port forwarded and used my public ip address it still didnt work
Is port forwarding needed?
Yes but no one shows you how to do it, they just show a really simple thing, like "hacking" pc in LOCALHOST, but not any pc
@@klax1879 same issue ...I cant find a way to do port forwarding...Ik how to create backdoor and exploit in windows vm from kali vm but to exploit it on a remote machine is out of my scope of knowledge ..my ISP has blocked port forwarding as well..
why was this video so relaxing tho
hello sir, or any friend... does internet connection required in target/victim's machine to use metasploit.... plz reply someone....
yes
@@sefiyt12 DOES VICTIMS MACHINE SHOULD BE ON SAME INTERNET CONNECTION OF HOST...?
@@AMBULANCEGAMING no
good explanation,thanks
Nice work
Help. The fiile refused executing. Got an error message stating that "check system info for x86 (32bit) or x64 (64bit)
Mention architecture during payload creation
@@NTVirtualLab sir it's not working, I have tried in virtual box and different workstations in LAN and WLAN with windows 10 and 7 . Please help me . There is no response from victim machine, it is always showing started handler.... in Kali. 🙏🙏🙏🙏
Hi! My windows refused to connect.
I can't get the download link to work help?
Thank you so much!! u saved me🙏🙏🙏
Am I the only one who cant open the link with the IP, it says everytime the connection is lost or it took to long.
same here bro
@@rickyjha737 I think you need a own Server for this..
Your victim must have network connectivity with kali.
Solutions:
1. Kali and victim on same network
2. Assign public ip / port forwarding for kali
hey when i type: mv backdoor.exe var/www/html/, it says:
mv: cannot move 'backdoor.exe' to 'var/www/html/': No such file or directory
Its /var/www/html
@@NTVirtualLab yes it worked thx
@@NTVirtualLab i have another problem, when i write the site on the win10 virtual machine i get: error connection refused
can you help?
Which network setting is this
at exploit command he gave me Exploit completed, but no session was create... any solution??
type whoami and if the response isn't root, that's the issue
bro could you help me when i try moving the backdoor to /var/www/html its says (mv: cannot stat "windowsbackdoor.exe" : No such file or directory but i can cd to it so whys that?
It doesn't open as it is detected by firewall
i can never get it to listen. i start it on my test system and nothing. no errors or anything on kali just waiting for someone to open the payload.
Check win machine pinging with kali
the website gives me a connection failure
bruh stop breathing on your microphone
Lmao
Thank you sir!
mv windowsbackdoor.exe /var/www/html/
mv: cannot move 'windowsbackdoor.exe' to '/var/www/html/windowsbackdoor.exe': Permission denied
before doing this code do sudo su so you are in root
Good job 👍. But it does not bypass AV
it doesnt even pass windows defender
Please can someone explain this command chmod *x am lost invalid mode
chmod +x not *x
Windows❎ windowge✅
Excuseme brother when i type service apache2 start its getting error kindly reply to this brother
Try "systemctl start apache2"
@@NTVirtualLab okay bro i ll check it
@@NTVirtualLab bro it dint work
@@NTVirtualLab kindly do a video on hacking windows10 using metasploit
Send error
bro metasploit sessions create nahi kar raha
Please HELP kar do
By the sounds of it i dont think there is any 15 year olds here 😅
13
@@rupert.h0lland respect, obama likes cheese
It's great
This is better
thanks man
not a backdoor
I’m pretty good too but I want to stay anonymous
Honestly dude FUCK YEA thanks
ı hacked my friend lol ı hacked it because he sayed me " ı kill u in real life " he know ım a noob hacker but dont mess with noob hacker or pro hacker
Does not work lol
dedected by windows antivirus system
it says permission denied
Active Root
Need on RUclips how to active Root Kali Linux
@@Brrf330 sudo su.
type sudo su then type ur pass and ur done
also if u wanna leave root mode type exit