Jump to content

Aprizm

Active Members
  • Posts

    28
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Aprizm

  1. Hey folks, I remember a few years ago hearing about a hacker who was only using a browser as his main tool. I have google the shit out of it and could not come up with anything remotely close to the guy in question.

    From memory there was even a video documentary style segment about it, but then again I have no idea where I saw that. But one thing is sure, he exist lol

    so lets recap:

    -hacker

    -uses only a browser to hack

    hes the definition of hacking naked if you ask me :)

    anyways hope somebody remembers him Im really interested in what he might be doing nowadays he was a very interesting character.

    peace.code and singularity

  2. I dunno if this has been mentioned before but maybe pastebin could be used to drop the data once its been fetched.

    1- get the hash

    2-open browser in pastebin -> login pastebin -> paste the hash -> logout -> close browser

    3- tada

    didnt try it but im pretty sure its doable. the reason why you wanna log in pastebin is so that you can easily access your paste once you go back home.

  3. Here is my first little ducky program.

    You plug it it opens a youtube url and puts it in fullscreen. This could work awesomely on any kind of kiosk machine where you have a usb port available (physically).

    During my test sometimes it didnt work the first time I entered it on different machine, my guess is if you change the first delay youll have it working. It seems to be depending on how long the computer takes time to install the new device. anyways here it goes.


    REM Title: Youtube Roller
    REM Author: Aprizm
    REM Description: This scripts opens a youtube video in fullscreen and puts the browser in fullscreen
    REM Option : if you change the link of the video dont forget to change the watch with watch_popup to have it fullscreen also add &loop=1 at the end to make it loop forever
    DELAY 5000
    GUI r
    DELAY 50
    STRING http://www.youtube.com/watch_popup?v=qTkFw4q8CZw&loop=1
    ENTER
    DELAY 1000
    F11
    [/CODE]

    enjoy :)

    ps: the link used in the code is kind of a EPIC SAX player and it goes for like 1h .

    (loop code added to the url)

    Peace codaz

  4. 1- Craft a browser exploit in metasploit

    2- start karma on your pineapple

    3- redirect people to you browser exploit

    4- profit

    (your metasploit laptop should be plugged on your pineapple network aswell so you can reverse shell back to you)

    ps: you dont have to install it on the device itself just use it as a vector to redirect the boxes

  5. Make sure u get the 32MB or 64MB ram version. Data is selling the hornet-ub as a improved version but is actually only 16MB ram version

    thanx a lot for this massive tip, problem is... ive browsed both data alliance and alfa site and nowhere do they mention the ram size of any device. Is there a place where I could get that information for every model they have?

    they seem to have a lot of the same model with different configuration but no details on what these minor differences might be. should I just go for the most expensive one?

  6. This project really intrigues me...

    did you succeed in running karma on this device?

    it only has 4MB of flash so i guess not all the tools available in pineapple mark IV can be installed here, not without an usb external storage, which will mean we can't get a secondi wireless card plueed in or a 3g modem.. am i wrong?

    I was wondering the same thing. I have pretty kickass antennas and wifi usb cards that id like to use with it but it seems we need the usb flashdrive for it to work at all :(

  7. While im waiting for my cable ive figured that my device is an ALFA router but I dont know which one... is there a more recent model of the same device? because ive seen them for 40-50$ on data alliance and i might buy another to install openwrt and experiment ... so which one do we have if we bought the pinapple (i got it a week ago) >?

    and anybody tried one of the TPLINK ? pros/cons ? they look more robust than the alfa one...

  8. Aprizm,

    From reading your post you seem to have ruled out the pineapple's ability to recieve an IP address from your router. Have you attempted to set your Nic card (PC or Laptop nic directly connected to the pineapple) to the static address of 172.16.42.42, with 255.255.255.0 as the subnet, and attempt access that way? Either via the web UI or via SSH... There are two eth ports on the pineapple, one pulls an IP from your router and the other is set to the static address. Try it on both ports. I'm betting it won't work as it sounds like your firmware upgrade was interupted and caused the rare pineapple brick, but it's worth a try while waiting for the serial cable.

    tried it all yesterday. im pretty sure its brick by now. no stress ill try the cable when it comes in. Im just a lil pissed because I rather work on modules than have it in a working state. :) but eh learning is always fun

  9. So you are unable to connect to the pineapple both WLAN and POE LAN?

    Have you tried accessing via WAN LAN?

    If you plug the WAN interface to your wired LAN in your house, then you should be able to connect via that interface, have you tried that? If you are unsure what the IP might be, then you can i.e. make a ping sweep, and try to access the IP's in your browser.

    very clever idea. tried it and the device isnt registering with the router because I can see all other device on my lan but not this one :( thanx for the suggestion

  10. well I did everything everybody suggested, ive read pretty much every thread about bricking and it seems other have the exact problem.

    I power up the device and only 2 light comes on : PWR and LAN if i plug Ethernet cable it flashes but I cannot access it from my PC (this was working before, ive rechecked all the settings and everything should work). Also it does not create an AP like it used to.

    Im still very hopefull for the flash cable :) I might learn something in the process so its all good

    • Pineapple Hardware Version MARK IV
    • Pineapple Software Version (ex: 2.5.0, 2.6.4): 2.7.0
    • OS used to connect to the pineapple: Windows 7
    • Network layout of how your setup is connected (including IP information): basic tethering as shown in instructions
    • All the tools/options that are running on the pineapple when the issue happened: almost everything from the pineapple bar was installed
    • Ping results from computer to pineapple: unreachable
    • Is the problem repeatable (Yes/No):yes
    • Steps taken which created the problem:not sure
    • Error Messages: none
    • Log file information:
    • Anything else that was attempted to 'fix' the problem: press the reset button at the bottom of the device...

    Ok so my device seems to be working (lights up when device is powered) but I cant connect to it and I cant connect to it with wireless like i use to. so my question is how do i go about repairing this? can I flash the device or revert to manufacturer settings type of thing?

    it really sucks i had it for 2 days and now I cant use it... I didnt do anything crazy except install things from the pineapple bar. I tried to reinstall update 2.7.0

    and i got an error during update it said like error 5 .

    thanx in advance

    ps: the device was working before so please dont tell me the new address of the webui :P

×
×
  • Create New...