Jump to content

condor

Active Members
  • Posts

    153
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by condor

  1. Thank You! I edited the steps in your tutorial to fit location/mnt points for a microSD in a ZTE MF591 'rocket'. Still need to ln sbin or use absolute paths for warez, but it works like a charm. Ran tcpdump all night last nite on a 16GB sd-card. Now it is possible to autossh -M 2000 -N -R 4255:localhost:22 root@myipaddy then from diff laptop ssh into root@myipaddy from there ssh localhost -p 4255 myipaddy acts as relay can't seem to log out of pineapple ssh session and keep autossh session alive. I'm still learning (thank god) and I also used gparted. I was concerned about Darrens instruction for 'take ownership' of filesystem, as gparted did not give an option to disable/uncheck. But it worked perfectly. Again. Thank you. Thank you for subjecting me to such a fun device.
  2. @ over 2500 views, this is quite a 'hot-topic'. There has to be some balance. I am against 'turn-key' pen-testing devices. Simply because if you didn't have the knowledge to begin with, you may end up doing real damage. However, people also have to start somewhere. After a sleepless night digging through a root session, one's head gets clutterd with data. And often this becomes very difficult to sort out. I must have done something myself, for I am now ignored here.... I have spent 10 years studying computer technology with no schooling. I have studied the entire cisco internetworking technology handbook. I taught myself perl. I learned basic html, have extensive knowledge of the microsoft family of OS's and their respective suite of bundled programs. Self taught linux. I'm not going to stop, I have NEVER had anyone to ask questions to. I assumed after a decade of self-learning that I would be able to follow instructions and do not need 'step by step'.
  3. I need to be able to use ICS with winXP, but it uses 192.168.1.1 as mandatory IP assigned to interface Local Area Connection. So .... Pineapple Hardware Version Mark IV Pineapple Software Version 1.0.2 OS used to connect to the pineapple: winXP/bt5 Network layout of how your setup is connected: here lies the confusion All the tools/options that are running on the pineapple when the issue happened: n/a Steps taken which created the problem: I want to edit /etc/config/network, but if I assign option 'gateway' to 192.168.1.1, what do I assign to option 'ipaddr' ? Then to use bt5, I just answer 192.168.1.1 when it asks to assign ip to eth0? Anything else that was attempted to 'fix' the problem: Most of my posts so far are from this. Let me explain: I have winXP, so that's diff for me to use ICS. If I wanted to use my 4G dongle for connection, I think I have to use windows.(I am unable at present to get much going in ways of warez on the dongle while attached to pineapple, so I have set up a 16gb cruzer for pineapple. But here I am back at using winXP to share connection.) I can use bt5 to share wlan0 by using the wp4 script, but I haven't even attempted to get the dongle to work with bt5 yet. Been swamped with learning, attempting, studying result, adjusting, attempting..... I truly appreciate any input. This thing is amazing. I have learned much due to 'digging-in'.
  4. That is extremely well put, telot. It took me a week to get the weak-ass grasp I have on the thing. I ssh'd into it and that's when the magic started. Best playground I've been around. Couple this gadget w/ bt5 and a few xtra's and it's over. and set up camp here in the forums....
  5. My problem seems to be that the device (although using usb) used to store data is actually a microSD card inside the usb 4G dongle. I don't know howto install the package w/ that dest. opkg still returns error re: usb/ /usr. It's gonna drive me nuts, I'll get it eventually, however I would love any input. This bad_boy is set up @ a restaurant as I type this. But I'm not so interested in playing 'tricks' like rickrolling, although fun, I want the packets logged all day while I work ;)
  6. mr.miyagi, I searched through the supported 3G modems in the wiki and could not find your huwei e180. Darren should be able to clarify things, I am no expert. As I understand, most devices use the same manner to connect.
  7. condor peeking around corner, listening....
  8. woot! I messed it up good, but recovered. What a feeling. Does anyone else have 3/4G? Does it have storage via microSD? I have the t-mobile ZTE MF591. MarkIV mounts it @ /mnt/sdb1. opkg returns error: * make_directory: Cannot create directory `/usb//usr': Read-only file system. * make_directory: Cannot create directory `/usb//usr': Read-only file system. I attempted editing fstab under config mount: option target /mnt/sdb1 I even attempted a link from /usb/ to /mnt/sdb1 and received same error as above^ ( then did it backwards, which I have to figure out howto undo) In posting this, a new idea came; I'll put the packages on there using bt5 and then re-insert into 4G dongle... Or can someone help me in editing opkg.conf?
  9. I'm pretty sure to use ferret, wlan0 must slip into monitor mode. Karma and programs such as ferret, which also use wlan0 for communicating with it's clients, are in-compatible. Need another interface to 'listen' on? I think....
  10. Can multiple usb devices be used through a usb hub-like device? So, perhaps another wireless device can be used for sending out deauth packets, monitoring, etc. All while the pineapple still uses it's antenna for karma and it's clients? Add the 3G modem, and a battery. Leave it some place real nice...... ....log into it from anywhere and essentially be as if you were physically there, sending death packets, airodump the vicinity, etc...
  11. Hardware/firmware/OS T-Mobile ZTE MF591/ MKIV 1.0.2/ XP;btr2 Services: ssh on boot ssh autoconnect Wireless Cron Jobs 3G bootup 3G redial SSH: online IP addresses: USB 3G Modem: 22.78.73.14 Public Internet: 208.54.80.254 <----this keeps changing, I think on every refresh? * I'll check on that I am trying to ssh into pineapple remotely using public ip given through T-Mobile ZTE MF591. I get a timeout error. I can ssh into pineapple from netbook associated with pineapple ap, then ssh out thru internet using the 4G modem, into my honeypot@home. Just not in the reverse. any suggestions? in posting this I've decided to attempt disabling the 3G redial. but as I go to log into the pineapple, I can't find it's SSID AGAIN!!!
  12. I'm looking into it. I have many pc's condensed into one massive unit already, but it's configured as a honeywall/honeynet. But the next phase requires distributing the load. This is due to ssh encrypted com. I'd been avoiding this task due to the pineapples arrival, and now I'm [i\VERY[\i] interested in the ability to crack hashes. Thought that was a coincidence. <_<
  13. Are you using the pineapples interface or your computers?
  14. Looks quite promising you two. Would some clustered cpu's help?
  15. as long as you know where to start
  16. you mean to tell me Shannon actually touched my unit? I'm so glad I haven't yet removed the protective sticker... I'm impressed with this community, very impressed indeed.
  17. if( $line =~ m/going/ ) { $line = "doing" . $line; print "$line\n"; >>nudge but seriously, you do open an interesting facet for the device. To answer your question (which is interesting if you're such a code_ninja) re: where to start is simple; begin "testing" each feature independently before layering them. Keep a journal of ideas for implementation within your co. As experience increases, attempt some of the ideas from your journal... ...or simply follow taco's advice up there ^
  18. The pineapple is looking for an internet address @ 172.16.42.42 by default with it's gateway 172.16.42.1 which is why it assigns addresses in the range 172.16.42.x This can be changed in the config files, though. CAREFUL
  19. The wiki page says it's version 1.0.1 Your link says it's version 1.0.2 both are named update.bin i am too stoned right now
  20. I'm gonna put mine in a 1985 walkman but really, that is awesome. I keep thinking of how to power this thing....
  21. On ac power. Not hot/warm. I also get my other wireless devices in the log @ the top of status page. What's with that, do you know? They're not pwnt clients.
  22. Please feel free to post said script when it's complete. I'd love that...
  23. So twice now I've lost wifi signal from pineapple after maybe 3+ hours of use. Anyone else experience this?
×
×
  • Create New...