
TwistedPacket
Active Members-
Content Count
63 -
Joined
-
Last visited
-
Hello, I am on the latest fw and have a odd issue. When I plug in the BB it turns green for a few seconds like its booting then does nothing at all if I have the switch selected for DumpCreds. I would think that the led light would come on but it never does? I have tested a lot of other payloads and never have seen this happen. Does anyone have any ideas? Thanks!
- 47 replies
-
- dummpcreds
- http server
- (and 6 more)
-
Hello Everyone, I am having an issue with my quickcreds setup that perhaps someone can help me figure out. I have it installed and working just fine using switch 2. However it will only work if I disable or unplug the network card from the workstation? Also if the workstation happens to have a wireless network card it must be disabled as well or the attack will not work. Once I do that everything works as it should. I have tried this on windows 7 and windows 10. Five workstations and 3 laptops that all do the same thing. Any ideas? Thank you!
-
I just flashed my Pineapple to 2.8.1 good news Karma works! Bad news is that if I plug in anything into the usb port my Pineapple reboots within 2 minutes It also will not start with anything in the usb port. Any help would be great! -Tp
-
Newbie Here - Connection Issue with Ethernet Tether
TwistedPacket replied to jjmc7's topic in WiFi Pineapple Mark IV
What IP address do you have on your computers nic? You need to make sure its 172.16.42.42 And plugged into the LAN port not the POE port on the pineapple. -Tp -
Try to blacklist just one AP as a test. Also use a powered Hub on Wlan1 that fixed my issue with Wlan0 shutting down -Tp
-
Pineapple Reboots every 30 minutes?
TwistedPacket replied to TwistedPacket's topic in WiFi Pineapple Mark IV
That is a great idea! -Tp -
Pineapple Reboots every 30 minutes?
TwistedPacket replied to TwistedPacket's topic in WiFi Pineapple Mark IV
Will try that when I get home! -Tp -
Risks of just connecting to pineapple
TwistedPacket replied to Johnnie's topic in WiFi Pineapple Mark IV
The exploit occurred when the phone was plugged in to charge. The way I understand it is that the IOS code that this is using has to do with verifying AC power. Not sure how it works to be honest :) -Tp -
Risks of just connecting to pineapple
TwistedPacket replied to Johnnie's topic in WiFi Pineapple Mark IV
I think its going to be relased at Blackhat this year. . -Tp -
Pineapple turns off around 40mins just running (sslstrip)?
TwistedPacket replied to mrgray's topic in WiFi Pineapple Mark IV
I do 3 Gigs! -Tp -
Risks of just connecting to pineapple
TwistedPacket replied to Johnnie's topic in WiFi Pineapple Mark IV
If your phone connect's to the rouge network.the hacker can scan your phone.. Sniff traffic etc. There is a way to even Jailbrake iPhone's secretly when connected to a rouge AP and install hidden apps. On Android you just spoof an update then PWNED! -Tp -
Pineapple turns off around 40mins just running (sslstrip)?
TwistedPacket replied to mrgray's topic in WiFi Pineapple Mark IV
The pineapple cant handle the load is what I think. I can run my pineapple all week in AP mode running karma but as soon as I turn on any thing else it reboots sometimes in a few hours sometimes in a few minutes. -Tp -
echo '1' > /proc/sys/net/ipv4/ip_forward arpspoof -i wlan0 -t 192.168.1.45 192.168.1.1 & > /dev/null arpspoof -i wlan0 -t 192.168.1.1 192.168.1.45 & > /dev/null urlsnarf -i wlan0 Most new wireless routers have some type of AntiArpSpoofing protection so it might not work at all. I am seeing every network I work on now have this all ready enabled so Arp spoofing is becoming a thing of the past. -Tp
-
Connect directly to home network
TwistedPacket replied to chickentech's topic in WiFi Pineapple Mark IV
You need to set the interface to use an open ipaddress of your network. And then configure the routing. You can then set up ip forwarding to pass trafic with the wireless interface Wlan 0. -Tp -
Can you re flash to see if that helps? -Tp