Jump to content

USB Switchblade Newbie Help Requests


UnknownPrivelage

Recommended Posts

Hello, I am new to Hak.5 and new to coding/hacking in general. I have a few questions I hope some of you can help me clear up.

1) What is the difference (for switchblade) of having U3 as opposed to not? In other words, is it easier to steal information or does it steal more information?

2) What exactly does the default coding steal and how do you edit/manipulate this to steal other things?

3) How would I create a USB that automatically and silently copies all files from, say, the My Document folder?

Thanks! I know this sounds dumb but thanks for your help! If your willing to coach me or something PM me or email me (PM for email) thanks!

Link to comment
Share on other sites

1) What is the difference (for switchblade) of having U3 as opposed to not? In other words, is it easier to steal information or does it steal more information?

> There aren't any real advantages concerning a U3-Enabled Switchblade over a regular drive. You can configure it to do the same. The only loss is the ability to run U3 Applications.

2) What exactly does the default coding steal and how do you edit/manipulate this to steal other things?

> As for myself, I've only used custom payloads and then now designed my own. (Quiet-Riot) They all offer many similar options, however, some are more equip than others.

3) How would I create a USB that automatically and silently copies all files from, say, the My Document folder?

> Well if you're writing the payload in shell script, then you'll want to execute "%COMSPEC% copy %userprofile%My Documents FLASH_DRIVE_FOLDER" or something like that. Search google to learn shell scripting.

Link to comment
Share on other sites

1) What is the difference (for switchblade) of having U3 as opposed to not? In other words, is it easier to steal information or does it steal more information?

> There aren't any real advantages concerning a U3-Enabled Switchblade over a regular drive. You can configure it to do the same. The only loss is the ability to run U3 Applications.

2) What exactly does the default coding steal and how do you edit/manipulate this to steal other things?

> As for myself, I've only used custom payloads and then now designed my own. (Quiet-Riot) They all offer many similar options, however, some are more equip than others.

3) How would I create a USB that automatically and silently copies all files from, say, the My Document folder?

> Well if you're writing the payload in shell script, then you'll want to execute "%COMSPEC% copy %userprofile%My Documents FLASH_DRIVE_FOLDER" or something like that. Search google to learn shell scripting.

1) What is the difference (for switchblade) of having U3 as opposed to not? In other words, is it easier to steal information or does it steal more information?

> There aren't any real advantages concerning a U3-Enabled Switchblade over a regular drive. You can configure it to do the same. The only loss is the ability to run U3 Applications.

>>There is a huge difference between the two drives. U3 enabled drives can currently run silently automatically when the drive is placed into the machine and non-U3 drives you would have to click on the drive in my computer to have it start running then only if you have placed an autorun file in there.

3) How would I create a USB that automatically and silently copies all files from, say, the My Document folder?

> Well if you're writing the payload in shell script, then you'll want to execute "%COMSPEC% copy %userprofile%My Documents FLASH_DRIVE_FOLDER" or something like that. Search google to learn shell scripting.

>>If you browse the forums look for threads about slurping they have already created this script you can implement it into you drive. :)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...