Search:

Type: Posts; User: lillypad

Search: Search took 0.00 seconds; generated 57 minute(s) ago.

  1. Great to hear you solved it yeah I don't have...

    Great to hear you solved it yeah I don't have refit installed on my macbook :)

    I'm glad you found this useful, that was my intent! :)

    Do you have Nvidia Drivers working on the new kernel?
  2. Replies
    1
    Views
    11,493

    I think I've solved the problem after a few days....

    I think I've solved the problem after a few days. The reason is not the image, it is an issue with the actual Metasploit repositories from Offensive Security. If you do a simple `apt-get install...
  3. Replies
    1
    Views
    2,640

    Have you tried this: nano...

    Have you tried this:

    nano /etc/NetworkManager/NetworkManager.conf
    Change managed=false to managed=true

    service network-manager restart

    Let me know if that makes a difference
  4. Replies
    2
    Views
    1,731

    Not too sure but anything that's more than just...

    Not too sure but anything that's more than just signature based is generally a better choice
  5. Replies
    3
    Views
    7,158

    Chameleon Custom Key Encoder and Decoder

    Hello Kali Linux Lovers,

    I've developed this little encoder and decoder for base 64 encoding and decoding. The great thing about this in comparison to others out ther is you can use a custom...
  6. Top Configuration Changes after installing Kali Linux on Raspberry Pi 2

    First off I'd like to say great job on the Raspberry Pi edition of Kali Linux.

    Before starting this tutorial I'm assuming that you have already installed a fresh image of Kali Linux on your...
  7. How to Install Kali Linux on MacBook Pro A1260

    If you have the following errors follow this tutorial:
    1. Can’t boot Kali Linux Macbook Pro A1260
    2. Can’t play videos in Kali Linux “gpu lockup switching to software fbcon”
    3. Kali Linux ethernet...
  8. Replies
    2
    Views
    3,914

    Have you tried this? nano...

    Have you tried this?


    nano /etc/NetworkManager/NetworkManger.conf

    Change managed=false to managed=true then save


    service network-manager restart
  9. Replies
    7
    Views
    19,332

    Personally I would recommend for hardware is any...

    Personally I would recommend for hardware is any computer that has a AMD Processor, Nvidia Graphics Card, and a build in wireless card that supports monitor mode. AMD and Nvidia are easier to deal...
  10. This sounds like you might of had dropout on the...

    This sounds like you might of had dropout on the usb bus of your computer try a different usb port and maybe a different computer
  11. Have you tried this? xz -d yourfile.img.xz

    Have you tried this?

    xz -d yourfile.img.xz
  12. Replies
    8
    Views
    23,077

    Kali linux by default uses ...

    Kali linux by default uses
    /usr/lib/vino/vino-server --sm-disable in startup applications however vino-server isn't the greatest it's very buggy for doing remote access without a screen atached so...
  13. Replies
    1
    Views
    11,493

    Metasploit LoadError cannot load such file

    Hey guys sorry I haven't posted on here as much as of late but wondering if anyone else is having the same problem.

    After installing metasploit via
    apt-get install metasploit

    After doing:
    ...
  14. Thread: locale error

    by lillypad
    Replies
    2
    Views
    1,910

    Click on your username upper right hand corner...

    Click on your username upper right hand corner either root or one you setup
    System Settings
    Keyboard
    Layout Settings
    Click the Plus Symbol
    Select your language and make default
    :)
  15. Replies
    8
    Views
    9,742

    Hello Snaker, Hopefully these will put you in...

    Hello Snaker,

    Hopefully these will put you in the right direction, I've never owned an intel gfx card as I always buy Nvidia knowing their full support of linux is out there.

    Information on...
  16. Replies
    6
    Views
    5,429

    Hello Daedeloom, The only way to get access to...

    Hello Daedeloom,

    The only way to get access to any CLI in this case would be booting into the live CD then you can mount the drive and have a look at the config files etc.
    Once mounted maybe try...
  17. IDA / Hopper Disassembler Equivelent for Kali?

    Hey guys,

    I'm going to be doing a lot of work debugging and disassembling stuff soon and need something like IDA / Hopper for Kali. If anyone knows best open source or paid alternatives it would...
  18. Replies
    4
    Views
    14,024

    +1up on that that's awesome

    +1up on that that's awesome
  19. Hello, I see it's showing chanel -1 Try...

    Hello,

    I see it's showing chanel -1

    Try your arodump-ng command with the --ignore-negative-one flag and you should be able to get a handshake

    Also virtual machines with usb devices can be...
  20. For anyone who wants to know the answer to this...

    For anyone who wants to know the answer to this see bug tracker here https://bugs.kali.org/view.php?id=2121

    The answer is no they will not add it back to the repo unforunately and yes you are out...
  21. Please login and do the following: If you get...

    Please login and do the following:

    If you get a black screen and cursor please login to tty1 by ctrl + alt + f1 and login as root


    #Run this command
    uname -r


    Post your results.
  22. Replies
    1
    Views
    2,263

    Hello mak.singh888, As I replied on your last...

    Hello mak.singh888,

    As I replied on your last post here is a possible solution.

    I'll tell you that doing that operation between a vm and a usb stick is not going to work well you are more than...
  23. Hello mak.singh888, I'll tell you that doing...

    Hello mak.singh888,

    I'll tell you that doing that operation between a vm and a usb stick is not going to work well you are more than likely getting a kernel panic because as g0tmi1k stated the md5...
  24. Replies
    3
    Views
    2,653

    Have you enabled virturalization on your bios?

    Have you enabled virturalization on your bios?
  25. Replies
    5
    Views
    6,820

    samiux has it right but do it in this order: ...

    samiux has it right but do it in this order:



    apt-get update
    apt-get upgrade -y
    apt-get dist-upgrade -y
    reboot
    #Boot into 3.18 kernel from grub instead of 3.14
    apt-get install...
  26. Replies
    8
    Views
    9,742

    Can you boot into recovery from grub as root and...

    Can you boot into recovery from grub as root and enter the following:



    lspci
    lsusb


    Post your results so we know what gfx card you are using then we can troubleshoot more
  27. Replies
    1
    Views
    1,521

    Sounds like your router needs a firmware upgrade...

    Sounds like your router needs a firmware upgrade :)
  28. Most of the Macbooks use broadcom adapters not...

    Most of the Macbooks use broadcom adapters not capable of using monitor mode.
    Try picking up one of the known compatiable ones from the forums here I have the TP Link and works great for monitor...
  29. Replies
    4
    Views
    2,393

    Does the installtion just stop after this warning...

    Does the installtion just stop after this warning or does it continue?
  30. Do you get a black screen with just a cursor...

    Do you get a black screen with just a cursor after gdm3 starts? If so do you have a Nvidia Card?
    try these:


    #When at black screen crtl + alt + f1
    #Login as root
    lspci
    lsusb

    post your...
  31. Replies
    4
    Views
    14,024

    You can always build it from source it does take...

    You can always build it from source it does take a long time depending on your cpu
    git clone --recursive http://git.gnuradio.org/git/gnuradio.git

    You can also just install gqrx as that will...
  32. Replies
    60
    Views
    42,849

    The teensy is great, solder it right into a brand...

    The teensy is great, solder it right into a brand new flashy keyboard then lay it somewhere IT usually can't resist especially if it has flashy light whoo :)

    I know that people use base64 encoding...
  33. I'm running Kali on Macbook Pro on baremetal and...

    I'm running Kali on Macbook Pro on baremetal and TP-LINK TL-WN722N works great.

    I would suggest not using any USB devices through a virtual machine as you will get usb bus bandwidth drop like...
  34. Replies
    6
    Views
    2,995

    Depending on the file type you can look at the...

    Depending on the file type you can look at the headers with a generic hex editor and attempt to repair it manually.
    The best way to do that is to use fstream and c++ takes a bit of file i/o...
  35. Sounds like the disk had become corrupt. I would...

    Sounds like the disk had become corrupt. I would suggest if you have a seperate drive to boot from backup your data and perhaps considering purchasing a new drive for your kali linux install :(
  36. Replies
    6
    Views
    5,429

    Sounds like you tried to install the nvidia...

    Sounds like you tried to install the nvidia drivers but have been unsuccessful.



    apt-get update
    apt-get upgrade
    apt-get dist-upgrade
    reboot
    #Boot into new kernel 3.18 from grub
    apt-get...
  37. Replies
    3
    Views
    3,405

    If anyone wanted to know the answer to this...

    If anyone wanted to know the answer to this problem here it is:

    nano /etc/NetworkManager/NetworkManger.conf
    #Once in here just change managed from false to true
    service network-manager restart
    ...
  38. Nvidia Driver and linux-headers-3.14-kali1-amd64 Issue

    Hello fellow Kali Linux users,

    Before I get ran over with I need to do "apt-get dist-upgrade" and use the new kernel I have several applications that refuse to run on the new kernal thus I...
  39. Replies
    3
    Views
    3,405

    MacBook Pro A1260 BCM4321 Not Working

    I know ahead of time guys this doesn't support monitor mode.
    I'm buying a wireless nic for this laptop but I still want to use regular WIFI on occasion when not pen-testing.
    Here is what i got so...
Results 1 to 39 of 39