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
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
JWT Authentication

I am trying to get more information about JWT Authentication in Node.js. I am having trouble finding the vulnerabilities, as I have not yet had a ton of experience with JSON or JavaScript, but a link a friend sent me caught my eye. Of course, I have googled, but it still hasn't clicked in my mind. Why/how is it vulnerable? Example: Say I have credentials to a site that uses JWT Auth and sets the cookie as the JWT. Is there an inherent issue with this? My first guess would be MITM but I'm not sure if that applies.

Again, I am fairly new to this, so any help would be appreciated!

submitted by /u/USIntrepid
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Easy Way To PrintNightmare CVE-2021–34527 PoC

https://cdn-images-1.medium.com/max/1456/0*Bq6VyRmYQXZERE8y
The print spooler service is started as the system account which is the highest account in windows that you can take over. You will trick…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Safe free PGP encryptor

Does anybody know what free software I can safely use? I’m not sure what is currently available, I know the old one everyone used to used has been taken down.

submitted by /u/wealthychef369
[link] [comments]
Command Injection: A Silent Killer of Your System

Command injection is a type of cyber attack where an attacker injects malicious code into a command that’s executed by a system. This can…Continue reading on Medium »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Tracking a WhatsApp hacker and protecting your account:

https://cdn-images-1.medium.com/max/602/0*sUWr8NdrbvLuikbW
WhatsApp is one of the most popular messaging apps in the world, with over 2 billion active users. Unfortunately, with such a large user…

Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
johntheripper/hashcat list key possibilities in plain text.

Can either of these just list out every key possibility in plain text?

I'm not cracking any file but it is possible to just list them out in plain text without the need of a file.

If it helps at all I'm cracking RC4/Motorola ADP.

submitted by /u/LukeCrews
[link] [comments]
Finding Host header injection

Hello everyone! This is Jody Ritonga, back again with another bug bounty writeup! In this article, I want to tell you about Host Header…Continue reading on System Weakness »
Read more...