Jump to content

SystemCrash86

Active Members
  • Posts

    254
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by SystemCrash86

  1. I have a laptop that runs the latest version of Kali (as of 15/06/23 anyway) and with this being a laptop i need to save as much power as possible.

    I have in place bbswitch and bumblebee which turn off my nvidia gpu when not in use.
    This laptop has intel and nvidia gpu's
    I also use autocpu-freq and tlp to help with the power management.

    After all this i get about 3 or 3.5 hours of battery life.

    This is fine until i need to watch a small video, then my nvidia gpu starts and my battery level decrease dramatically.

    I use vlc but happens with some others i have tried.

    Does anyone know of a way or a media player that does not invoke my nvidia gpu, maybe a way to let my intel gpu take care of it instead

    Thanks

    Screenshot_2023-06-17_23-13-50.png

  2. Hi, I hope this is the right place to say this.

    I got a new desktop a few months ago and i am very pleased with it and all the hardware works but i do have a question

    I am having a very strange issue that despite by best efforts i am unable to solve.


    I am having trouble installing Windows 10 or 11 onto my fairly new desktop pc.

    The computer has 3x 256GB PCS 2.5" SSD's
    I use Linux as my primary operating system so that is loaded on one ssd and boots first.

    I have been trying to install Windows on the other ssd but no success - every time i come close to installing it has an error that comes up.


    The closest i have come to finishing the installation is when the Windows setup says "Finishing up" then i get the error which is usually "Windows could not prepare the computer to boot into the phase of the installation"

    All the drives are good with no errors and formatted correctly and the windows media tool downloaded without any issues.

    I have disconnected all my non essential usb's and in my BIOS i have allowed "Windows UEFI" only to boot, it was the only setting under "Secure Boot" which says i need to disable but there is no specific option for that.
    It just says two things:
    1) Windows UEFI
    2) Other OS

    I am trying to install windows so i chose option 1

    Really not sure what the problem is. The computer runs perfectly with no issues at all but will not allow me to install Windows

    Hope somebody can help

    My computer specs are:

    Case = PCS P209 ARGB MID TOWER CASE

    Processor (CPU) Intel® Core™ i9 10 Core Processor i9-10900X (3.7GHz) 19.25MB Cache

    Motherboard ASUS® ROG STRIX X299-E GAMING II: ATX, USB 3.2, SATA 6 GB/s, Wi-Fi AC - ARGB Ready

    Memory (RAM) 128GB Corsair VENGEANCE DDR4 2400MHz (8 x 16GB)

    Graphics Card 6GB NVIDIA GEFORCE GTX 1660 Ti - HDMI, DP - GeForce GTX VR Ready!

    2nd Graphics Card 2GB NVIDIA GEFORCE GT 1030

    1st M.2 SSD Drive 256GB PCS PCIe M.2 SSD (1900 MB/R, 1100 MB/W) = (This one has my linux OS)

    2nd M.2 SSD Drive 256GB PCS PCIe M.2 SSD (1900 MB/R, 1100 MB/W)

    1st Storage Drive 2TB PCS 2.5" SSD, SATA 6 Gb (520MB/R, 470MB/W) = (This one has my storage files)

    2nd Storage Drive 2TB SEAGATE BARRACUDA SATA-III 3.5" HDD, 6GB/s, 7200RPM, 256MB CACHE

    3rd Storage Drive 256GB PCS 2.5" SSD, SATA 6 Gb (500MB/R, 400MB/W) = (This is where i want to install windows to)

    Power Supply CORSAIR 750W RMx SERIES™ MODULAR 80 PLUS® GOLD, ULTRA QUIET

    Power Cable 1 x 1 Meter UK Power Cable (Kettle Lead)

    Processor Cooling PCS FrostFlow 150 Series High Performance CPU Cooler

    Thermal Paste ARCTIC MX-4 EXTREME THERMAL CONDUCTIVITY COMPOUND

    LED Lighting 50cm Blue LED Strip

    Extra Case Fans 1x 120mm Black Case Fan (configured to extract from rear/roof)

    Sound Card ONBOARD 8 CHANNEL (7.1) HIGH DEF AUDIO (AS STANDARD)

    Network Card 10/100/1000 GIGABIT LAN PORT

    Wireless Network Card WIRELESS INTEL® Wi-Fi 6 AX200 2,400Mbps/5GHz, 300Mbps/2.4GHz PCI-E CARD + BT 5.0

    USB/Thunderbolt Options MIN. 2 x USB 3.0 & 6 x USB 2.0 PORTS @ BACK PANEL + MIN. 2 FRONT PORTS

  3. Here is the output:

     

    root@kali:~# lsmod | grep 'snd_'
    snd_hda_codec_hdmi     57344  1
    snd_soc_skl           114688  0
    snd_soc_skl_ipc        73728  1 snd_soc_skl
    snd_soc_sst_ipc        16384  1 snd_soc_skl_ipc
    snd_soc_sst_dsp        36864  1 snd_soc_skl_ipc
    snd_hda_ext_core       28672  1 snd_soc_skl
    snd_hda_codec_realtek   122880  1
    snd_soc_acpi_intel_match    24576  1 snd_soc_skl
    snd_soc_acpi           16384  2 snd_soc_acpi_intel_match,snd_soc_skl
    snd_hda_codec_generic    86016  1 snd_hda_codec_realtek
    snd_soc_core          253952  1 snd_soc_skl
    snd_compress           24576  1 snd_soc_core
    snd_hda_intel          45056  9
    snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
    snd_hda_core           94208  7 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_skl
    snd_hwdep              16384  1 snd_hda_codec
    snd_pcm               114688  8 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_soc_core,snd_soc_skl,snd_hda_core
    snd_timer              36864  2 snd_pcm
    snd                    94208  26 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
    root@kali:~# sudo lshw -C sound
      *-usb:0                   
           description: Video
           product: HP Truevision HD
           vendor: Sonix Technology Co., Ltd.
           physical id: 5
           bus info: usb@1:5
           version: 1.03
           capabilities: usb-2.00
           configuration: driver=uvcvideo maxpower=500mA speed=480Mbit/s
      *-multimedia
           description: Audio device
           product: Sunrise Point-LP HD Audio
           vendor: Intel Corporation
           physical id: 1f.3
           bus info: pci@0000:00:1f.3
           version: 21
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi bus_master cap_list
           configuration: driver=snd_hda_intel latency=32
           resources: irq:128 memory:96228000-9622bfff memory:96210000-9621ffff
    root@kali:~# 

     

  4. Hi, I am having a very unusual problem with my Kali Linux install on my laptop.

    Everything works fine except for the audio recently, it has started to make loud crackling noises and such... Like the mic and speakers are too high or interfering with each other.
    But the problem persists even when I mute everything. This is a recent problem that started within the last week and I have no idea how to fix and I am reluctant to do another install because I tried a kali linux live USB and seemed to have the same problem.

    I narrowed this down to kali linux because I tried a live USB if Linux nate and appeared to have no issues at the time.

    Hope someone can help

  5. I have a problem on the latest update of my ubuntu system. I am unable to connect to the internet using Network Manager and i don;t know how to fix it.
    When i use wicd it keeps telling me "unable to get IP address".

    systemcrash86@home:~$ sudo service network-manager status
    ● NetworkManager.service - Network Manager
       Loaded: loaded (/lib/systemd/system/NetworkManager.service; enabled; vendor preset: enabled)
       Active: active (running) since Thu 2019-03-07 20:45:48 GMT; 1min 54s ago
         Docs: man:NetworkManager(8)
     Main PID: 7615 (NetworkManager)
        Tasks: 3 (limit: 4915)
       Memory: 13.0M
       CGroup: /system.slice/NetworkManager.service
               └─7615 /usr/sbin/NetworkManager --no-daemon

    Mar 07 20:46:14 TheMachine NetworkManager[7615]: <info>  [1551991574.0502] dhcp4 (wlp2s5): dhclient started with pid 7674
    Mar 07 20:46:14 TheMachine NetworkManager[7615]: <info>  [1551991574.0590] dhcp4 (wlp2s5): client pid 7674 exited with status 1
    Mar 07 20:46:14 TheMachine NetworkManager[7615]: <info>  [1551991574.0590] dhcp4 (wlp2s5): state changed unknown -> done
    Mar 07 20:46:14 TheMachine NetworkManager[7615]: <info>  [1551991574.0591] dhcp4 (wlp2s5): canceled DHCP transaction
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <info>  [1551991606.1337] device (wlp2s5): state change: ip-config -> failed (reason 'ip-config-unavailable', sys-iface-state: 'managed')
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <info>  [1551991606.1344] manager: NetworkManager state is now DISCONNECTED
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <warn>  [1551991606.1349] device (wlp2s5): Activation: failed for connection 'home-network'
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <info>  [1551991606.1648] device (wlp2s5): state change: failed -> disconnected (reason 'none', sys-iface-state: 'managed')
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <warn>  [1551991606.1908] sup-iface[0x55b009eb40b0,wlp2s5]: connection disconnected (reason -3)
    Mar 07 20:46:46 TheMachine NetworkManager[7615]: <info>  [1551991606.1908] device (wlp2s5): supplicant interface state: completed -> disconnected
    systemcrash86@home:~$


    systemcrash86@home:/etc/default$ nmcli
    wlp2s5: connecting (getting IP configuration) to home-network
            "Qualcomm Atheros AR9227"
            wifi (ath9k), 10:FE:ED:87:8E:FD, hw, mtu 1500

    enp4s0: unavailable
            "Realtek RTL8111/8168/8411"
            ethernet (r8169), 70:4D:7B:64:25:22, hw, mtu 1500

    lo: unmanaged
            "lo"
            loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536

    Use "nmcli device show" to get complete information about known devices and
    "nmcli connection show" to get an overview on active connection profiles.

    Consult nmcli(1) and nmcli-examples(5) manual pages for complete usage details.

    systemcrash86@home:/etc/default$ sudo lshw -C network
      *-network                 
           description: Wireless interface
           product: AR9227 Wireless Network Adapter
           vendor: Qualcomm Atheros
           physical id: 5
           bus info: pci@0000:02:05.0
           logical name: wlp2s5
           version: 01
           serial: 10:fe:ed:87:8e:fd
           width: 32 bits
           clock: 66MHz
           capabilities: bus_master cap_list ethernet physical wireless
           configuration: broadcast=yes driver=ath9k driverversion=4.18.0-16-generic firmware=N/A latency=168 link=no multicast=yes wireless=IEEE 802.11
           resources: irq:20 memory:fe900000-fe90ffff
      *-network
           description: Ethernet interface
           product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           vendor: Realtek Semiconductor Co., Ltd.
           physical id: 0
           bus info: pci@0000:04:00.0
           logical name: enp4s0
           version: 0c
           serial: 70:4d:7b:64:25:22
           size: 10Mbit/s
           capacity: 1Gbit/s
           width: 64 bits
           clock: 33MHz
           capabilities: pm msi pciexpress msix vpd bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
           configuration: autonegotiation=on broadcast=yes driver=r8169 driverversion=2.3LK-NAPI duplex=half firmware=rtl8168g-2_0.0.1 02/06/13 latency=0 link=no multicast=yes port=MII speed=10Mbit/s
           resources: irq:17 ioport:d000(size=256) memory:fe800000-fe800fff memory:f0000000-f0003fff
    systemcrash86@home:/etc/default$


    systemcrash86@home:/etc/default$ nmcli device show
    GENERAL.DEVICE:                         wlp2s5
    GENERAL.TYPE:                           wifi
    GENERAL.HWADDR:                         10:FE:ED:87:8E:FD
    GENERAL.MTU:                            1500
    GENERAL.STATE:                          30 (disconnected)
    GENERAL.CONNECTION:                     --
    GENERAL.CON-PATH:                       --

    GENERAL.DEVICE:                         enp4s0
    GENERAL.TYPE:                           ethernet
    GENERAL.HWADDR:                         70:4D:7B:64:25:22
    GENERAL.MTU:                            1500
    GENERAL.STATE:                          20 (unavailable)
    GENERAL.CONNECTION:                     --
    GENERAL.CON-PATH:                       --
    WIRED-PROPERTIES.CARRIER:               off

    GENERAL.DEVICE:                         lo
    GENERAL.TYPE:                           loopback
    GENERAL.HWADDR:                         00:00:00:00:00:00
    GENERAL.MTU:                            65536
    GENERAL.STATE:                          10 (unmanaged)
    GENERAL.CONNECTION:                     --
    GENERAL.CON-PATH:                       --
    IP4.ADDRESS[1]:                         127.0.0.1/8
    IP4.GATEWAY:                            --
    IP6.ADDRESS[1]:                         ::1/128
    IP6.GATEWAY:                            --
    IP6.ROUTE[1]:                           dst = ::1/128, nh = ::, mt = 256
    systemcrash86@home:/etc/default$

     

  6. I was getting no where so i started trying different OS's and i had some limited success using Linux Mint. On the Live CD i install mesa-opencl-icd version 11.2.0-1ubuntu2 (xenial) version as well as my opencl headers and an LLVM 3.8.0.

    At this point i can run pyrit benchmark and have it comple normally using my GPU.

    Great, I thought. Now all i would have to do is install it to my actual machine and i would be good to go. But Nope.

    I installed it to my machine and preformed the same steps as what i did on the live cd before install and i get alot of errors that suddenly appear:

     

    systemcrash86@home ~ $ pyrit list_cores
    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    The following cores seem available...
    #1:  'CPU-Core (SSE2/AES)'
    #2:  'CPU-Core (SSE2/AES)'
    #3:  'CPU-Core (SSE2/AES)'
    #4:  'CPU-Core (SSE2/AES)'

    The following OpenCL GPUs seem aviable...
    #1:  'OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)''
    rapt0r@TheMachine ~ $ pyrit benchmark
    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    Calibrating... Exception in thread OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)':
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 112, in run
        self._testComputeFunction(101)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 101, in _testComputeFunction
        self.solve(Core.TV_ESSID, [Core.TV_PW] * i))):
    SystemError: Failed to build kernel (CL_BUILD_PROGRAM_FAILURE):
    Invalid value (Producer: 'LLVM5.0.0' Reader: 'LLVM 3.8.0')

    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)'' has died unexpectedly

    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)'' has died unexpectedly

    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)'' has died unexpectedly
    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.49.0, LLVM 3.8.0)'' has died unexpectedly


    Traceback (most recent call last):
      File "/usr/local/bin/pyrit", line 6, in <module>
        pyrit_cli.Pyrit_CLI().initFromArgv()
      File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 117, in initFromArgv
        func(self, **options)
      File "/usr/local/lib/python2.7/dist-packages/pyrit_cli.py", line 1199, in benchmark
        cp.enqueue('foo', ['barbarbar'] * 500)
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 575, in enqueue
        self._check_cores()
      File "/usr/local/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'CPU-Core (SSE2/AES)' has died unexpectedly
    systemcrash86@home ~ $

     

     

  7. On 4/15/2018 at 7:04 PM, i8igmac said:

    Oh yah, sorry. I'm a nvudia guy. The installation process maybe identical.

     

    Maybe start with a fresh kali usb stick? Check if the LIST_cores works.

    I have a laptop with an nvidia card and that worked no problem.

    I ran dmesg to try and see what my segmentation fault could be and i got this result back:

     

    [80391.176164] pyrit[26339]: segfault at 77468 ip 00007f1b63bc6741 sp 00007f1b50ff84b8 error 4 in libLLVM-5.0.so.1[7f1b63163000+3245000]

    i have no idea what to do to fix this issue

  8. 9 hours ago, i8igmac said:

    I don't know the solution. I have ran into this issue. Seg faults at startup or even at about 4hours into a crack.

     

    reinstall nvidia drivers and cuda. I went through this many times. I have a kali usb stick with working pyrit.

    Do i need to install nvidia and cuda drivers as my desktop has a amd cpu and radeon gpu? I don't remember having to do that last time

  9. I know but i would like to use pyrit, it's my fave tool and i have no idea how to fix it.

    Plus hashcat on my system with my radeon card never worked well but pyrit did and i hope someone has an idea how to fix

  10. I am having an issue with pyrit on my linux system and i have no idea how to fix and i hope someone has an answer.

    Everything was working fine without any issues until i had to reinstall my desktop. And ever since then i have been unable to get pyrit to work correctly. I have tried lots of linux distros but still have the same result.

    systemcrash86@home:~$ pyrit list_cores
    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    The following cores seem available...
    #1:  'CPU-Core (SSE2/AES)'
    #2:  'CPU-Core (SSE2/AES)'
    #3:  'CPU-Core (SSE2/AES)'
    #4:  'CPU-Core (SSE2/AES)'

    The following OpenCL GPUs seem aviable...
    #1:  'OpenCL-Device 'AMD TAHITI (DRM 2.50.0 / 4.13.0-38-generic, LLVM 5.0.1)''
    systemcrash86@home:~$ pyrit benchmark

    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    Calibrating... Segmentation fault
    systemcrash86@TheMachine:~$

     

     

    Hope someone can help

  11. I have a pineapple nano tactical elite with the additional usb wifi adapter which becomes wlan2 and I use it for client mode to give to pineapple internet access. This works great on my home wifi however I am unable to get internet access when I try and connect to an open wifi hotspot mostly due to that access point having a web portal to accept the conditions or something. How do I go about accepting this so I can get online. When I use just my phone for example I am able to connect to the access point and open a web browser and enter the appropriate details. But how can this be accomplished using the pineapple so I can successfully use client mode?

    • Upvote 1
  12. I have a question about using the sidejacking tools built into kali linux like hamster and ferret in conjunction with the wifi pineapple.

    This came about because i was using the pineapple module "Dwall" and seeing the cookies pass by.

    So if i fire up ferret and hamster on my kali machine to pick up the cookies that dwall picks up what is the best interface to use to achieve this? Do i use eth1 with i am using to connect my pineapple to my computer or maybe wlan0 which is my interface connected to the internet? I also have an eth0 interface because i have also have another ethernet cable from pineapple to computer (not really needed just didn't want to lose the cable lol)

     

    As you can see i have a few interfaces and i was wondering which one i should use.

    Hope someone can clear this up for me, thanks

    • Upvote 1
  13. Just curious if its possible to use the Social Engineering Toolkit with the Wifi Pineapple.

    Here is what i am thinking about but due to my hardware limitations at the moment and my friend who i test this stuff with is on holiday with his family i can not test this legally and i would never break the law so right now i am unable to test this out and i keep thinking about it and the more i think about it the more i want to know if its possible.

    I have say a Wifi Pineapple Nano or Tetra as it doesn't matter which one and a laptop running Kali Linux with the Social Engineering toolkit installed.

    I use SET to clone say facebook as an example (before my hardware limitations as was able to use evil portal to do the same thing but i have never tried it this way before).

    So i have my pineapple plugged in and it is up and running with no errors to my computer running SET with facebook as my example.

    On the pineapple i run dnsspoof to make sure that anyone connected to my pineapple the tries to go to "facebook" is redirected to my kali machine running my SET server.

    Now since they are connected to my network via the pineapple when using the dnsspoof module i should only need to spoof the internal IP address of my kali machine which SET is running, right?

    Is this possible?

    As i said i can't test this out yet but i am very curious.

    Thanks guys

  14. Yes the mark 4 had a LAN and WAN port and the mark 5 also had a LAN port so to enable a connection to the computer and get an internet connection in order to set everything up.

    So with me being new to the tetra, which is bigger and more powerful than any of the other pineapples i had previously i had to make sure i was doing it right

    • Upvote 1
  15. Thank you for all your help

    This really cleared everything up for me and i am a bit relieved because i was using the wall adapter and the y cable at the same time and i was a little concerned of overloading the pineapple. But to know i can use them both together to use it to its fullest is a great help

     

    Thanks

  16. Ahh ok thank you for clearing that up, so i don't really need an Ethernet cable going from my  computer to the RJ-45 port on the pineapple.

    If i am using the y cable to power the pineapple over the USB, is it still best to use the wall adapter as well for better stability?

    Because when using just the y cable on its own the pineapple seems to reboot on its own constantly and the interface freezes as i notice only the blue LED is blinking and the interface has frozen indicating it's going through a reboot i didn't initiate. So it seems like by just using the y cable there is not enough stability but if i use the y cable (for the wp6.sh script) and wall adapter everything seems to work fine.

    I have had many pineapples - mark 2, mark 4, mark 5, mark 6 nano and this is my first time using the tetra so i am unsure if this is normal behavior

  17. Hey guys, I bought a wifi pineapple tetra and I have a question about the Ethernet cable.

    Can I use the Ethernet cable to connect pineapple with my computer instead of using the y cable in the eth port or do I need to use them together?

    I only ask because I used the y cable and mains adapter to power the pineapple and run through the setup, however when I remove the y cable and use an Ethernet cable and run the wp6.sh script on linux it says eth0 interface can't be found.

    Is this normal behaviour for the tetra?

  18. Hi Digip, thanks for your reply.

    My card must be compatible because i had no problems at all until the recent update of kali.

    I dual boot with the latest edition of ubuntu gnome fully update and have no problems running pyrit, at the moment it seems to only be latested kali.

    If i download  the Kali Linux distro from the website right now before updating then pyrit works without a problem, its after i update that i can use pyrit with my gpu

  19. Hi Guys I am having a bit of an issue trying to use pyrit on the latest edition of kali linux on my desktop running an AMD graphics card.

    I posted the topic on the kali Bug tracker but so far know luck and i was wondering if any of your guys might be able to offer a solution or any ideas.

    I have a laptop the an Nvidia graphics card and i have no issues.

    My Desktop running Kali Linux (latest as of 13/3/17) all updated running an AMD radeaon graphics card. Everything works on my machine except when i try to run hashcat or pyrit.

     

    My Pyrit config file is :

    default_storage = file://
    limit_ncpus = 0
    rpc_announce = true
    rpc_announce_broadcast = false
    rpc_knownclients =
    rpc_server = false
    use_CUDA = false
    use_OpenCL = true
    workunit_size = 75000

     

    As you can see Cuda is set to false because i  do not have an nvidia card to opencl is set to true becasue i have an amd card installed.

     

    When i run pyrit list_cores i get:

    root@systemcrash86:~# pyrit list_cores
    NVIDIA: no NVIDIA devices found
    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    The following cores seem available...
    #1:  'CPU-Core (SSE2/AES)'
    #2:  'CPU-Core (SSE2/AES)'
    #3:  'CPU-Core (SSE2/AES)'
    #4:  'CPU-Core (SSE2/AES)'

    The following OpenCL GPUs seem aviable...
    #1:  'OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)''

     

    And when i try and run pyrit benchmark that's when i get the errors:

    root@systemcrash86:~# pyrit benchmark
    NVIDIA: no NVIDIA devices found
    Pyrit 0.5.1 (C) 2008-2011 Lukas Lueg - 2015 John Mora
    https://github.com/JPaulMora/Pyrit
    This code is distributed under the GNU General Public License v3+

    Calibrating... Exception in thread OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)':
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 112, in run
        self._testComputeFunction(101)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 101, in _testComputeFunction
        self.solve(Core.TV_ESSID, [Core.TV_PW] * i))):
    SystemError: Failed to build kernel (CL_BUILD_PROGRAM_FAILURE):
    ./generic/lib/workitem/get_global_id.cl:4:30: in function opencl_pmk_kernel void (%struct.gpu_inbuffer addrspace(1)*, %struct.gpu_outbuffer addrspace(1)*): unsupported call to function get_local_size


    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)'' has died unexpectedly
    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)'' has died unexpectedly

    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)'' has died unexpectedly
    Exception in thread CPU-Core (SSE2/AES):
    Traceback (most recent call last):
      File "/usr/lib/python2.7/threading.py", line 801, in __bootstrap_inner
        self.run()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 109, in run
        essid, pwlist = self.queue._gather(self.buffersize, timeout=0.5)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 643, in _gather
        self._check_cores()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'OpenCL-Device 'AMD TAHITI (DRM 2.48.0 / 4.9.0-kali3-amd64, LLVM 3.9.1)'' has died unexpectedly

     

    Traceback (most recent call last):
      File "/usr/bin/pyrit", line 6, in <module>
        pyrit_cli.Pyrit_CLI().initFromArgv()
      File "/usr/lib/python2.7/dist-packages/pyrit_cli.py", line 118, in initFromArgv
        func(self, **options)
      File "/usr/lib/python2.7/dist-packages/pyrit_cli.py", line 1200, in benchmark
        cp.enqueue('foo', ['barbarbar'] * 500)
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 575, in enqueue
        self._check_cores()
      File "/usr/lib/python2.7/dist-packages/cpyrit/cpyrit.py", line 501, in _check_cores
        raise SystemError("The core '%s' has died unexpectedly" % core)
    SystemError: The core 'CPU-Core (SSE2/AES)' has died unexpectedly

     

    On another note, when i run the latest edition of hashcat i get the following error:

    root@systemcrash86:/usr/share/hashcat-3.40# ./hashcat -b
    hashcat (v3.40) starting in benchmark mode...

    NVIDIA: no NVIDIA devices found
    Mesa (Gallium) OpenCL platform detected!

    It is known to cause errors which an unexperienced user could misinterpret as a bug in hashcat
    You are STRONGLY encouraged to use the driver as listed in docs/readme.txt
    You can use --opencl-platforms to manually deselect the platform and get rid of this error
    You can use --force to override this but do not post error reports if you do so

    Started: Mon Mar 13 21:10:10 2017
    Stopped: Mon Mar 13 21:10:10 2017

     

    Any help would be greatly appreciated,

    thanks guys

  20. Hey Guys i'm digging out my old Wifi Pineapple mark 4 to see if i can put it to some use instead of it sitting in the corner.
    Now i do have both wifi pineapples mark 5 and 6 and use them regular but i thought i would revitialize the mark 4.

    I reflashed the mark 4 making it a fresh startup and everything works except there is something i find a little confusing -

    I can not connect to the internet using the pineapple interface, which means i can not install infusions or check my public ip address.

    This is odd becasue i am able to ping everything and get back no errors and i can even connect my other laptop to the pineapple and the internet works. I am able to use the internet on my computer when connected to the pineapple.

    I am confused because there shouldn't be anything wrong yet i am unable to get a connection through the interface.

    I can ssh into it, ping everything without error.

    Does anyone have any ideas?

  21. I'm having a bit of trouble using proxychains in kali liux without tor.

    When i use proxychians with tor i have no problems but i don't want to use tor, so i use some of the frree proxies that are available mostly using sites like:

    http://proxylist.hidemyass.com/

    http://samair.ru/

    to find proxies and add them to /etc/proxychains.conf. Since i dont want to use tor i comment out that in the config file and just use the proxy that i add.

     

    However i have tried several  and i can't connect to anything without using tor.

     

    Any help?

×
×
  • Create New...