HackTheBox CTF Cheatsheet
This cheasheet is aimed at the CTF Players and Beginners to help them sort Hack The Box Labs on the basis of Operating System and Difficulty. This list contains all the Hack The Box writeups available on hackingarticles.
https://github.com/Ignitetechnologies/HackTheBox-CTF-Writeups
This cheasheet is aimed at the CTF Players and Beginners to help them sort Hack The Box Labs on the basis of Operating System and Difficulty. This list contains all the Hack The Box writeups available on hackingarticles.
https://github.com/Ignitetechnologies/HackTheBox-CTF-Writeups
GitHub
GitHub - Ignitetechnologies/HackTheBox-CTF-Writeups: This cheasheet is aimed at the CTF Players and Beginners to help them sort…
This cheasheet is aimed at the CTF Players and Beginners to help them sort Hack The Box Labs on the basis of Operating System and Difficulty. - Ignitetechnologies/HackTheBox-CTF-Writeups
EE | Reverse Engineering iOS Applications (Course) | https://github.com/ivRodriguezCA/RE-iOS-Apps
GitHub
GitHub - ivRodriguezCA/RE-iOS-Apps: A completely free, open source and online course about Reverse Engineering iOS Applications.
A completely free, open source and online course about Reverse Engineering iOS Applications. - ivRodriguezCA/RE-iOS-Apps
EC2 Security Strategy
https://asecure.cloud/g/strategy_ec2_security/
https://asecure.cloud/g/strategy_ec2_security/
asecure.cloud
EC2 Security Strategy
Resources for implementing a comprehensive EC2 security strategy. Included are customizable configuration items and packages, as well as guides for encryption, authentication, access control, monitoring and compliance, vulnerability and patch management,…
Same-Origin Policy And Cross-Origin Resource Sharing (CORS)
https://blog.hackedu.io/same-origin-policy-and-cross-origin-resource-sharing/
https://blog.hackedu.io/same-origin-policy-and-cross-origin-resource-sharing/
Abusing HTTP hop-by-hop request headers
https://nathandavison.com/blog/abusing-http-hop-by-hop-request-headers
https://nathandavison.com/blog/abusing-http-hop-by-hop-request-headers
HTTP response contains status code indicating the result of the request.
1xx - Informational.
2xx - request was successful.
3xx - Cline is redirected to a different resources.
4xx - Request contains an error.
5xx - Server encountered an error fulfilling an error.
Most common HTTP response status codes:
100 Continue
200 OK
201 Created
301 Moved Permanently
302 Found
304 Not Modified
400 Bad Request
401 Unauthorized
403 forbidden
404 Not Found
405 Method Not Allowed
413 Request Entity Too Large
414 Request URI Too Long
500 Internal Server Error
503 Service Unavailable
1xx - Informational.
2xx - request was successful.
3xx - Cline is redirected to a different resources.
4xx - Request contains an error.
5xx - Server encountered an error fulfilling an error.
Most common HTTP response status codes:
100 Continue
200 OK
201 Created
301 Moved Permanently
302 Found
304 Not Modified
400 Bad Request
401 Unauthorized
403 forbidden
404 Not Found
405 Method Not Allowed
413 Request Entity Too Large
414 Request URI Too Long
500 Internal Server Error
503 Service Unavailable