Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
AS-Roasting and Hashcat
https://www.reddit.com/r/redteamsec/comments/xkhau9/asroasting_and_hashcat/

When running AS-Roasting, we get a session key encrypted with the user's password hash (please correct me if i wrong). Now, we question is how hashcat knows what guessed password hash is the right one ? Since it's only a random session key, how hashcat identify a valid output ? Thanks ! submitted by /u/theresilientturtle (https://www.reddit.com/user/theresilientturtle)
[link] (https://www.reddit.com/r/redteamsec/comments/xkhau9/asroasting_and_hashcat/) [comments] (https://www.reddit.com/r/redteamsec/comments/xkhau9/asroasting_and_hashcat/)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Why does mimikatz use :: when it was written in C?

According to the mimikatz author, Benjamin Delpy (gentilkiwi) at https://github.com/gentilkiwi/mimikatz;

mimikatz is a tool I've made to learn C ...

I'm not a programmer and can't stop thinking about it, so I google it and found :: actually used in C++ and not C as discussed at quora
https://www.quora.com/What-does-mean-in-C-programming-2

The :: operator is the C++ scope resolution operator. It has no meaning in C.
C and C++ are different languages.

My question is why does mimikatz use ::and not argument or flag just like any other program?

I was looking for ::in the github trying to understand how it was written and applied, but couldn't find it, probably I was looking at the wrong place. I would be appreciate if you could point it to the right direction. Thanks.

submitted by /u/w0lfcat
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Wintermute DeFi Platform Offers Hacker a Cut in $160M Crypto-Heist

The decentralized finance (DeFi) platform was the victim of an exploit for a partner's vulnerable code — highlighting a challenging cybersecurity environment in the sector.