Code Monkey home page Code Monkey logo

Comments (3)

wdormann avatar wdormann commented on August 10, 2024

Please provide the entire command line you are using to run checkjndi.ps1 and also the entire output.

from cve-2021-44228_scanner.

jcoogler avatar jcoogler commented on August 10, 2024

PS C:\temp> .\checkjndi.ps1
At C:\temp\checkjndi.ps1:235 char:19

  •           Sign up
    
  •               ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quotation marks ("&") to pass it as part of a
string.
At C:\temp\checkjndi.ps1:238 char:180

  • ... -details-target btn-link d-lg-none mt-1 color-fg-inherit"> <svg aria ...
  •                                                             ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:241 char:16

  •            ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:246 char:148

  • ... -view-component="true" class="js-details-target btn-link"> <svg aria ...
  •                                                             ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:249 char:16

  •            ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:264 char:7

  •   ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:269 char:7

  •   ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:274 char:7

  •   ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:279 char:7

  •   ~
    

The '<' operator is reserved for future use.
At C:\temp\checkjndi.ps1:284 char:7

  •   ~
    

The '<' operator is reserved for future use.
Not all parse errors were reported. Correct the reported errors and try again.
+ CategoryInfo : ParserError: (:) [], ParseException
+ FullyQualifiedErrorId : AmpersandNotAllowed

from cve-2021-44228_scanner.

wdormann avatar wdormann commented on August 10, 2024

I don't know where / how you got your ps1 file, but that's definitely not the code in this repo.

Git clone it and try again. Or download the zip from github if git isn't your thing.

from cve-2021-44228_scanner.

Related Issues (20)

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.