Jump to content

How can I create a server?


Garfield025

Recommended Posts

  • 3 months later...

Ummmm, you should watch the hak5 video on hosting servers. https://youtu.be/BH4M7djZfew?t=5m57s This link should start from when they show you. If you still dont understand I will explain.

1. Download this https://github.com/CoreSecurity/impacket/ (Impacket)

2. Open Linux shell (terminal) and go the the directory of the file

3. Go to the example files

4. type ./smbserver.py     or    python smbserver.py

If you do that it will show you the sequence 

IF you don't now how to do this still then you shouldn't have tried this in the first place

NEXT PART IS IF YOU DONT KNOW

6. do ./smbserver.py tmp /tmp/ 

BOOOM You have a smb server running.

You can of corse change the directory in this case which is /tmp/

You put whatever files inside the tmp file which is your drives start.

you could do / or /tmp/root/

 

 

If you don't want to do any of that, I created my own mimikatz rubber ducky code. You dont need a server for this. Just need another usb stick. Here is the github link to it. https://github.com/DeDogeGod/mimiWIN8-RubberDucky

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...