Liam Somerville
Liam Somerville
> Skeleton is present in dev branch Got pieces for this locally as well.
After attempting to run this image, the following error pops up: ``` $ docker run --rm -it cve2018-15473 Traceback (most recent call last): File "sshUsernameEnumExploit.py", line 33, in old_parse_service_accept =...
First off, thanks for putting the time in to make this tool. It looks terrific and I'm really excited to get into it. I've been running into issues getting creds....
Hi there, First off thanks for the beautiful font! Second, it looks like some glyphs are missing in WSL. Here's a screenshot of a repo:  Also missing in vim:...
I may take a swing at this if I am feeling ambitious, but it likely won't be in the next few months so opening an issue in case anyone else...
The BApp Store still has v1.0, which may be the cause of some of my other issues. Not sure how this update process works, but might be good to give...
I've noticed that when the **Project Options > Sessions > Use cookies from Burp's cookie jar > Extender** box is checked, AutoRepeater will not perform any replacements. This may just...
Hello and happy new year! I love that there's a lua-based version of markdown. Thank you so much for your work on this. I'm trying to figure out why my...
Example from https://0xpatrik.com/subdomain-takeover-basics/
I'm getting an error when importing pydradis. Here's the steps to reproduce on Windows 10 with Python 3.6.5: 1. pipenv shell --three 2. pip install pydradis 3. python ``` Python...