ExploitHub
6.35K subscribers
18 photos
1 video
15 files
348 links
Download Telegram
Web Application Cheatsheet (Vulnhub)

This cheatsheet is aimed at the CTF Players and Beginners to help them understand Web Application Vulnerablity with examples. There are multiple ways to perform the same tasks. We have performed and compiled this list on our experience.
@exploithub

https://github.com/Ignitetechnologies/Web-Application-Cheatsheet
ExploitHub pinned Deleted message
This #OneLiner extracts all API endpoints from AngularJS & Angular javascript files.

curl -s URL | grep -Po "(\/)((?:[a-zA-Z\-_\:\.0-9\{\}]+))(\/)*((?:[a-zA-Z\-_\:\.0-9\{\}]+))(\/)((?:[a-zA-Z\-_\/\:\.0-9\{\}]+))" | sort -u
👆👆 I need this course, I will pay for it.