GithubHelp home page GithubHelp logo

Comments (19)

hemazoher avatar hemazoher commented on June 18, 2024 12

trust me this rpc_s_access_denied = Operation did not complete successfully because the file contains a virus or potentially unwanted software
turn off the real-time protection and windows firewall

from cve-2021-1675.

MortalAndTry avatar MortalAndTry commented on June 18, 2024 6

Can you confirm that the serv can reach your share without any cred ?

Due to Microsoft's security regulations, domain member cannot access smb outside the domain

from cve-2021-1675.

0x10f2c avatar 0x10f2c commented on June 18, 2024 2

Troubleshooted this one and figured it out at least for my end.

The error is due to bad permissions on the file in the share, chmod 644 the dll and the error should go away; the group and others permissions need to be at least readable.

from cve-2021-1675.

cube0x0 avatar cube0x0 commented on June 18, 2024

Is the target a Windows server 2012?

from cve-2021-1675.

evilashz avatar evilashz commented on June 18, 2024

Is the target a Windows server 2012?

I tried this exploit on Windows server 2012 ,but its not worked
the error was same with this pic(access_denied)
and I tried use User of Domain Admins then its worked!
I wonder how did this err?

from cve-2021-1675.

dudy2kk avatar dudy2kk commented on June 18, 2024

Is the target a Windows server 2012?

The target here is Windows 10 domain joined

from cve-2021-1675.

dazzyddos avatar dazzyddos commented on June 18, 2024

I am getting the same error on Windows Server 2019

image

from cve-2021-1675.

Woniuke avatar Woniuke commented on June 18, 2024

you can use wireshark to analysis smb protocol for reason.
image
image
so the reason may not allow anonymous access....

from cve-2021-1675.

jabriyel avatar jabriyel commented on June 18, 2024

I am getting the same error on Windows Server 2019

image

Guys,

exploit not working with SMB2 . disable smb2 and enable smb1.Will work perfectly fine....cheersss

from cve-2021-1675.

MortalAndTry avatar MortalAndTry commented on June 18, 2024

I am getting the same error on Windows Server 2019
image

Guys,

exploit not working with SMB2 . disable smb2 and enable smb1.Will work perfectly fine....cheersss

the smb client default disable smb1at windows server 2016&2019 -_-!

from cve-2021-1675.

Stivi000 avatar Stivi000 commented on June 18, 2024

obraz
SMBv1 is enabled on target and still the same error - rpc_s_access_denied

from cve-2021-1675.

Ug0Security avatar Ug0Security commented on June 18, 2024

Can you confirm that the serv can reach your share without any cred ?

from cve-2021-1675.

RapidWolf95 avatar RapidWolf95 commented on June 18, 2024

I had this same issue when trying to run this against a sandbox Windows host which was the dev image Microsoft gives out. By default "User" does not have a password on that image.
When I set a password for the user I stopped getting this error. I tried a few things over time, so I can't promise that is the only fix, but it seems to have been what got everything functioning for me.

from cve-2021-1675.

thewhiteh4t avatar thewhiteh4t commented on June 18, 2024

exploit worked on windows 10 2004 but after I updated it to 21H1 i am getting the same rpc error
Screenshot_2021-07-03_11-16-16

from cve-2021-1675.

3gstudent avatar 3gstudent commented on June 18, 2024

Maybe you can try my code to build an anonymous SMB file server.

https://github.com/3gstudent/Invoke-BuildAnonymousSMBServer

from cve-2021-1675.

muxueo avatar muxueo commented on June 18, 2024

也许你可以试试我的代码来构建一个匿名的 SMB 文件服务器。

https://github.com/3gstudent/Invoke-BuildAnonymousSMBServer

Still not

from cve-2021-1675.

mumu0215 avatar mumu0215 commented on June 18, 2024

i come to crash this error too! target is winserver12r2

impacket.dcerpc.v5.rpcrt.DCERPCException: DCERPC Runtime Error: code: 0x5 - rpc_s_access_denied

from cve-2021-1675.

arphanetx avatar arphanetx commented on June 18, 2024

exploit worked on windows 10 2004 but after I updated it to 21H1 i am getting the same rpc error
Screenshot_2021-07-03_11-16-16

do you enable any speacial thing? im trying to set up a poc, but i got an error Bad_NETWORK_NAME from metasploit, im not sure if is when it try to connect to the smb server with my dll, or other thing.
If i try to run the python one, it just start doing the tries 0,1 and 2 and nothing wokrs, do you mind md me for a little help of how to setup a vulnerable machine? thanks in advance

from cve-2021-1675.

ZHOUXINGXING9 avatar ZHOUXINGXING9 commented on June 18, 2024

目标是 Windows 服务器 2012 吗?

Is the target a Windows server 2012?
Yes, what is the reason?

from cve-2021-1675.

Related Issues (20)

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.