Jump to content

TMB

Members
  • Posts

    4
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

TMB's Achievements

Newbie

Newbie (1/14)

  1. I had a similar problem. If apt-get is stuck at 0% [Connecting to httpredir.debian.org (IPV6 ADDRESS HERE) ] you might be having problems resolving IPV6 addresses. You can force apt-get to use IPV4 by using: apt-get -o Acquire::ForceIPv4=true update or apt-get -o Acquire::ForceIPv4=true install linux-app-name
  2. Let me give background to my original question. I have taken a screenshot using scripting via an HID attack and powershell. I'm not seeking responses regarding that, or on different ways to do that. A screenshot can be taken via HID, I have already established that and it's not a transparent attack. It cannot be done (starting the attack) whilst a person is using the machine, or while it's transitioning from locked to unlocked. Written HID attacks are very OS specific, you take screenshots differently on different OSes (and that's the easy part), saving the screenshot on the other hand is less trivial depending on the OS. As well, you cannot record video easily. NOW: Is it feasible to create a USB Display Adapter ATTACKMODE ? That is, you plug in the Bunny and it pretends to be a secondary display adapter. Benefits being, as a PnP adapter, you can record screenshots or record video of activity WHILST is computer is in use. Presumptuously, the Bunny could be installed whilst the machine is locked and visually record activity from when the user unlocks it, till it's removed. In the most basic form, the question is: how do you develop a custom ATTACKMODE module? Or, is that access only availble to Hak5?
  3. I'm aware that you can take a screenshot via keyboards commands. It's a trivial task, but also easy to catch out. An emulated USB monitor, assuming it automatically installs via plug and play, would allow you to monitor a screen even while the device is in use. And possibly record continuous video or screenshots transparent to the user.
  4. I just bought a Bash Bunny, how can I develop my own attackmode module. Is it feasible to create a USB Monitor that takes screenshots at intervals?
×
×
  • Create New...