Giter VIP home page Giter VIP logo

brainstorm-thm-chatserver.exe-exploit's Introduction

BrainStorm-THM-ChatServer.exe-Exploit

This is an exploit for chatserver.exe program that runs on the Try Hack Me x86 module Brainstorm.

TryHackMe Brainstorm Site

  • Located here: Brainstorm

  • If you are not a subscriber to TryHackMe the application and its required files are located in the Resource Files folder.

Usage

$ git clone https://github.com/GeardoRanger/BrainStorm-THM-ChatServer.exe-Exploit.git
$ cd BrainStorm-THM-ChatServer.exe-Exploit/
$ python3 brainstorm.py

Requirements for chatserver.exe

Windows 7 32-bit -or- Wine 32

Screenshots

Opening Screen

OpeningScreen

Exploit Opening Listening Terminal

ExploitComplete

brainstorm-thm-chatserver.exe-exploit's People

Contributors

geardoranger avatar kyle-kyle avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

jrsk23 jrsk2

brainstorm-thm-chatserver.exe-exploit's Issues

Script hangs

I Get to the attack point and the listening konsole window opens and then nothing. When I ctrl C I have this log.

File "/home/dalamar/Downloads/BrainStorm-THM-ChatServer.exe-Exploit/brainstorm.py", line 139, in
output = subprocess.getoutput(f'konsole -e bash -c "nc -nlvp {LPORT}; exec bash"')
File "/usr/lib/python3.9/subprocess.py", line 647, in getoutput
return getstatusoutput(cmd)[1]
File "/usr/lib/python3.9/subprocess.py", line 628, in getstatusoutput
data = check_output(cmd, shell=True, text=True, stderr=STDOUT)
File "/usr/lib/python3.9/subprocess.py", line 424, in check_output
return run(*popenargs, stdout=PIPE, timeout=timeout, check=True,
File "/usr/lib/python3.9/subprocess.py", line 507, in run
stdout, stderr = process.communicate(input, timeout=timeout)
File "/usr/lib/python3.9/subprocess.py", line 1121, in communicate
stdout = self.stdout.read()
KeyboardInterrupt

Why this bad chars?

hello sir,

why did did you use this bad char?

-b '\x00\n\r\x20'

can u explain ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.