Coder Social home page Coder Social logo

bytebandits / writeups Goto Github PK

View Code? Open in Web Editor NEW
100.0 20.0 26.0 32.76 MB

Wiki-like CTF write-ups repository by ByteBandits

Home Page: https://bytebandits.github.io/writeups/

Python 10.82% C 88.86% Go 0.03% C# 0.03% Java 0.12% HTML 0.08% JavaScript 0.04% Assembly 0.01% C++ 0.03%
ctf-writeups writeup ctf bytebandits cryptography reverse-engineering pwn

writeups's People

Contributors

chaitan94 avatar f1recracker avatar gjain-7 avatar jaiverma avatar kumarabd avatar mrigank11 avatar sudhackar avatar vn-ki 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  avatar

writeups's Issues

Question

Sorry guys,
I've been trying this challenge but I cannot manage to get the flag, probably because the TCP connection is closed soon and rabbitmq isn't correctly grabbing the request.
I have tried adding a lot of null bytes and also adding a lot of GET request after the POST request with the new input to the queue in order to make the TCP connection last more. But it is not working.
What did you do? what is inside your payload_bak?
Thank you.

internetwache-ctf-2016 / Exploit80 (RemotePrinter) writeup

Hi,

Very interesting write-up with a shell, the only one with a shell. Nice job !
I wonder how you manage to guess the address of the stack ?
With %p%p%p... pattern, we can see it always start with 0xffffbcec. But I didn't understand how you conclude it's the 0x2000 bytes buffer address, so the input we can control.

I've done this exploit by simply overwrite 4 bytes of the close() entry in the GOT, but to call dead code displaying flag at address 0x08048867. More simple solution but far less efficient than yours in other circumstances !

Cheers,

Phil

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.