Jump to content

jamz33

Active Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by jamz33

  1. Darren, I see that I can blacklist\white-list SSIDs and I am doing that but I how do I go about white-listing clients under Karma 2.0.4? I even tried to set Target option under PIneAP configuration, thinking if I target specific mac address it will ignore others and I still get clients associating with Karma?

  2. So I needed, wanted to start all PineAP modules through CLI but could not find how, so then I found a post stating that this is not supported at this time. But I needed it, so I figure if I disable authentication requirement for the site and then make wget –s calls to the correct URLS. Someone smarter than me ,maybe can figure out how to modify auth.php not to require authentications for request originating from localhost otherwise to keep your box locked you will have to comment in and out "require_once('/pineapple/includes/api/auth.php');” statement in your /pineapple/includes/header.php file.

    Log story short, your “turn on PineAp script could look as crude as this – hey it works… hope Hak5 does not mind me butchering their code too muchJ

    cp /pineapple/includes/authOff.php /pineapple/includes/header.php

    sleep 1
    sleep 1
    sleep 1
    sleep 1
    sleep 1
    sleep 1
    cp /pineapple/includes/authOn.php /pineapple/includes/header.php
    echo "done"
  3. For last few days I have been trying to understand routing issues with Mark V. The problem with routing becomes apparent when a new network interface (WLAN2) is introduced. The weird thing about it is that pings continue to work, cli is unaffected, but anything within the gui stops working. Even the "Show Internet IP" address option returns no data. The only way to resolve the issue is to remove wlan2 and perform factory reset? What am I doing wrong?

×
×
  • Create New...