Skip to content

amit-sp-singh/BeeLogger

 
 

Repository files navigation

BeeLogger

Copyright 2017 BeeLogger Written by: * Alisson Moretto - 4w4k3

Windows version will be available 02/22/2017.

Generate gmail emailing keyloggers to windows, powered by python and compiled by pyinstaller. With auto persistence this tool is powerful.

DISCLAIMER:

"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.

Features

  • Send logs each 120 seconds.
  • Send logs when chars > 50.
  • Send logs with gmail.
  • Some Phishing methods are included.
  • Multiple Session disabled.
  • Bypass UAC.
  • Auto Persistence.

Prerequisites

  • apt
  • wine
  • wget
  • Linux
  • sudo
  • python2.7
  • python 2.7 on Wine Machine
  • pywin32 on Wine Machine
  • pythoncom on Wine Machine

Tested on:

  • Kali Linux - SANA
  • Kali Linux - ROLLING
  • Ubuntu 14.04-16.04 LTS
  • Debian 8.5
  • Linux Mint 18.1

Cloning:

git clone https://github.com/4w4k3/BeeLogger.git

Running:

sudo python bee.py

If you have another version of Python:

sudo python2.7 bee.py

Screenshot:

Shot

More in Screens

Contribute:

Send me more features if you want it :D

I need your Help to become it to better.

Contact:

[email protected]

License:

This project is licensed under the BSD-3-Clause - see the LICENSE file for details.

About

Generate Gmail Emailing Keyloggers to Windows.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.2%
  • R 4.8%