Jump to content

Jerico_Tyler

Active Members
  • Posts

    44
  • Joined

  • Last visited

Posts posted by Jerico_Tyler

  1. EEF5204D6A - Code the the episode

    RRS5204Q6A - Darren's QR code image file name

    if you look

    D E F

    are the same distance apart as

    Q R S

    so the filename is the code, just with a shift cipher on it.

  2. This week's clues darknet.hak5.org:1337 and I'm pretty sure I saw something flash during the credits going vertically in the middle of the screen. Someone wanna slow it down frame by frame? It looked like the same EEF5204D6A

    1337 is the default port for WASTE *dun dun dun* well WASTEagain at least

  3. Okay guys the times come! Vote on the name and see which one is the community favorite.

    post-18443-1275580303_thumb.jpg

    FYI: Macvolt is a play on Macbeth. It was inspired by the name Mac Voltage that was submitted.

    VOTING ENDS ON JUNE 30th

    I'd like to get at least 30 votes to make it a statistically fair poll

    Thanks to every one that voted!

    Dead volt, the winning name will be painted on the side of the finished power supply!

  4. The Netgear WG111v3 has a Realtek Chipset, specificly the RTL8187b.

    http://www.newegg.com/Product/Product.aspx...N82E16833150021

    http://www.amazon.com/Netgear-WG111US-Wire...6844&sr=8-1

    You can also get it at Wal-mart, Radio shack, and probably Best Buy.

    I bought this as my first wireless card and I love it. It works perfectly in Backtrack4 for injection and as a general wireless card it's terrific. The only problem with it is that it will overheat and crash doing heavy stuff like Packet injection. This is because Netgear doesn't know how to make a case and all the heat stays in the thing. I suggest scoring the edges of the case so you can remove the shell when you want to do anything heavy.

    I personally just cut away the case and threw it away since this is hanging on my wall most the time.

    It might not be the best card out there but for anyone looking for a cheap packet injection card this is the one.

  5. Hey guys I was working on my bench top power supply conversion when I noticed it was starting to look like a face. A couple hours of dremeling and drilling later I ended up with this.

    post-18443-1274228950_thumb.jpg

    I'd like to have the Hak5 community name this lil beast.

    (btw the led will be red in the final version)

    (edited to make the pic an attachment)

    UPDATE!

    I'll be accepting names until May 29 after which I post a poll with the best 5 names for you all to vote on :3

  6. !EDITED!

    Now that I think of implementing a standard isn't quite what I want to mean

    I'm Suggesting a way to organize your modular ducky.

    Something like this is what I'm talking about:

    MULTIPLE OS DUCKY AKA GLOBETROTTER
    
    DIP Switches
    ===============
    A:B:C:D:E:F:G:H
    ===============
    -----------------------------------------------------------------
    A    : 0=PC, 1=MAC
    -----------------------------------------------------------------
    B    : If A is 0 then 0=Windows 1=Linux
         : If A is 1 then 0=intel   1=PPC
    -----------------------------------------------------------------
    CD   : OS version [4 per OS] (Too Long to Write out right now)
    -----------------------------------------------------------------
    EFGH : Payload [16 per OS Version]
    -----------------------------------------------------------------
    DEBUG: Can be added by adding another switch  
           but for applications where the top  
           of the board is accessible, it is not needed
    -----------------------------------------------------------------

    This would only Denote how the ducky would decided what code to run.

    If you want I'll put up Example code on how this system would work Code wise.

  7. I see...yes this would work. The main problem that prevents the full potential of these projects is the fact we can't get feedback from the PC (other than maybe a Num Lock or so). How hard would it be to emulate a monitor and retrieve pixel colors?

    Could we make the teensy look like something else along with a keyboard and mouse? If so we could try to find a USB device with universal drivers that gets info FROM the pc and emulated it.

  8. I've noticed many people suggesting a modular ducky that allows you to select code depending on the binary input from a dip switch.

    The main problem I can see with this is people designing systems based off of one control scheme and other's trying to make it work with their's. While this isn't that hard of a problem to fix I think it would be best if we go ahead and assign certain switch ranges to certain roles.

    For example the toggling of the most significant bit in an 8-bit DIP could toggle into the halfbyte loader.

    OR

    We could make it where all low bits equals the half byte loader being accessed.

    These of course are just suggestions and can be ignored if you want. The Standard would be more of a suggestion really in order to provide a safe and happy coding experience for all.

    +EDIT+

    I guess this isn't as of good of an idea as I thought o.o

  9. Well, a simple although easily thwarted solution could be devised with what we have.

    If you are able to get the the state of a Num Lock Light, since some windows systems will have the num lock key active at boot so you could have it guess the operating system from that. Just a thought (and probably a wrong one at that).

    That's actually set in the bios (I had an old pc that had locked bios with numlock turned off by default and it drove me crazy) but most bios have it on by default so I guess that might work.

×
×
  • Create New...