Alvin Smith
Alvin Smith
I'm on Python 3.9.9. Same problem. Tried to fix it, no luck. ``` transData = "".join(map(chr,(b'\x00' * padLen))) + str(parameters) transData += "".join(map(chr,(b'\x00' * padLen))) + str(data) # req =...
You can't use the `mysmb.py` outside the repo. ZZZ works for me now
Thank you for this. Although, most of repos that I want to run it doesn't have the `packages.json`. I want to run `pipx install-all requirements.txt`
> Even on where the manifest does exist, it’s still tedious for most users to have to dig out the file manually. It’s probably better for us to add something...
> managed I just used the zzz.py it worked. If it ask some dependencies, pip3 install them. If still not working, google the error and download some scripts to replace...
Yeah, a switch sounds nice. I would imagine that if the IPV6 is enabled, it'll be something interesting to look into. Especially in CTF, people don't open it for no...
My snippet is trying to detect it automatically.
```bash masscan -p1-65535,U:1-65535 10.10.10.x --rate=1000 -e tun0 ```
HTB SteamCloud. RustScan missed it too. ```bash ❯ nmap -p2379 $IP -sV -sC PORT STATE SERVICE VERSION 2379/tcp open ssl/etcd-client? | tls-alpn: |_ h2 |_ssl-date: TLS randomness does not represent...
Hi @bee-san, Would you kindly leave a comment regarding the Closed action, please? Is this been patched or dropped?