Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.9K 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
Dark Reading: Attacks/Breaches
Why It's Time to Rethink Incident Response

The incident response landscape has changed drastically, largely from shifting attitudes among insurance companies and, to some extent, business customers feeling the pain of security incidents.
Dark Reading: Attacks/Breaches
VPNLab.net Shuttered in Latest Spate of Global Takedowns

Europol and 10 nations seized servers and disconnected the anonymous network allegedly used by many cybercriminals in the latest effort to hobble cybercrime groups.
Dark Reading: Attacks/Breaches
Cybersecurity Is Broken: How We Got Here & How to Start Fixing It

It's not just your imagination — malicious threats have exponentially increased organizational risk.
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
Ninjasworkout - Vulnerable NodeJS Web Application

http://1.bp.blogspot.com/-neKssbqNWd8/Yd0NxF79cCI/AAAAAAAA79E/0-3SdFml0o0pGVYMOFLN_-U4850x3hdewCK4BGAYYCw/w640-h304/ninjasworkout_1-732158.png

Damn Vulnerable NodeJS Application
Quick Start

Download the Repo =>

run npm i



Afer Installing all dependency just run the application

node app.js or nodemon app.js



http://1.bp.blogspot.com/-neKssbqNWd8/Yd0NxF79cCI/AAAAAAAA79E/0-3SdFml0o0pGVYMOFLN_-U4850x3hdewCK4BGAYYCw/w640-h304/ninjasworkout_1-732158.png
ADDED BUGS

* Prototype Pollution
* No SQL Injection
* Cross site Scripting
* Broken Access Control
* Broken Session Management
* Weak Regex Implementation
* Race Condition
* CSRF -Cross Site Request Forgery
* Weak Bruteforce Protection
* User 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
* 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 on github.

Contribution

* Feel free to create a pull request for any contribution.
Download Ninjasworkout

___________________________
@hacking_Attack
@Hacking_Video