Search:

Type: Posts; User: Rasalom

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,265

    sudo apt update sudo apt install libreoffice...

    sudo apt update
    sudo apt install libreoffice k3b gimp audacity

    Don't forget to run sudo apt update && sudo apt dist-upgrade -y each week or so. Also be sure to clean up via : sudo apt...
  2. Replies
    6
    Views
    5,929

    It would probably be easier to just install with...

    It would probably be easier to just install with a new iso.

    https://cdimage.kali.org/kali-2020.1b/kali-linux-2020.1b-installer-amd64.iso
  3. Replies
    2
    Views
    1,233

    Either open a terminal as root or sudo open one...

    Either open a terminal as root or sudo open one and type : nmtui

    nmtui is the ncurses tool for the network-manager. For me, it is the easiest way to deal with my various networking interfaces.
  4. Thread: steghide?

    by Rasalom
    Replies
    1
    Views
    2,129

    It's there Behold...

    It's there

    Behold
  5. Metasploit is written in Ruby. php != Ruby ...

    Metasploit is written in Ruby. php != Ruby

    You should spend a bit more time getting comfortable with searchsploit. Understand the flags.

    Also, you might as well go through the Metasploit...
  6. ~Dupe~ See below

    ~Dupe~

    See below
  7. Run dmesg as root (or sudo).

    Run dmesg as root (or sudo).
  8. There are many. You must understand that Ubuntu...

    There are many. You must understand that Ubuntu and Kali both use the Linux kernel, so as long as there are Linux drivers for the hardware, the laptop will work with both. Pretty much every...
  9. With only 1GB of ram, using the 32 bit iso is the...

    With only 1GB of ram, using the 32 bit iso is the better choice.
  10. Replies
    2
    Views
    4,032

    It is an old tool. Try using smbmap for...

    It is an old tool. Try using smbmap for enumeration.
  11. As the Kali documentation explains :...

    As the Kali documentation explains : https://tools.kali.org/kali-metapackages



    You can access the full list of tools included in "large" by clicking that entry on the above URL.
  12. Replies
    6
    Views
    8,891

    Check your $PATH

    Check your $PATH
  13. Why not see if it works? I don't think that it...

    Why not see if it works? I don't think that it is a very common setup for people here, so the best way to find out is to try.

    Kali is based on Debian, so if it works on Debian it should work...
  14. I did read it, and I also installed the 2020.1...

    I did read it, and I also installed the 2020.1 iso last week on a spare laptop to check it out. You get list of tools you can install at the end, I went with the lot and had no issue.

    To...
  15. The ISO itself walks you through the process. ...

    The ISO itself walks you through the process.

    Kali is a VERY easy install. This isn't LFS, Gentoo, or Arch Linux.
  16. Replies
    3
    Views
    1,528

    Disable secure boot. See if that helps.

    Disable secure boot. See if that helps.
  17. sudo apt update && sudo apt dist-upgrade -y If...

    sudo apt update && sudo apt dist-upgrade -y

    If you have an issue with "not enough space" during a kernel upgrade, check your current kernel (uname -a) then remove the prior versions listed in the...
  18. Replies
    1
    Views
    5,078

    It can go into monitor mode, so it's fine. ...

    It can go into monitor mode, so it's fine.

    I have bought a few USB WiFi adapters for Kali, these are my two favorite :
    Panda Wireless PAU09 N600 Dual Band (2.4GHz and 5GHz) Wireless N USB...
  19. Replies
    2
    Views
    1,216

    No, it is not. Please stop spreading FUD. ...

    No, it is not. Please stop spreading FUD. After reading a few complaints on the forums I verified the iso on a laptop. It works perfectly.

    All I am seeing is a couple people who really do...
  20. Replies
    6
    Views
    8,891

    All of those commands work normally with Kali...

    All of those commands work normally with Kali 2020.1

    I verified with a fresh install on a laptop.
  21. Replies
    4
    Views
    2,063

    I tested the latest Kali (2020.1 amd64) iso...

    I tested the latest Kali (2020.1 amd64) iso yesterday by installing it on a spare laptop. During install it specifically asks which packages you want to install. I picked the lot and it installed...
  22. Replies
    2
    Views
    7,000

    gem install bundler:1.17.3 msfdb reinit

    gem install bundler:1.17.3
    msfdb reinit
  23. Replies
    2
    Views
    1,552

    You have antivirus running in Kali?

    You have antivirus running in Kali?
  24. Replies
    1
    Views
    1,039

    How does this run? nikto -h https://www.xyz.com

    How does this run?

    nikto -h https://www.xyz.com
  25. Replies
    1
    Views
    2,160

    The newer link will be improved, but the old link...

    The newer link will be improved, but the old link will be fine.

    Up to you. Were it me, I'd go with the most recent.
  26. Replies
    1
    Views
    5,090

    If you wish to dedicate that laptop to Kali, just...

    If you wish to dedicate that laptop to Kali, just download the iso and burn it to either DVD or USB thumbdrive. During the install process (which is guided extremely well), you will partition the...
  27. Not sure what to say, the ova works perfectly for...

    Not sure what to say, the ova works perfectly for me (arch linux host).
  28. https://www.offensive-security.com/kali-linux-vm-v...

    https://www.offensive-security.com/kali-linux-vm-vmware-virtualbox-image-download/#1572305786534-030ce714-cc3b
  29. Replies
    13
    Views
    10,750

    Then use this command : import screenshot.png ...

    Then use this command :

    import screenshot.png

    Use your mouse to click the window you wish to capture.


    Or, edit the full screenshot in GIMP to select the exact area you want.
  30. Replies
    13
    Views
    10,750

    Are you saying that the following command won't...

    Are you saying that the following command won't take a screenshot in 4k?
    import -window root screenshot.png
  31. apt-cache search armitage It's there.

    apt-cache search armitage

    It's there.
  32. Thread: Sound issue

    by Rasalom
    Replies
    2
    Views
    1,306

    alsamixer?

    alsamixer?
  33. Replies
    6
    Views
    4,778

    Have you tried : root toor

    Have you tried :
    root
    toor
  34. Replies
    3
    Views
    1,462

    root : toor Be sure to change root's passwd...

    root : toor

    Be sure to change root's passwd after logging in.
  35. Replies
    4
    Views
    8,511

    XFCE? Have you tried looking in the...

    XFCE?

    Have you tried looking in the settings menu?
  36. Replies
    13
    Views
    10,750

    apt install imagemagick && import -window root...

    apt install imagemagick && import -window root screenshot.png
  37. dd works fine for USB flash drives.

    dd works fine for USB flash drives.
  38. Replies
    1
    Views
    3,726

    Disable hardware acceleration for the VM.

    Disable hardware acceleration for the VM.
  39. I'm not exactly sure what the Kali app is, but...

    I'm not exactly sure what the Kali app is, but you could simply install the vmware player on Windows (vmplayer is free) and grab a Kali VM image from here :...
  40. Replies
    12
    Views
    13,947

    I know that, what I meant was why not just use...

    I know that, what I meant was why not just use namp instead of zenmap,
  41. Replies
    1
    Views
    1,412

    mount /dev/sdb and copy it over.

    mount /dev/sdb and copy it over.
  42. When looking at any computer, it's not a question...

    When looking at any computer, it's not a question of whether "Kali" will work on it, rather if Linux has all of the necessary drivers to run the machine properly. Kali is, at its heart, Debian. ...
  43. Replies
    12
    Views
    13,947

    Having never used Zenmap, I'm just curious as to...

    Having never used Zenmap, I'm just curious as to what is missing from nmap? nmap works beautifully.
  44. Replies
    2
    Views
    2,314

    PEBKAC, it's on your to fix it.

    PEBKAC, it's on your to fix it.
  45. apt-cache search system-monitor found these in...

    apt-cache search system-monitor found these in Kali.

    mate-system-monitor - Process viewer and system resource monitor for MATE
    mate-system-monitor-common - Process viewer and system resource...
  46. What does it use, conky? This is conky...

    What does it use, conky?

    This is conky
  47. Replies
    4
    Views
    8,547

    EDIT I gave away too much. I'll say this, '...

    EDIT

    I gave away too much.

    I'll say this, ' != `
  48. I use zsh, so I just added /sbin, /usr/sbin, and...

    I use zsh, so I just added /sbin, /usr/sbin, and /usr/local/sbin to my ~/.zshrc

    export PATH=$HOME/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/sbin:$PATH
  49. Replies
    3
    Views
    3,436

    I just either install into vmplayer or on my hard...

    I just either install into vmplayer or on my hard drive/ssd.

    Installing is easy enough, Kali really is one of the most simple distros to install onto a UEFI system.
    Once I'm installed, I...
  50. Replies
    1
    Views
    862

    Install etcher and reburn the usb via etcher. ...

    Install etcher and reburn the usb via etcher.

    It is the most simple tool for the task and works perfectly.

    https://linuxhint.com/install_etcher_linux/

    Else use dd

    dd...
Results 1 to 50 of 58
Page 1 of 2 1 2