Jump to content

Sl45h3R

Active Members
  • Posts

    92
  • Joined

  • Last visited

Everything posted by Sl45h3R

  1. Most likely it's not even connected to the internet, even if it is a wifi camera, it would only be getting a local ip address so they can view and record it.
  2. Well, if it was a previously used windows installation it probably might, so just test it :)
  3. If it doesn't have a connection to the internet, get an ethernet cable and plug it in, that should work right?
  4. You won't be able to mount it in windows, you might be able to find a commercial program that can though.
  5. I just ran 'systeminfo.exe /FO CSV' and it took longer than 20 seconds, so nice idea, but not that practical if you want to quickly plug it into a computer. If you know any programming language (C, C++, C# etc.) you could code it to detect it and run payloads alot easier than using batch :) Just my two cents.
  6. My settings for Firewall and Defense+ are on paranoid and I havn't seen it yet, ill try and change the VID&PID and report back :)
  7. Little tutorial I wrote up so people don't start asking "How do i start" etc. Wiki - Starting out on windows
  8. By default it's the right one.
  9. sudo apt-get install remastersys HERE
  10. There is really nothing to assembly to test most of the code everyone has written, For Teensyduino: just download the Arduino IDE (here) install the teensyduino plugin (here) start coding. For C: Install gcc-avr (linux, also needs extra deps) or Win-AVR (windows... duh) make upload with teensy loader. Hack!
  11. Ah right, well, if you have a spare computer lying around, you could boot it up, and then reroute the traffic and filter out all MAC addresses not on your whitelist.
  12. Find out if their computer literate, if not, use mac filtering (don't flame me ;))
  13. You have to start networking in bt4 first, right?
  14. Try use AutoIT or something similar to move the mouse and drag it where you want.
  15. Nice find, now all we need todo is something like that for the keyboard ;)
  16. If the one on bt4 is outdated just update it. The latest version works for me, and are you using final?
  17. Yep, Defense+ and I LOVE it!
  18. How long did it take to shutdown?
  19. Nice, you should also add code that moves it to the bottom left/right hand corner of the screen :)
  20. Yeah, thats how the teensy loader knows that the HalfKey loader is running.
  21. Ah, right, i though you were doing via the command prompt, but your opening the window and pasting the files. You should make the delays ALOT shorter if your going to be using this because even if they go away for ~15 seconds, it will still be running.
  22. I suppose if you use like a 1x5 character screen, you could output "OK", or some kind of error code.
×
×
  • Create New...