Jump to content

Fallen Archangel

Active Members
  • Posts

    106
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Fallen Archangel

  1. I read somewhere you could, flood it with EAPOL request and force it to restart. Never tried it myself though. Here is a post I found on the forum that seems to be the same issue. https://forums.hak5.org/index.php?/topic/32494-reaver-ap-rate-limiting-detected-and-automatic-mdk3-solution/
  2. You can also view it from the settings app, without having to download anything. http://www.iclarified.com/36198/how-to-view-the-location-history-of-your-iphone
  3. Name: Dakota Favorite game: Not much of a gamer anymore, O just play whatever my family is playing at the time. Favorite OS: Windows. (Hate me all you want, I dual boot Debian if that helps.) Favorite console: Xboxes have always been my favorite, although I only have a PS4 and Gaming PC right now. Nationality: American Accent: American Sex: A very feminine male Height: ~5'4 Weight: 107 Build: Lean Favorite band: The list is way to large for this post. Favorite book: Books that envelope your soul and show you the world in a different light. The kind you have to take a break from just because you can't catch your breath. Favorite author: Unknown Author ("Shadow Girl") Favorite movie: Same as my books answer, like Dead Poet Society. Aside from those, Scott Pilgrim. Favorite director: None Favorite Comedian: Does John Oliver count? Other hobbies: Martial Arts, Messing around with Cybersecurity related stuff. Occupation: Full time college student, Cybersecurity major.
  4. So to make a long story short, there were some scheduling problems at school, and I'm forced to take Programmming II at a different university. The university I normall go to teaches Java, which I took a single semester of. The other university where I'm taking my second class teaches C#. tl;dr I have six days to do learn a semesters worth of C#, and I currently know the very basics of Java. I have to learn the first seven chapters of a book which I don't have. I'll be following thenewboston's tutorials over C#, as they have previously helped in Java. What I need to learn: I'm not sure if I'll be able to do this, so I figured I keep a log of my progress. (Helps me stay on track, even though that might seem counter-intuitive.) So far I have just finished the 10th video of these series, so I'll go ahead and try to upload it to Github, (Never used Github before...) https://github.com/FallenArchangel/Learning I'm open to any criticism. I'm kinda in a rush, so any advice is welcome.
  5. I used to have two Mk5s. So I renamed one to Bluetooth coconut so I wouldn't get confused. But hey. Raspberry pi + Ubertooth = ???
  6. Pineapple: $100 9db antennas: $15 ALFA: $18 Cables: $5 Power: $5 if bought off site Battery: $40 off site EDC: $55 Total retail: $238 I have no interest in the EDC. So I'll start at $92. Half of retail, minus the EDC. No offense. I'd offer more if I could manage to sell my laptop. If it would make my deal a bit more considerable, you could keep the ALFA and a 9dbi. I actually have it with a 9dbi myself, and it's great. Same for the EDC. (I bought the original ultimate and tactical bundle. I was able to fit both of the bundles, as well as a few extras, inside of the tactical bag without using the main compartment.)
  7. Well that really depends. With most home routers you don't get many options to play with. For example, my router came with a basic netgear setup. I could change my WiFi settings, and add mac filtering. But that was pretty much it. So I flashed DDWRT on it. Now if you wanted you could start a SSH server on the router itself. However, they would have to have it already installed. Flashing ddwrt on a router is definitely one of the more obvious things even a non computer user would likely be able to notice. And if they have it on therequest in the first place, you can expect them to at least know a thing or two about what they are doing.
  8. Hashcat Running on Kali with slightly outdated Cuda software, I'm getting around 90,000 per second if I remember correctly. My card is stock too, so you could probably get more with an overclock. I also have an 8 thread i7-6700, 3.4ghz. I don't remember if it uses cpu any, i know pyrit does, but I only get around 60,000 withe it.
  9. I'm using the Nvidia GTX960 which is in the same range of your card. When I'm bruteforcing, I have a 15Gb password list with about two billion passwords in it. It takes me about three hours to go through the entire list.
  10. Wow, that's smaller than I was hoping for, and half the price. Thank you.
  11. Hello, I'm a frequent wardriver (Walker actually, whenever possible.) and I like the new size of the Nano, so I was thinking about using it to do the job. I usually use the Wiggle app, but this drains my battery pretty quickly. The only thing I need to make this work is a GPS that works with any program I could use for this. (For example I've read a lot about using Kismet with a GPS) Are there any GPS units that both work with the pineapple, and are small enough to reasonably attach to the Nanos tactical case? Here is a picture for size. Take from another post.
  12. I've never uploaded to Fdroid, but I pulled the apk from a backup of my phone and I can post it here. This version is up date date as of today (1/5/16) https://www.mediafire.com/?idj811phc70mo1g Checksums: CRC-32: a7dbc846 MD4: 38eb7e5c32aaaf87b20ec69ced121e8a MD5: ec66dfbbba676a5ed64ae3a6dfcdbf23 SHA-1: 6e56c727e3c205c4593f9d5d09bcddf07381c776 I don't know if it matters but this was taken from a backup of a Samsung Galaxy S4, Lollipop. (Never messed with apks much, I'm not sure if the apks change per device version.)
  13. I use mine mostly for wardriving/walking/biking, (I'm just a first year student who's only taken Porgramming I, Hardware, OSes, and Networking I. My chances of getting a real job that would make use of a pineapple are pretty slim for now.) Sure I could use my phone, but I also want to have a battery that lasts more then an hour.
  14. This would be easier if you also added a third wifi card, but it's possible without it if you don't use the entire PineAP suite so wlan1 could take the place of the third card. I have a router in my room, if I wanted to I could start a pineapple, (5, or nano, doesn't make a difference) and using the third card I would connect the pineapple to my network. Then I would start the PineAP, which would use both of the other cards. At this point, the pineapple is getting everything in my room to connect to it, and then it's acting as a mitm. If I'm close enough to the pineapple, I can connect to its network and ssh into 172.16.48.1 to connect to it. If I went to a friends house, I would still be able to connect to the pineapple, since it is connected to the internet with the third card. I would just have to know it's public IP. And you'd probably have to set up a reverse connection, since upnp would likely either not be available, or port 22 would already be taken by another device. Shown via this beautiful masterpiece of a diagram, you could ssh to 172.16.48.1 if you were close enough. And connect to 1.2.3.4 if you were far away and upnp worked.
  15. On android, I use an app called JuiceSSH and it is really great. Also allows Control C.
  16. Is there any ETA on when/if the tactical bundle of the nano will come with a Y-Cable that supports data rather than just power? Not a big deal, just wondering if I need to order one separately or not whenever they come back in stock.
  17. One of them is an SMA connector, the other is a RP-SMA connector. http://hakshop.myshopify.com/collections/accessory/products/sma-male-jack-to-rp-sma-female-adapter
  18. I'm not a developer of any of the modules myself, but from my understanding the NANO now has an API, so the modules are being re-written to use it. How long it takes will depend on the individual modules. You're best off directing those questions to the developers.
  19. UPDATE: Since today and tomorrow the house will be full of guests, I decided to type up a tutorial instead of recording it. I'll make a video at a later time. https://forums.hak5.org/index.php?/topic/37108-using-the-pineapple-without-modules-or-infusions-part-one-ssh/
  20. Samsung Galaxy S4. Specifically the SGH-I337 model, as I don't think the others are locked down as much. It's technically an AT&T phone, but I'm using Straight Talk.
  21. I've gotten tethering to work, but it does require root. Also, be sure to check with your carrier, some make charge you if you accidentlly tether on your data instead of wifi. I use striaght talk and they don't have any problems with me tethering, even though I had to root my phone to enable it. If you don't already have a rooted phone though, I wouldn't recommend doing it just for this reason. If you don't do it correctly you could wipe your phone or worse, especially if you use FDE or have a phone with a locked baseband or something like mine.
  22. If I were to order just the NANO, would I be able to buy everything else in the tatical bundle at a later time? (Case and battery) I ask because the tactical bundle is out of stock and christmas is in a few hours for me :p
  23. I have some tutorial I made for the MK5, they are aimed at people who have never used command line, I'll upload them as soon as I can. I made the about nine months ago, so I'm thinking about updating them. I no longer have either of my MK5s, so I'll have to wait until I get the nana for pineapple specific stuff. I plan on ordering the tactical kit late tomorrow. I will upload my old videos as soon as I can. I'm currently moving around partitions and such, so it will probably be a few hours before I can start the upload. I believe I have "some" on Dailymotion. Not many though, I'll list them below. Also, if you'd like me to help you one on one, feel free to message me and we can work out a faster way to speak. This goes for anyone, if I know how to do something, I'll teach it to you. If I don't know, I'll help you find out and we will both learn. Keep in mind, this videos are almost a year old, and I was terrible at making them. I plan to re-do them as soon as I can. Initial setup of the MK5 (<- Feel free to skip this one) Capturing 4-way handshakes (Step one of finding a wifi password) (Requires Wifite, built in on Kali, you'll have to download it for the pineapple, you'll know how after I release the next video) Cracking a 4-way handshake (Step two of finding a wifi password) Sniffing over a network (Uses MK5 modules) Again, I highly recommend you check out my new tutorials I will be making, I assure you they will be higher quality. I no longer use this dailymotion account, so any messages or comments probably won't be seen for a very long time.
  24. The modules are still being ported to the new version. This would be a great time to learn to do some things without needing modules. I could help you out if you'd like.
×
×
  • Create New...