Search:

Type: Posts; User: bond benz

Search: Search took 0.00 seconds.

  1. it's there , have you checked your sources list?...

    it's there , have you checked your sources list? /etc/apt/sources.list
  2. Replies
    6
    Views
    9,963

    There is Screenrecorder at the top of desktop (...

    There is Screenrecorder at the top of desktop ( Camera Icon ) click on it and start video recording , it will be saved on Videos Folder or open your terminal and type : recordmydesktop
    its will...
  3. apt-get update apt-get install libudev1:amd64...

    apt-get update
    apt-get install libudev1:amd64
    If you got error:
    apt-get install -f
    Y
    dpkg --configure libudev1:amd64
  4. Replies
    1
    Views
    4,032

    This is not a commands in the terminal , this are...

    This is not a commands in the terminal , this are some commands need to be saved or edited in network file config. i suggest you use auto dns resloving.
  5. Replies
    3
    Views
    2,436

    Download 2.0 iso file better , there is lot of...

    Download 2.0 iso file better , there is lot of bugs when u upgrade using commands from 1.1.0 to 2.0
  6. impossible to install kali in 8gb ssd , you need...

    impossible to install kali in 8gb ssd , you need a good space i use 500gb , if you want it on your netbook use it without installation! i mean kali LIVE better from DVD/CD
  7. Kali linux can be installed on the hard disk...

    Kali linux can be installed on the hard disk normal , if u want it on a tablet use kali nethunter
  8. Replies
    1
    Views
    5,988

    You can restream it , if not secure ofcourse.

    You can restream it , if not secure ofcourse.
  9. Replies
    4
    Views
    5,322

    run hashcat directly without OCL , because it's...

    run hashcat directly without OCL , because it's already installed
    root@lab:~# hashcat
    Usage: hashcat [options] hashfile [mask|wordfiles|directories]

    Try --help for more help.
    root@lab:~#
  10. Replies
    4
    Views
    5,015

    You didn't put the name correctly or the path of...

    You didn't put the name correctly or the path of the file was wrong , check again ( C:\xxx\xxx\file.txt )
  11. Replies
    0
    Views
    1,199

    probem in packages

    error while loading shared libraries: libpcsclite.so.1
    any help?!
  12. Replies
    8
    Views
    7,249

    Mybe your usb drive have less size than 4GB if no...

    Mybe your usb drive have less size than 4GB if no , use Universel usb installer http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/
  13. Replies
    111
    Views
    169,900

    i like that tool , works as charm ! nice post

    i like that tool , works as charm ! nice post
  14. nice post :) keep up

    nice post :) keep up
  15. Replies
    9
    Views
    16,968

    apt-get dist-update , if don't work redownload...

    apt-get dist-update , if don't work redownload kali with latest version
  16. Replies
    14
    Views
    97,612

    make sure that u have the latest kali

    make sure that u have the latest kali
  17. Replies
    9
    Views
    11,891

    Download driver from official website with *.run...

    Download driver from official website with *.run format , then run it ./*.run and install it simply
  18. Replies
    9
    Views
    20,886

    SET :) is too have phishing module ;)

    SET :) is too have phishing module ;)
  19. Replies
    16
    Views
    82,662

    Nice post bro keep up :)

    Nice post bro keep up :)
  20. Problem is VirtualBox u didn't choose storage...

    Problem is VirtualBox u didn't choose storage more than 21Gb , you can use vmware better than virtualbox . and i will work
  21. see the lastest reply...

    see the lastest reply https://forums.kali.org/showthread.php?18382-step-failed-installing-the-system
  22. We have too in software center # apt-get install...

    We have too in software center
    # apt-get install software-center
    then search for java and press install :)
  23. Replies
    61
    Views
    123,182

    Sticky: Thanks bro :)

    Thanks bro :)
  24. Replies
    8
    Views
    6,371

    No bro , don't found

    No bro , don't found
  25. Replies
    34
    Views
    55,103

    nice brother thank's :)

    nice brother thank's :)
  26. i mean reaver -i mon0 -b [mac adresse] -x -c -1...

    i mean
    reaver -i mon0 -b [mac adresse] -x -c -1
    or
    Default :
    reaver -i mon0 -b [mac adresse] -vv
  27. run the default option man -vv

    run the default option man -vv
  28. Thank you , i hope be a nice tool :)

    Thank you , i hope be a nice tool :)
  29. Replies
    20
    Views
    43,562

    You need to install your driver first in your os...

    You need to install your driver first in your os , if don't found in google snd_hda_intel for linux , you can install it from software center
    apt-get install software-center
    then search for...
  30. Replies
    5
    Views
    7,299

    to install conky apt-get install conky...

    to install conky

    apt-get install conky conky-all
    conky conf i put together well 1 of um
    well i think this one of um i got liek 30 differnt ones i dont got them labeled
    i think this is the...
  31. Replies
    5
    Views
    10,083

    use wireshark for get thats packet , then sniff...

    use wireshark for get thats packet , then sniff it , open armitage , scam the networking using nmap os detect 192.168.1.0/24 , u will have the attacker ip in local network , reattack him and its okay...
  32. open terminal : /etc/init.d/networking restart ...

    open terminal : /etc/init.d/networking restart
    set wlan0 up
    set eth0 up
    set wlan1 up
  33. Replies
    1
    Views
    11,935

    Install Flash Player for Chromium

    download flash player from http://get.adobe.com/flashplayer/
    extraire file
    then copy libflashplayer.so to plugins of chromium
    cp libflashplayer.so /usr/lib/chromium/plugins/
    --
    Done
    any...
  34. Replies
    36
    Views
    149,940

    Already got this problem and now fixed , just...

    Already got this problem and now fixed , just download kali amd64 don't download the 32bits and run it with Gui Installation don't use classic and about network step take it empty
    and after you will...
  35. first update the grub apt-get update...

    first update the grub
    apt-get update
    update-grub
    then
    apt-get dist-upgrade
    and about kernel for create the new version :
    aptitude safe-upgrade
  36. Replies
    3
    Views
    11,274

    Selecting previously unselected package...

    Selecting previously unselected package subterfuge.
    (Reading database ... 263262 files and directories currently installed.)
    Unpacking subterfuge (from subterfuge_1.0-1_all.deb) ...
    dpkg:...
  37. Mybe your usb less size than kali

    Mybe your usb less size than kali
  38. Replies
    6
    Views
    11,032

    first : apt-get update apt-get upgrade apt-get...

    first : apt-get update
    apt-get upgrade
    apt-get dist-upgrade
    then : reboot
    and here u are
  39. Replies
    2
    Views
    1,374

    Screenshot please

    Screenshot please
  40. Hi for those who are having trouble installing...

    Hi for those who are having trouble installing nvidia, " DO NOT MESS WITH THE KERNEL OR MODIFY ANYTHING"!
    This is the correct way to go:

    1) download synaptic : apt-get install synaptic.
    2) make...
  41. Replies
    50
    Views
    316,331

    Nice thank you.

    Nice thank you.
Results 1 to 41 of 43