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

@Hacking_Video
@Hacking_attack
Download Telegram
Sequel Starting Point HackTheBox Challenge Tier 1 WriteUp

Sequel is a really nice challenge by HacktheBox to Practice Hacking skills. So in this writeup we are going to dive into it.Continue reading on Medium »
Read more...
Cross-function re-entrancy in the wild

After many catastrophic, tragic incidents in the past, I believe that every one would have heard about this so-called “re-entrancy” attack…Continue reading on Medium »
Read more...
Authentication Bypass

Hello folks,Continue reading on Medium »
Read more...
hacking: security in practice
Gunna break rule 3 but…

If anyone could give me tips on how to hack a Snapchat. Would be forever greatful

submitted by /u/G-Sus27
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Optimizing Hashcat for Passwords length 1 to 8 no symbols

For a school assignment, I was given 50 hashes to crack (they are in md5crypt, MD5 (Unix), Cisco-IOS $1$ (MD5)) format. The passwords should be only letters and numbers. Currently, I have tried using these masks and brute force commands with wordlists rockyou and kaonashi:

./hashcat -m 500 -a 0 hashes.txt wordlist.txt

./hashcat -m 500 -a 3 hashes.txt wordlist.txt



However, I am only able to crack a few easy passwords and seem to be unable to get any more. Does anyone have any suggestions on how to crack more efficiently?

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

___________________________
@hacking_Attack
@Hacking_Video