Code Monkey home page Code Monkey logo

Comments (5)

git-greetings avatar git-greetings commented on June 28, 2024

Thanks @pixeebot[bot] for opening this issue!

For COLLABORATOR only :

  • To add labels, comment on the issue
    /label add label1,label2,label3

  • To remove labels, comment on the issue
    /label remove label1,label2,label3

from toshiba-sw360.

secure-code-warrior-for-github avatar secure-code-warrior-for-github commented on June 28, 2024

Micro-Learning Topic: Header injection (Detected by phrase)

Matched on "header injection"

What is this? (2min video)

HTTP injection occurs when an application uses unsafe inputs within HTTP headers. This may allow an attacker to add or modify headers in the resulting HTTP response and therefore alter what is shown, inject arbitrary contents or poison intermediary caches.

Try a challenge in Secure Code Warrior

Micro-Learning Topic: Cross-site scripting (Detected by phrase)

Matched on "XSS"

What is this? (2min video)

Cross-site scripting vulnerabilities occur when unescaped input is rendered into a page displayed to the user. When HTML or script is included in the input, it will be processed by a user's browser as HTML or script and can alter the appearance of the page or execute malicious scripts in their user context.

Try a challenge in Secure Code Warrior

Helpful references

from toshiba-sw360.

gitginie avatar gitginie commented on June 28, 2024

@pixeebot[bot]!
Thank you for your contribution to this repository! We appreciate your effort in opening issue.
Happy coding!

from toshiba-sw360.

git-greetings avatar git-greetings commented on June 28, 2024

First issue by @pixeebot[bot]

Issues Details of @pixeebot[bot] in toshiba-sw360 :

OPEN CLOSED TOTAL
1 0 1

from toshiba-sw360.

secure-code-warrior-for-github avatar secure-code-warrior-for-github commented on June 28, 2024

Micro-Learning Topic: Server-side request forgery (Detected by phrase)

Matched on "SSRF"

What is this? (2min video)

Server-Side Request Forgery (SSRF) vulnerabilities are caused when an attacker can supply or modify a URL that reads or sends data to the server. The attacker can create a malicious request with a manipulated URL, when this request reaches the server, the server-side code executes the exploit URL causing the attacker to be able to read data from services that shouldn't be exposed.

Try a challenge in Secure Code Warrior

from toshiba-sw360.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.