Jump to content

akmartinez

Active Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by akmartinez

  1. Hello everyone,

    I have a Pineapple Nano with Firmware 2.3.2.

    Whenever I get into the web interface and select the Advanced page to Check for Upgrades  I receive "Error connecting to WiFiPineapple.com.  Please check your connection.".

    I have the Nano connected to my Ubuntu desktop via the Y-Cable.  I also have a USB ethernet adapter (from Hak5's ethernet essentials) connected to it via USB and network cable to my router (the same one my desktop is connected to).

    I am unable to get any bulletins or check for firmware updates.

    I visited the documentation page for manual upgrading and I can't SCP the updated firmware with the instructions provided.

    When I enter this command (with the correct update file name) I receive an error:

    scp upgrade-x.x.x.bin root@172.16.42.1:/tmp/

    Unable to negotiate with 172.16.42.1 port 22: no matching host key type found. Their offer: ssh-rsa
    lost connection


    I am able to ssh into the Nano but the command I have to use is 

    ssh root@172.16.42.1 -o HostKeyAlgorithms=+ssh-rsa -o PubkeyAcceptedAlgorithms=+ssh-rsa

    I can navigate the directories but not sure what I can do from here to get the new firmware onto the Nano.

    I'm relatively new to Linux so I might still need some specific instrutions/commands.

    Any help would be appreciated.

    Thanks,

    Alan


     

  2. Hello everyone,

    I'm having a problem with the wpa.cap file created by besside through the Delayed-AP-Attack-Mine payload.

    I see the Owl loot saved the besside.log, wpa.cap, and wep.cap files.  The log tells me some WPA handshakes were captured and looks like there are no errors.

    I followed the readme.md associated with the payload and did an "airacrack-ng -J filebase wpa.cap" and received a success message in creating a hashcat filebase.hccap file for the SSID I'm testing on.

    When I run "hashcat -m 2500 filebase.hccap -w /wordlist" (wordlist is not the full name/path) I get an error that mode 2500 has be deprecated and to use mode 22000.
    I used mode 22000 and then receive an error messaed of an unmatched separator.

    I'm still a little new to some of this but I tried to do some research and so far can't see what I might be doing wrong.  If anyone can nudge me in the right direction I'd appreciate it.

    Also if it's relevant, could it be I need to do an update/upgrade on the distro and apps installed on the Owl?  if that's possible?

    Here is some of the input/output from using aircrack-ng and hashcat...

    ----------
    $ hashcat -m 22000 filebase.hccap /usr/share/fern-wifi-cracker/extras/wordlists/common.txt

    hashcat (v6.2.6) starting

    OpenCL API (OpenCL 3.0 PoCL 3.1+debian  Linux, None+Asserts, RELOC, SPIR, LLVM 14.0.6, SLEEF, DISTRO, POCL_DEBUG) - Platform #1 [The pocl project]
    ==================================================================================================================================================
    * Device #1: pthread-haswell-Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz, 63289/126643 MB (16384 MB allocatable), 20MCU

    Minimum password length supported by kernel: 8
    Maximum password length supported by kernel: 63

    Hashfile 'filebase.hccap' on line 1 (test): Separator unmatched
    Hashfile 'filebase.hccap' on line 2 (): Separator unmatched
    No hashes loaded.

    Started: Mon Mar 13 11:01:55 2023
    Stopped: Mon Mar 13 11:01:55 2023


    ----------
    aircrack-ng -J filebase wpa.cap
    Reading packets, please wait...
    Opening wpa.cap
    Read 12 packets.

       #  BSSID              ESSID                     Encryption

       1  A6:04:60:xx:xx:xx  hiding from forum                WPA (1 handshake)
       2  A6:04:60:xx:xx:xx  hiding from forum                WPA (1 handshake)
       3  AA:04:60:xx:xx:xx  hiding from forum                WPA (1 handshake)
       4  AA:04:60:xx:xx:xx  hiding from forum               WPA (1 handshake)

    Index number of target network ? 1

    Reading packets, please wait...
    Opening wpa.cap
    Read 12 packets.

    1 potential targets

    Building Hashcat file...

    [*] ESSID (length: 10): test
    [*] Key version: 2
    [*] BSSID: A6:04:60:xx:xx:xx
    [*] STA: D0:E7:xx:xx:xx:xx
    [*] anonce:
            removed for forum
    [*] snonce:
         removed for forum
    [*] Key MIC:
        removed for forum
    [*] eapol:
        removed for forum
        
       

    Successfully written to filebase.hccap

     

    ----------
     

    hashcat -m 22000 filebase.hccap /usr/share/fern-wifi-cracker/extras/wordlists/common.txt
    hashcat (v6.2.6) starting

    OpenCL API (OpenCL 3.0 PoCL 3.1+debian  Linux, None+Asserts, RELOC, SPIR, LLVM 14.0.6, SLEEF, DISTRO, POCL_DEBUG) - Platform #1 [The pocl project]
    ==================================================================================================================================================
    * Device #1: pthread-haswell-Intel(R) Core(TM) i9-10850K CPU @ 3.60GHz, 63289/126643 MB (16384 MB allocatable), 20MCU

    Minimum password length supported by kernel: 8
    Maximum password length supported by kernel: 63

    Hashfile 'filebase.hccap' on line 1 (test): Separator unmatched
    Hashfile 'filebase.hccap' on line 2 (): Separator unmatched
    No hashes loaded.

    Started: Mon Mar 13 11:03:09 2023
    Stopped: Mon Mar 13 11:03:09 2023

  3. I forgot to mention that I was told that using Kali as a primary Linux setup is not the best.  It's geared too much toward PenTesting and not for everyday work...  Not sure how much of that is true.  I usually have 1 normal distro and 1 pentesting distro. 

    So on my VM setups I have Debian and I have a separate VM for Kali.  If I get the laptop build I want I'll have my drive partitioned 3 ways, 1 for Windows, 1 for Debian, and 1 for Kali.  I don't think I'll go back to Mac from here on unless I have a real need/reason.  My initial need/reason was for school and software development because you can develope in all 3 platforms.  Apple likes to F with people in that it's really hard to learn to develop in their environment without having their hardware...  sorry, ranting now....

    Hopefully someone can chime in on using Kali as a primary...  might have to research that more...

  4. On my MacBook Pro I have 8Gb.  I dual boot between macOS and Windows using BootCamp and then I use VMWare Pro to VM my Linux setups and anything else I need to test or develope on.

    In my VM's I configure whatever distro I use with 2 Cores and 2Gb of RAM.  I'm still new and still playing with things and so far so good.  I've not come across a problem yet.

    I would like to have a dedicated Linux build instead of virtual machining it but I can't afford it at the moment.

    I do have 1 laptop that I consider a beast for myself.  A Lenovo ThinkPad W540 with an i7 and 32Gb of RAM and 1Tb SSD.  I dual boot Windows and Ubuntu.  Right now it's not convenient for me to lug that thing around compared to my MacBook Pro (13" vs 17" and maybe 3lbs heavier).  It has a few issues that I need to work through (keyboard repair and a full reconfiguration).  This laptop I bought with 8Gb and later upgraded it to 32 when I had the cash...  Also upgraded the 250Gb Hybrid Drive to an 1Tb SSD.  Really wish this MacBook wasn't as closed architectured as it is....

     

  5. On 12/4/2018 at 3:20 AM, Foxtrot said:

    I wouldn't go with a 4GB configuration with the XPS. Better off saving just a bit longer and getting the 8 or 16GB model.

    You can buy what you can afford now and upgrade the RAM later.  Unless it's an Apple product or another vendor that likes to solder their memory in place you should be able to open up the case and add or replace/upgrade the memory.  I've done it with my IBM/Lenovo ThinkPads without fail.  Wish I could do it with my MacBook Pro.

  6. Where is this spring supposed to be?  I can't figure out how to get the black cone off to see if I can find a solution to this problem.  I removed the screw that holds the antenna to the base but that's as much as I could disassemble without totally destroying the base.  I attempted to use a couple of plyers to see if I can twise the cone off but no go... 

    I ordered an antenna package from amazon, and I hope it works out.  https://www.amazon.com/gp/product/B073JWDXMG/ref=oh_aui_detailpage_o00_s00?ie=UTF8&psc=1

    Not exactly portable compared to the ANT500 but should still work and it was cheap at $15.  This might be suitable for the HackRF but might be a little awkward for the YARD Stick that came with the kit.

    What antenna(s) would you recommend?  Hopefully something that will fit in the field kit wrap.

  7. I bought a one of each sticker set when they were on sale recently... they're reasonably inexpensive...  

    The problem now is if they do start to give then away free with the higher end field kits how will they please people who have recently purchased the kits and didn't get them...

    • I recently purchased an Elite Field Kit, Nano Tactical, Tetra Tactical, and HackRF field kits and never received a set of stickers...  They're pretty trivial but still fun upgrading one's laptop sticker game...  and for the patches and other nicknacks I received a pineapple wifi patch with the Nano Tactical and one for the Tetra Tactical.  I thought it would have been nice to get the Trust Your Technolus pull tag but overall in the end I'm very happy that I receive the hardware that I ordered. 
    •  
    • The tools and learnig are more important.
    • I think more importantly for the shop is to maybe update the information ont he product packages.  The Tetra Tactical doesn't come with a battery anymore and it would be good to list an appropriate battery and source for us to purchase separately on our own if Hak5 can no longer offer them as part of their package.  It is nice they include a set of upgraded panel antennas but if I recall my last visit to the product page they are not mentioned as part of the order.
    •  
    •  
    • Like 1
  8. I recently received my RF HACKING FIELD KIT and I'm using the ANT500 with the HackRF.

    The antenna screws onto the HackRF and the screw connection is snug but the antenna point of connection is loose.  The antenna swivels and falls to the table and I'm not sure how to tighten it to keep it standing up.  This is not the screw or attachment point with the philips screw, this is something under the black cone.

    Has anyone else had this problem and is there a solution?  If not I might have to keep a couple of LEGO pieces in my field kit to create a little stand to keep the antenna upright.

  9. Just saw an announcement that the following season (4th, 2018,19) of Mr. Robot will be it’s last.

    The show was an inspiration...

    I met Rami Malek a while back at an RSA conference in San Francisco.  I got a signed Mr. Robot t-Shirt too...

×
×
  • Create New...