Create windows backdoor using metasploit in kali linux | CEHv11

Поделиться
HTML-код
  • Опубликовано: 2 дек 2024

Комментарии • 97

  • @FredrickSiegmund
    @FredrickSiegmund Месяц назад

    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

  • @nickc4553
    @nickc4553 3 года назад +8

    You have explained this better than some of my professors, thank you for your help!

    • @NTVirtualLab
      @NTVirtualLab  6 месяцев назад

      Thank you for your feedback.

  • @dylanepling5067
    @dylanepling5067 7 месяцев назад

    The best video on RUclips for this. This is the only one that worked for me. Thank you so much!

    • @prathamverma3045
      @prathamverma3045 6 месяцев назад

      how to transfer the file on window

    • @NTVirtualLab
      @NTVirtualLab  6 месяцев назад

      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)

  • @talpadiea7105
    @talpadiea7105 3 года назад +3

    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?

  • @Simoff42
    @Simoff42 4 года назад +8

    how is the Backdoor-Activity named in the task manager? thanks for answers

  • @theguyfromtech4090
    @theguyfromtech4090 3 года назад +1

    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.

  • @nathanaelmehari1909
    @nathanaelmehari1909 2 года назад

    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

  • @anonymousxxx7466
    @anonymousxxx7466 4 года назад +2

    in windows 10 it states that it is not a suitable version for windows 10..What to do ?

  • @hopewisdom4041
    @hopewisdom4041 2 года назад +1

    this was helpful. I think the only issue is i didn't know the msfvenom command will not execute without root priviledges.

    • @co3tarr
      @co3tarr 2 года назад

      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)

  • @slaptox78
    @slaptox78 2 года назад +1

    i have : Handler failed to bind "192......":12345

  • @rupert.h0lland
    @rupert.h0lland Год назад

    does this work if you send it to someone from kali linux instead of using browser to download?

  • @mitzi7525
    @mitzi7525 3 года назад +3

    4:39 AEXPLOITTT! xd i laughed my ass off

  • @RaphaelJourney
    @RaphaelJourney 2 года назад +1

    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

  • @MrGetstarted100
    @MrGetstarted100 3 года назад +2

    amazing work, thank you for this video

  • @cestmamin
    @cestmamin 3 года назад +3

    when i go to the link, it doesn't load

    • @sefiyt12
      @sefiyt12 3 года назад

      have you found a solution??

  • @hichamelaabid-cs1ks
    @hichamelaabid-cs1ks 10 месяцев назад

    Thank you very interesting but asbi know the first step is to scan the vulnurabilty before creating pyload

  • @Dansky-qo6nx
    @Dansky-qo6nx 3 года назад

    is it actualy worked on windows 10 21h1?

  • @yousif6982
    @yousif6982 3 года назад

    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

  • @Notsez
    @Notsez 3 года назад +1

    Is port forwarding needed?

    • @klax1879
      @klax1879 3 года назад +2

      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

    • @rohanmadiratta6421
      @rohanmadiratta6421 3 года назад

      @@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..

  • @dean_sk8s
    @dean_sk8s 3 месяца назад

    why was this video so relaxing tho

  • @AMBULANCEGAMING
    @AMBULANCEGAMING 3 года назад +1

    hello sir, or any friend... does internet connection required in target/victim's machine to use metasploit.... plz reply someone....

    • @sefiyt12
      @sefiyt12 3 года назад

      yes

    • @AMBULANCEGAMING
      @AMBULANCEGAMING 3 года назад

      @@sefiyt12 DOES VICTIMS MACHINE SHOULD BE ON SAME INTERNET CONNECTION OF HOST...?

    • @sharbelkhalil5700
      @sharbelkhalil5700 2 года назад

      @@AMBULANCEGAMING no

  • @deepsdeepak651
    @deepsdeepak651 Год назад

    good explanation,thanks

  • @jameskigathi5786
    @jameskigathi5786 10 месяцев назад

    Nice work

  • @ChiBliss7
    @ChiBliss7 Год назад

    Help. The fiile refused executing. Got an error message stating that "check system info for x86 (32bit) or x64 (64bit)

    • @NTVirtualLab
      @NTVirtualLab  Год назад

      Mention architecture during payload creation

    • @softengine256
      @softengine256 Год назад

      @@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. 🙏🙏🙏🙏

  • @amvillamorjr
    @amvillamorjr Год назад

    Hi! My windows refused to connect.

  • @rupert.h0lland
    @rupert.h0lland Год назад

    I can't get the download link to work help?

  • @anzhysks209
    @anzhysks209 3 года назад +1

    Thank you so much!! u saved me🙏🙏🙏

  • @zreleexdesign6605
    @zreleexdesign6605 2 года назад +1

    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.

    • @rickyjha737
      @rickyjha737 2 года назад

      same here bro

    • @zreleexdesign6605
      @zreleexdesign6605 2 года назад

      @@rickyjha737 I think you need a own Server for this..

    • @NTVirtualLab
      @NTVirtualLab  2 года назад

      Your victim must have network connectivity with kali.
      Solutions:
      1. Kali and victim on same network
      2. Assign public ip / port forwarding for kali

  • @superrafy9415
    @superrafy9415 3 года назад

    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

    • @NTVirtualLab
      @NTVirtualLab  3 года назад

      Its /var/www/html

    • @superrafy9415
      @superrafy9415 3 года назад

      @@NTVirtualLab yes it worked thx

    • @superrafy9415
      @superrafy9415 3 года назад

      @@NTVirtualLab i have another problem, when i write the site on the win10 virtual machine i get: error connection refused

    • @superrafy9415
      @superrafy9415 3 года назад

      can you help?

  • @carver0019
    @carver0019 3 года назад

    Which network setting is this

  • @imaatt-4710
    @imaatt-4710 2 года назад

    at exploit command he gave me Exploit completed, but no session was create... any solution??

    • @hopewisdom4041
      @hopewisdom4041 2 года назад

      type whoami and if the response isn't root, that's the issue

  • @NolDBD
    @NolDBD Год назад

    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?

  • @lctrcmx
    @lctrcmx 2 года назад

    It doesn't open as it is detected by firewall

  • @viking.gothi.304
    @viking.gothi.304 Год назад

    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.

  • @dayshag5257
    @dayshag5257 2 года назад

    the website gives me a connection failure

  • @Someone-bs1zf
    @Someone-bs1zf 3 года назад +11

    bruh stop breathing on your microphone

  • @utkarshgupta9635
    @utkarshgupta9635 3 года назад +2

    Thank you sir!

  • @ScriptedAlmeida
    @ScriptedAlmeida 3 года назад

    mv windowsbackdoor.exe /var/www/html/
    mv: cannot move 'windowsbackdoor.exe' to '/var/www/html/windowsbackdoor.exe': Permission denied

    • @reanazz6398
      @reanazz6398 2 года назад

      before doing this code do sudo su so you are in root

  • @emmachi7363
    @emmachi7363 4 года назад +3

    Good job 👍. But it does not bypass AV

    • @chrisparkourgr
      @chrisparkourgr 3 года назад +1

      it doesnt even pass windows defender

  • @roselineandbrunoskidschann427
    @roselineandbrunoskidschann427 9 месяцев назад

    Please can someone explain this command chmod *x am lost invalid mode

  • @Cube.on.Tiktok
    @Cube.on.Tiktok 12 дней назад

    Windows❎ windowge✅

  • @basuk3998
    @basuk3998 2 года назад

    Excuseme brother when i type service apache2 start its getting error kindly reply to this brother

    • @NTVirtualLab
      @NTVirtualLab  2 года назад +1

      Try "systemctl start apache2"

    • @basuk3998
      @basuk3998 2 года назад

      @@NTVirtualLab okay bro i ll check it

    • @basuk3998
      @basuk3998 2 года назад

      @@NTVirtualLab bro it dint work

    • @basuk3998
      @basuk3998 2 года назад

      @@NTVirtualLab kindly do a video on hacking windows10 using metasploit

    • @NTVirtualLab
      @NTVirtualLab  2 года назад

      Send error

  • @SirajKhan-dn5js
    @SirajKhan-dn5js 3 года назад

    bro metasploit sessions create nahi kar raha
    Please HELP kar do

  • @TMM-k8j
    @TMM-k8j Год назад

    By the sounds of it i dont think there is any 15 year olds here 😅

  • @bibibisma9954
    @bibibisma9954 3 года назад

    It's great

  • @hack-talk9098
    @hack-talk9098 2 года назад

    This is better

  • @emrahanitas
    @emrahanitas 2 года назад

    thanks man

  • @daemon4470
    @daemon4470 2 года назад

    not a backdoor

  • @brichardsfourty
    @brichardsfourty 11 месяцев назад

    I’m pretty good too but I want to stay anonymous

  • @verminfate7074
    @verminfate7074 3 года назад

    Honestly dude FUCK YEA thanks

  • @yeniyeni6922
    @yeniyeni6922 2 года назад

    ı 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

  • @RiaanAckerman-id2ig
    @RiaanAckerman-id2ig 3 месяца назад

    Does not work lol

  • @mariusberisha1015
    @mariusberisha1015 2 года назад

    dedected by windows antivirus system

  • @gksxyt
    @gksxyt 4 года назад

    it says permission denied

    • @Brrf330
      @Brrf330 3 года назад

      Active Root

    • @Brrf330
      @Brrf330 3 года назад

      Need on RUclips how to active Root Kali Linux

    • @IronZk
      @IronZk 3 года назад

      @@Brrf330 sudo su.

    • @lerebox
      @lerebox 3 года назад

      type sudo su then type ur pass and ur done

    • @lerebox
      @lerebox 3 года назад

      also if u wanna leave root mode type exit