Closed RegularITCat closed 3 years ago
There are more things to do sir.
NOTE: If the admin doesn't have 2FA u can customize the code 1) Send forget password mail 2) Get resettoken for admin 3) Change the password using the reset token retrieved
# Admin Account Takover [ No 2fa ]
forgotpassword(adminmail,target)
token = resettoken(target)
changingpassword(target,token)
I should probably add this information to environment setup.
@RegularITCat if u got any more questions you can dm me on discord 😄 Enox#4458
I tried to check your exploit.
As said in Environment section of Readme, builded test environment with
after that, execute script as
script ended with
Do I understand correctly that the problem is that I didn't fill the Rocket Chat database with users?
Сould you add the necessary comments to the Environment section to fully recreate the exploitation?
p.s. i'm sorry for being dummy xd
p.p.s. and great work btw