|
You are here |
blog.0x7d0.dev | ||
| | | | |
mherman.org
|
|
| | | | | Know a little Ruby? Ready to start web development? Before jumping to Rails, get your hands dirty with Sinatra. It's the perfect learning tool. My recommendation: Start with a basic dynamic website, backed with SQLite. Create and manage your database tables with raw SQL. Practice deploying on Heroku. Practice. | |
| | | | |
www.raymondcamden.com
|
|
| | | | | A simple web app for rendering BoxLang logs. | |
| | | | |
blog.ikuamike.io
|
|
| | | | | Difficulty Release Date Author Beginner 2 Mar 2020 Zayotic Summary In this box, we first perform ldap injection on the web application to bypass the login page. Then we are able to read local files by abusing a local file inclusion vulnerability with php base64 filter. From one of the php files we get ldap credentials that we used to authenticate to ldap and dump entries. From the entries we get a base64 encoded password that we could use to ssh into the machine. | |
| | | | |
hansreinl.de
|
|
| | | How to use npm as a task-based build system for front-end projects by using different CLIs and npm's scripts for JavaScript and CSS. | ||