Jump to content

sam1902

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by sam1902

  1. Thanks dude ! I was stuck on this all the day ^_^
  2. I told you, I was trying to run the following command: sudo msfvenom -a x86 --platform OSX -p osx/x86/isight/bind_tcp -b "\x00" -f elf -o exportedFile and the current opened directory was /User/Documents/ but when I ran the previous command, nothing happnd. No file. Only this text on the prompt: Found 10 compatible encoders Attempting to encode payload with 1 iterations of x86/shikata_ga_nai x86/shikata_ga_nai succeeded with size 171 (iteration=0) x86/shikata_ga_nai chosen with final size 171 Payload size: 171 bytes It turns out that しかた が ない succreeded and the payload has been succefully generated but there is no output :C :C
  3. a positive feedback: Found 10 compatible encoders Attempting to encode payload with 1 iterations of x86/shikata_ga_nai x86/shikata_ga_nai succeeded with size 171 (iteration=0) x86/shikata_ga_nai chosen with final size 171 Payload size: 171 bytes But no file :C I hope someone would be nice and help me, TIA Regards, Sam
  4. Hello, I'm having some troubles while trying to export some OSX payload for testing purpose using msfvenom and the -o flag. Here is what I enter: sudo msfvenom -a x86 --platform OSX -p osx/x86/isight/bind_tcp -b "\x00" -f elf -o someNameHere I'm working on Captain's OSX and whenever I open a 'free' access folder (Documents folder i.e.), msfvenom return me
×
×
  • Create New...