Jump to content

Sokar

Active Members
  • Posts

    23
  • Joined

  • Last visited

Posts posted by Sokar

  1. So, with my TETRA today, i was testing it out and playing with it in the tatical bag. I needed to shut it down, so while on the 172.16.42.1:1471 site, I clicked shutdown. After a few sec, they wifi went away (as expected) but the red light was still blinking. I waited about 4-5 more min, the red light was still flashing, so I just unplugged it. Restart seems to work fine... but when I run the shutdown command from the website, I expect it to "turn off".... Is anyone else having this issue? Am I missing something?

  2. Does not look like it.

    root@Pineapple:~# opkg search easy-creds
    root@Pineapple:~# opkg find easy-creds
    root@Pineapple:~# opkg search '*easy*creds*'
    root@Pineapple:~# opkg find '*easy*creds*'
    root@Pineapple:~# opkg install easy-creds
    Unknown package 'easy-creds'.
    Collected errors:
     * opkg_install_cmd: Cannot install package easy-creds.
    

    Oh, and it looks like "easy-creds is a bash script" meaning it won't run on OpenWRT anyway.... TETRA uses BusyBOX I think?

  3. It looks like there is a package already for aircrack-ng called "besside-ng" but it's not in the list of installable packages... I'm going to looking compiling my own and moving onto the device... not sure what this will take yet... but it sounds like a good feature I want...

    • Upvote 1
  4. Thank you, I did not see this video... if it's on the Tetra, I should be able to locate the module and just read the code... I'm not trying to steal anything, just trying to get ideas on how to code this up.

    I had a few ideas:

    1: Auto handshake find all AP in range, deauth them and the clients that it can find, get handshake or give up after X min (clean it and change to hashcat format). Then move to the next one and try again.

    2: Wash / Reaver auto crack. Will try bully on all AP in range, and if it gets a WPS lock, move on to the next one... Once all completed in range, start over again and resume... (so AP's with longer time outs will still cracked sooner or later) but you can move on to others while waiting.

    • Upvote 1
  5. Hello, I'm a PHP developer, but I'm very new to BASH scripting and making a backend script work with a webpage. Where can I find docs or a tutorial on how to make a module for the TETRA?

    How can I view the code of modules that have been already created? like the recon module?

    Can modules hook-into the stock options? (Example: on recon page, there is a drop-down arrow that allows users to add SSID to a pool, could a module "hook" into that and add another option?)

  6. Not sure why that posted... I did not click pot yet.

    1: I also found out you can run this from kali and it places the file in the current dir.

    sftp 173.16.42.1:~/getthisfile

    2/3: Thanks

    4: Will look into how to setup open VPN

    5: I found what the status lights mean in the draft of the manule here: https://docs.google.com/document/d/1KVYSTedUJTjn8VxG2Wk2iXeo3QHnnwM8V1GVFnr8w8c/edit?pref=2&pli=1#

    6: this was because I had PineAP demon running... They were fighting over what channel it should be on.

    7: The only reason I wanted a bashrc was so I could setup ll = ls -ltrh ... I hate typing that out all the time. lol

    8: Not sure I'm 100% on this. There are 2, under wifi management. One is open and hidden and the other is WPA2 but not hidden. I also ways use the WPA2 one, and have a nice long password. So the "open" one is just to get clients to connect? Not a management one? but it is under management section.... Also, if i want to add a free WiFi one, I could just add it to the PineAP SSID pool, and broadcast it.

  7. hi all

    just to ask,

    On the web page does not specify if the Tetra comes still with the two batteries .

    Can someone tell me what is in the box?

    thank you!

    I contacted support about that, it no longer comes with batteries. They said they are looking into a new options for a "1 battery" power source instead of the 2, and they will offer an upgrade package later when (or if) it becomes available.

    • Upvote 1
  8. I'm very new to all of this, but here are some of my questions with my new TETRA

    1: How do I get files off the TETRA? Lets say I have a .cap file I want to process, how do I get it off? SFTP or something like that? if yes, does Kali come with SFTP tool?

    2: What is gateway for? I don't understand what is bar-lan? what about the eth0, eth1? My best guess is that bar-lan is the place where clients connect? So they are separated?

    3: I'm also seeing a wlan0 wlan0-1 wlan1mon wlan2? ... It looks like wlan2 is my client mode USB dongle, wlan1mon is monitor mode, but how come there are 2 wlan0?

    4: lets say client mode wifi is connected to my WiFi, I don't want random client data leaving from my IP, as if they do happen to be bad people, they could get me in trouble... Is there a way to create a VPN tunnel so all outgoing traffic has will use it?

    5: What do the lights mean on the front of the TETRA? Sometimes I just have a blue light, sometimes blue and a red one... not I just have a red one?

    6: How do I lock channels? If I'm trying to capture something on -c 1, I don't want it jumping all over the place, but I keep seeing it say "fixing from channel X" Is this because I have the PineAP demon on?

    7: .bashrc - this might be dumb question but I thought I would add it... There is no .bashrc in /root/ if I create one, will it be used?

    8: Under Access Points, There is an "Open Access Point" ... What is this for? It's hidden by default. But no off switch?

    That is all I can think of right now, Thanks a lot in advance for any help!

  9. Hello! I'm very new to penesting and I'm looking for someone who could help mentor me a little. My TETRA arrived today and I will have a lot of questions on how to get startedone. I have watched all the videos on how to connect it to my phone and PC (and the primer)...

    Anyway, if any of you want a pet project, I'm willing to learn.

    • Like 1
×
×
  • Create New...