Jump to content

Micah C

Active Members
  • Posts

    102
  • Joined

  • Last visited

About Micah C

  • Birthday 07/06/1994

Profile Information

  • Gender
    Male

Recent Profile Visitors

3,885 profile views

Micah C's Achievements

Newbie

Newbie (1/14)

  1. I am running Ubuntu currently and I am having issues getting redboot.pl to work. Any suggestions.
  2. Wow, its been way too long since I have touched the fon. I should have remembered that all that stuff was posted on digininja's site. Thanks. I liked Darrens tutorial... Kinda had everything I needed in one zip. Ohh well!
  3. I (still :( ) have the original (Version 1) pineapple. I am looking to re-install Jasager on to it. The link on (http://hak5.org/hack/wifi-pineapple-flashing-guide) this page seems to be broken. Anyone know where I can get original software and guides for the first pineapple. Thanks
  4. Yes, the rubber ducky works on all platforms including mac. To get started the best thing you can do is explorer the hak5 wikis, as well as the teensy website. I also suggest that you familiarize yourself with the Arduino IDE, and teensy example code. Search the forums, many have come up with tutorials and examples. maybe do a bit more research before asking? Use the ducky safely ;)
  5. I recently downloaded Gbridge, which unfortunately its a windows only program. I noticed that Gbridge supports VNC with a built in VNC server. Is it possible to access this VNC server using RealVNC on say a mac? Any thoughts or ideas are greatly appreciated.
  6. Greetings all! I recently bought a bran new arduino board. I connected a few LED's and told them to turn on when certain data is sent to it via COM. I know I can use the Arduino COM monitor to accomplish this, but for various reasons I would like to control it with Autoit. Does anyone know how I can send COM data to my Arduino with Autoit script? Any help is appreciated, thanks! Micah
  7. I have recently discovered that Gmail offers a way to read your emails with rss. (https://USER:PASS@mail.google.com/mail/feed/atom/index.xml) Im currently trying to find a way to read this feed and display it on a web page with PHP. I have tried various different "solutions", but have had no success. Does anyone know how I could accomplish this task? Things I have tried so far: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" dir="ltr" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Loading directly an RSS feed and displaying it</title></head> <body bgcolor="#FFFFFF"> <h1>RSS 2.0 Demo Direct</h1> <hr> <div id="zone" > Loads directly an RSS file and displays the list of recent articles. </div> <br> <p> <?php require_once("rsslib.php"); $url = "https://USER:PASS@mail.google.com/mail/feed/atom/index.xml"; echo RSS_Display($url, 15); ?> </p> </body> </html> Tried using this resource: http://www.scriptol.com/rss/atom-reader.php Maybe I'm doing something wrong. If anyone can help it would be GREATLY appreciated, thanks.
  8. Hello, Recently I installed DSL Linux on my flash drive. It booted fine and the apps work great. I am trying to figure out how I can start up firefox in full screen when DSL boots. I would like to be able to only start up firefox. Does anybody have any advice? P.S Im new to the linux world, sorry. Micah
  9. Does anyone here know how I can check my gmail email with autoit? I have done my researching... But I havn't found anything that works or doesn't require openssl. Any scriptletts or resources that I could check out? Thanks in advance.
  10. Micah C

    USB Powersaw

    Yes. It just allows you to add an custom one if you wish. If you dont have a payload of your own you can just leave the website field blank in win_activate.exe. Im not sure if you looked at it too much but the info is really basic. It really needs to be added to, but its a start. Does it work on windows 7?
  11. Micah C

    USB Powersaw

    Its awesome to hear feedback! USB PowerSaw's "payload" is win_activate.exe. One of the main objectives of PowerSaw is to allow you to create your own payload. win_activate.exe download's the "install.exe" program from a user specified website. Does USB PowerSaw U3 work on windows 7? I wasn't sure if it would seeing how file locations are a bit different. As for the VNC server ill look into it.
  12. Micah C

    USB Powersaw

    Say hello to the new USB PowerSaw U3.v1. USB PowerSaw is now for U3 Devices. The following updates have been included in USB PowerSaw U3 Version 1: U3.V1 Features: > Copy's its payload much faster. (up to 50% faster) > Sends more information about the victim. Includes: OS Service Pack, Drive Free Space, Drive Total Space, Drive Serial Number & it attaches cookies > Minor Bug Fixes. Planned Updates: > Im currently acquiring information on the GeoLocation API. The next version of PowerSaw (U3) would give the location of the victim as well as their external IP. - Done. > Remove error messages. Includes: "Error connecting to server" & "Attachment not found"... > Send sensitive data. ex Passwords. (VNC Passwords Attached - Done) > No more need to download updates. You can install update packages right from PowerSaw > Weew I have a lot on my plait!! Development on non U3 Versions are still continuing. Thanks for your interest in PowerSaw. If you would like to get involved please email me at usbpowersaw@gmail.com RECALL! If you have downloaded USB PowerSaw before August 12, 2009 at 4:20 PM YOU MUST download it again. The autorun file is missing. Please re download USB PowerSaw U3.v1 to aquire the autorun.inf file. OR download it below. Sorry for the inconvenience that I may have caused you. Download Link: (Public no password needed) Mirrior1 (Media Fire) Mirrior2 - (File Factory) Working AutoRun.inf (This file is not needed for those of you who have downloaded USB PowerSaw after 8/12/09 at 4:20 PM) micachonti.blogspot.com
  13. I have searched the Internet all over for a way to create a CDFS partion on a USB Disk, but no luck. Does anyone know how I would go about doing something like this? Im basically looking to auoplay a program when the USB drive is inserted. Almost like U3, but with more flexibility allowing me to write files to it. Any help?
  14. Micah C

    USB Powersaw

    I just finished working on dumping the VNC password hex. When the USB stick is inserted to the victims PC or when PowerSaw check's for downloads it copies VNC details from the registry and email's them to you. VNC details include Ports, user names and encrypted hex passwords. (You can decrypt them with Cain). With this information one could simply connect and grab as much information as he or she wants. Im still looking for more useful registry keys to dump, so if you have any ideas just shout em out!
  15. Micah C

    USB Powersaw

    Has anyone had a chance to test it out yet? I'm working on a way to copy registry keys and then attach them in an e-mail. I'm running into problems doing so. If anyone has any suggestions, comments or questions just spit it out!
×
×
  • Create New...