beamgun icon indicating copy to clipboard operation
beamgun copied to clipboard

A rogue-USB-device defeat program for Windows.

Results 12 beamgun issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 9.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Hello there, I had to enclose the username portion of the scheduled task with quotes in order for beamgun to install correctly. I modified the latest .msi (BeamgunInstaller-0.2.4.msi). This is...

Hi. I´ve been playing around with the application and i´ve noticed that it doesn´t block android devices. It does block USB Storage, but when i plug in my phone it...

help wanted

I have a wireless mouse which i connect/disconnect from time to time. Every time i connect it it locks my machine - as intended. But could a whitelist be implemented...

enhancement
help wanted

From this issue: https://github.com/JLospinoso/beamgun/issues/7

enhancement
Hacktoberfest

Hi, I recently tried to install Beamgun on all the PCs at work. There was a mixture of Windows 7, 8.1 and 10. It was a little while ago and...

help wanted

If an attacker suspects that Beamgun is in use, they would be able to disable it with as few as 3 clicks. There should be an option to prevent changes...

This is like asking the Ferrari dealership for a Prius, but this is a neat tool and I'd love for someone to create a macOS equivalent.

help wanted
Hacktoberfest

The success of this option is mixed, and for now it is better to just lock the workstation.

enhancement
Hacktoberfest

Sample: ```cpp #include "Windows.h" #include #include int main() { const GUID KEYBOARD_CLASS_GUID = { 0x4D36E96B, 0xE325, 0x11CE, { 0xBF, 0xC1, 0x08, 0x00, 0x2B, 0xE1, 0x03, 0x18 } }; auto devs...

enhancement
Hacktoberfest