Jump to content

Molotof

Active Members
  • Posts

    157
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by Molotof

  1. Would anyone be able to hook us up on a torrent or something ?
  2. MK5 needs to be more powerful than a raspberry pi, in the past month the community started brain storming really heavy and the more stuff we jam into the MK4 the more it starts to reboot and now we are going to the point of backpacking two, we need to consolidate into one. We need to be like backtrack, the F-bomb is coming soon on archlinux, so we need to get into something more flexible.
  3. Oh i see, from the first post i did not get the impression that the mk3 sprouted legs and sat on the N$A table LOL.
  4. Thats very interesting, what the hell are they trying to do or prove? seeing this on the flip side of the coin makes me mad!
  5. If i were you i would use a console only distribution on the raspberry pi, avoid anything with an X session manager or GUI interface, as that makes it use precious cpu cycles that otherwise would be used for what we want that little thing to do.In any case you would need a usb powered hub.
  6. My raspberry pi is still on order with the 8 to 12 weeks wait time :( But i know for sure that it needs a usb powered hub if you going to hook up anything other than a a keyboard or mouse to it. You can't run away from a usb powered hub with any of them.
  7. Deauth + sslstrip = disaster , as the pineapple goes into limbo mode with 100% cpu utilization. I think the carving would be on one, then the other would deauth only, from testing deauth with the status module, the less frequent it is between dauths the less the cpu is in 100%, why is it hogging the cpu so much?
  8. Well it all depends on what you want to do, is it distance or reliability you are after! If it is an official pen-testing then go with the antenna and the AMP. If you are just going to do it for educational purposes then go ahead with the antenna alone.
  9. Ohhh i thought he was talking about an alfa adapter, but yeah if the MK4 is 80mW-125mW that would make it be heard out there a lot more. Actually i do not know how much the MK4 output to the antenna.
  10. Please remember that going up on Wattage of such dangerous signal has health risks, do not stand in front such antenna as it is a micro wave signal, the other thing if you are using an alfa its already on 500mw , while using this type of antenna it has very good gain so it will amplify your 500mw by the DBi gain it already has. DBi = the gain of an isotropic dipole, so when its 18DBi means its 18 times better than a simple dipole antenna. And the AMP is rated 800mw so if you give 500mw from the alfa to the amp then what is going to the antenna is only 800mw. The amp is used for exciting a 10mw signal and amplifying it to 800mw not and already high 500mw which in some cases could burn out the amp with such high wattage as an input. So rule of thumb is to find an amp with high input wattage to get maximum output, in this case it will have to be commercial and / or illegal and a health risk.
  11. Yeah its A log periodic antenna , similar to a yagi but much better gain and narrow angle of radiation, from the pic it looks like its used vertical to match up with Omnidirectional router antennas, and they are using triangulation to pin point and he has a walki talki trunked digital radio APCO 25 encrypted so anyone with an apco cant listen, so they look like they are stationed in groups they don't have to move or anything just dispatch a MAC finder and boom your out LOL !
  12. Isc Thank you for a great method and thanks to petertfm for a nice addition :)
  13. Thanks traffic :) Yeah i am thinking of flashing open-wrt too on it but that would take ages to make it work like i want, let us know what you can do on it using open-wrt.
  14. It's ok man, no body learns for free ;) Try to fix that blown little piece, check that thread and try to contact the guy he can help you in all things related, he knows cuz he got burnt too.
  15. Hmmm, i know that cisco power injectors are rated 24 volts, what was the voltage on the power adapter for the cisco injector ?
  16. All these can be configured in the web ui of the TP-Link router, HERE is an emulator of the router's standard firmware, you can play with it and explore its features :)
  17. Regarding the USB hub it is a matter of plug N play(pray) and no need to change anything on the pineapple. For the isound it did overheat on me many many times while it is in mobile mode ( in 90 Degrees F weahter ) BUT it has a very good overheat shutdown ciruit.
  18. Here is an update for my pineapple pudding using a pelican 1060 case :)
  19. Add your stuff in a .sh file and chmod +x it plus a sleep 20 and put the file somewhere not on the usb. So as you said earlier : #!/bin/sh sleep 20 # makes it work CAPTURE_DIRECTORY="/usb/" CAPTURE_DIRECTORY_DISK_USAGE=$(du -s $CAPTURE_DIRECTORY | awk '{print $1}') TCPDUMP_FILE_PREFIX=${CAPTURE_DIRECTORY}${CAPTURE_DIRECTORY_DISK_USAGE}$(echo ".pcap") airmon-ng stop mon0.wlan0 airmon-ng start wlan0 tcpdump -i mon0 -n -C 10 -w $TCPDUMP_FILE_PREFIX # save it to tcpdump.sh And then run it in rc.local as: /whatever/tcpdump.sh & Can you tell me why did you stop mon0.wlan0 at start-up ?????
  20. Look out on new egg a nice 10 AMPs usb battery for 50$ hurry!
  21. ME love you long time ;) But seriously I love you man !!! Great addition to the pineapple, saves Hella lots of time!!!!!
  22. I am using the same config with mr3020 to get rid of wires alltoghter.
  23. My understanding of using the pineapple is for educational purposes only and to advance yourself in penetration testing, remember the one bad apple ruins the whole crop, so use the knowledge wisely. The gift of knowledge can be used in good and bad, its your call and always know if you have knowledge someone else knows alot more than you, and if a man built it, A man can hack it, and then there is A man who can track it ;) ALWAYS !
×
×
  • Create New...