-
Updated
Nov 11, 2021 - Python
application-security
Here are 133 public repositories matching this topic...
-
Updated
Nov 1, 2021 - PHP
What would you like added?
Common Platform Enumeration (CPE) is a structured naming scheme for information technology systems, software, and packages. Based upon the generic syntax for Uniform Resource Identifiers (URI), CPE includes a formal name format, a method for checking names against a system, and a description format for binding text and tests to a name.
The usage of CPE naming is
-
Updated
Oct 22, 2021 - Ruby
-
Updated
Sep 12, 2020 - PHP
Description of problem:
The bash remediation of selinux_state runs:
fixfiles onboot
fixfiles -f relabel
whereas the Ansible remediation doe
-
Updated
Jul 27, 2020
-
Updated
Nov 10, 2021
-
Updated
Apr 19, 2021
-
Updated
Oct 9, 2021 - Go
-
Updated
Jun 9, 2021 - CSS
-
Updated
May 10, 2021
-
Updated
Sep 22, 2021
-
Updated
Jul 1, 2020 - Java
-
Updated
Sep 25, 2020
-
Updated
Sep 26, 2021 - Python
-
Updated
Mar 22, 2019 - PHP
-
Updated
May 24, 2016 - Java
-
Updated
May 7, 2021
-
Updated
Aug 7, 2020
-
Updated
Oct 19, 2021
-
Updated
Jul 18, 2018 - Python
-
Updated
Sep 5, 2021 - Java
-
Updated
Jan 17, 2021 - Objective-C
-
Updated
Jun 9, 2021
-
Updated
Oct 5, 2021 - JavaScript
-
Updated
Apr 15, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Dec 18, 2019 - CMake
Improve this page
Add a description, image, and links to the application-security topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the application-security topic, visit your repo's landing page and select "manage topics."
Description
Hacking Instructor doesn't take into account a custom domain.
Here's a part of my custom config:
Take the "Login Jim" challenge instructor script. At the stage of inputting Jim's email, the instructor script expects "jim@juice-sh.op" and not "jim@example.com".
Looking at the source code, looks li