zoro9483 / Bootcamp2021

course for learn web development - HTML, CSS, JS, Node, and More!
1 stars 0 forks source link

backend #5

Open zoro9483 opened 3 years ago

zoro9483 commented 3 years ago

Twig is a modern template engine for PHP

Fast: Twig compiles templates down to plain optimized PHP code. The overhead compared to regular PHP code was reduced to the very minimum.
Secure: Twig has a sandbox mode to evaluate untrusted template code. This allows Twig to be used as a template language for applications where users may modify the template design.
Flexible: Twig is powered by a flexible lexer and parser. This allows the developer to define its own custom tags and filters, and create its own DSL.

https://twig.symfony.com/

zoro9483 commented 3 years ago

https://github.com/marketplacekit/marketplacekit

zoro9483 commented 3 years ago

CodeIgniter Rocks

CodeIgniter is a powerful PHP framework with a very small footprint, built for developers who need a simple and elegant toolkit to create full-featured web applications. https://codeigniter.com/

zoro9483 commented 3 years ago

frontend technologies used in this project:

HTML
CSS
BootStrap
JS
jquery
BootStrap-font-awesome
sweetalert

Server

backend technologies used in this project:

PHP
Codeigniter FrameWork
MySQL (AWS-RDS)
zoro9483 commented 3 years ago

https://blog.zsec.uk/blind-xxe-learning/

zoro9483 commented 3 years ago

https://chybeta.github.io/2017/08/19/Web-Security-Learning/

zoro9483 commented 3 years ago

https://github.com/qazbnm456/awesome-web-security

zoro9483 commented 3 years ago

Awesome Web Security Awesome

🐶 Curated list of Web Security materials and resources.

Needless to say, most websites suffer from various types of bugs which may eventually lead to vulnerabilities. Why would this happen so often? There can be many factors involved including misconfiguration, shortage of engineers' security skills, etc. To combat this, here is a curated list of Web Security materials and resources for learning cutting edge penetration techniques, and I highly encourage you to read this article "So you want to be a web security researcher?" first.

Please read the contribution guidelines before contributing.

https://awesomelists.top/#/repos/qazbnm456/awesome-web-security

zoro9483 commented 3 years ago

https://portswigger.net/research/so-you-want-to-be-a-web-security-researcher

https://awesomelists.top/#repos/ttumiel/Awesome-Ethereum

https://hackxor.net/legacy

https://www.hacker101.com/start-here

very important ------- http://www.phrack.org/issues/69/1.html

https://www.hacker101.com/playlists/web_hacking http://www.phrack.org/issues/65/14.html#article

zoro9483 commented 3 years ago

https://www.hacker101.com/sessions/sqli

zoro9483 commented 3 years ago

https://github.com/FallibleInc/security-guide-for-developers/blob/master/security-checklist.md