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
Beginner Bug Bounty Guide - Part 3

Previous : Beginner Bug Bounty Guide - Part 2Continue reading on Medium »
Read more...
Beginner Bug Bounty Guide - Part 4

Previous : Beginner Bug Bounty Guide - Part 3Continue reading on Medium »
Read more...
Damn Vulnerable NodeJS Application
Quick Start run npm i ">Download the Repo =>

run npm i

Afer Installing all dependency just run the application node app.js or nodemon app.js

___________________________
@hacking_Attack
@Hacking_Video
ADDED BUGS Prototype Pollution No SQL Injection Cross site Scripting Broken Access Control Broken Session Management (https://www.kitploit.com/search/label/Management) Weak Regex Implementation Race Condition CSRF -Cross Site Request Forgery Weak Bruteforce (https://www.kitploit.com/search/label/Bruteforce) Protection User Enumeration (https://www.kitploit.com/search/label/Enumeration) Reset Password token leaking in Referrer Reset Password bugs Sensitive Data Exposure Unicode Case Mapping Collision File Upload SSRF XXE Open Redirection Directory Traversal
Insecure Deserilization => Remote Code Execution (https://www.kitploit.com/search/label/Remote%20Code%20Execution) Server Side Template Injection
Timing Attack
Reset Password Module will not work !! You have to configure SMTP !! in utils=>sendmail.js
TODO Improvement in User Interface Add New Vulnerabilities on weekly basis Add Documentation of all the Vulnerabilites Issues In case of bugs in the application, feel free to create an issues (https://github.com/effortlessdevsec/ninjasworkout/issues) on github. Contribution Feel free to create a pull request for any contribution.

Download Ninjasworkout (https://github.com/effortlessdevsec/ninjasworkout)

___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
What exploit is this? [Obd hacking]

Hi, I saw this video on YouTube and I was wondering what exploit is that, apparently he is able to start the car without the key something like a bypass to the ecu via obd port, it seems that he found a way to obtain the encryption key before hand. Does anyone know more about this? Does exist something like this on github? Here is the video on YouTube

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

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
Running command prompt from BIOS

I have been trying to run command prompt from the BIOS, but when I try to run command prompt from the BIOS it goes on aafe mode. How do I get out of safe mode?

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

___________________________
@hacking_Attack
@Hacking_Video
Dark Reading: Attacks/Breaches
Experts Urge Firms to Patch Trivial-to-Exploit Flaw in Linux PolicyKit

The memory corruption vulnerability in a policy component installed by default on most Linux distributions allows any user to become root. Researchers have already reproduced the exploit.
A brief overview of JWT and its exploits

IntroductionContinue reading on Medium »
Read more...