Michael Skelton
Michael Skelton
Pulled into my own branch, useful change and recommend merging.
Linked back on the main repository, closing this as @Sechunt3r's comment is already addressed in @PatrikHudak's summary.
@soynek You're going to need to dig into the documentation for this one, we've had to draw the line at this repository being treated like a support desk. This is...
@mshassy What's the extent of this randomisation? These can often be defeated with a python script if the randomisation is somewhat predictable / basic (Amazon ELB's being a good example...
@sagi these now look to be patched but for a period of time you could brute force them. Example PoC from when it was working below: ``` import boto3 import...
@Cyberdolt have you performed one of these already or do you have a reference writeup so I can add this to the main repository?
I've just pulled this down from master and I'm receiving the following which is likely the same issue (not explored much yet): > python2 ./ducktools.py -e -l us /root/exploits/payloads/ducky/helloworld.txt /tmp/ducky/output.bin...
If this was implemented it would be good to have a setting for it, I could see a ton of junk data coming from this when you have an initial...
Sorry its taken me a while to review this, aiming to take a proper look shortly
Tagging this as help wanted as this project is a bit lower on my list, if somebody wants to take a crack at this I would very happily merge it...