timlaw71

Results 6 comments of timlaw71

@benjojo I want to make sure the script I created for our pre sales recon isn't causing this. Is there any way you can share the ips with me so...

If I run python3 ./pymeta.py if seems to work. I'm on python 3.10.8

I did an apt update and apt upgrade and got this running the same domain. Traceback (most recent call last): File "/home/kali/DR_Lite/tools/offensive-azure/offensive_azure/Outsider_Recon/outsider_recon.py", line 474, in runner() File "/home/kali/DR_Lite/tools/offensive-azure/offensive_azure/Outsider_Recon/outsider_recon.py", line 470,...

Linux kali 5.19.0-kali2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1kali2 (2022-10-10) x86_64 GNU/Linux

I'm getting a few errors when running on a particular domain. I can run another domain and it works fine. I do know that running aadinternals in powershell works for...

Traceback (most recent call last): File "/home/kali/.local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 386, in _make_request self._validate_conn(conn) File "/home/kali/.local/lib/python3.10/site-packages/urllib3/connectionpool.py", line 1040, in _validate_conn conn.connect() File "/home/kali/.local/lib/python3.10/site-packages/urllib3/connection.py", line 414, in connect self.sock = ssl_wrap_socket( File "/home/kali/.local/lib/python3.10/site-packages/urllib3/util/ssl_.py",...