Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

giving eror #8

Open
srdrhzl opened this issue Nov 23, 2023 · 0 comments
Open

giving eror #8

srdrhzl opened this issue Nov 23, 2023 · 0 comments

Comments

@srdrhzl
Copy link

srdrhzl commented Nov 23, 2023

hi
when i do this step red eror is coming

PS C:\WINDOWS\system32> iex(New-Object Net.WebClient).DownloadString(‘https://github.com/securethelogs/RedRabbit/blob/master/RedRabbit%20v5/redrabbit.ps1’)
iex : At line:33 char:60

  • ... script type="application/json" id="client-env">{"locale":"en","featur ...
  •                                                         ~~~~~
    

Unexpected token ':"en"' in expression or statement.
At line:33 char:65

  • ... cript type="application/json" id="client-env">{"locale":"en","feature ...
  •                                                             ~
    

Missing argument in parameter list.
At line:33 char:264

  • ... e","upload_manifest_status","initial_emu_login_experience"]}</script>
  •                                                             ~
    

The '<' operator is reserved for future use.
At line:234 char:17

  •         Sign&nbsp;up
    
  •             ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
At line:239 char:205

  • ... ink Button--medium Button d-lg-none color-fg-inherit p-1"> <span cla ...
  •                                                             ~
    

The '<' operator is reserved for future use.
At line:262 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:460 char:13

  •   CI/CD &amp; Automation
    
  •         ~
    

The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double quot
ation marks ("&") to pass it as part of a string.
At line:537 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:552 char:45

  •         <ul class="list-style-none f5" >
    
  •                                         ~
    

Missing file specification after redirection operator.
At line:617 char:22

  •     data-hotkey=s,/
    
  •                  ~
    

Missing argument in parameter list.
Not all parse errors were reported. Correct the reported errors and try again.
At line:1 char:1

  • iex(New-Object Net.WebClient).DownloadString(‘https://github.com/secu ...
  •   + CategoryInfo          : ParserError: (:) [Invoke-Expression], ParseException
      + FullyQualifiedErrorId : UnexpectedToken,Microsoft.PowerShell.Commands.InvokeExpressionCommand
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant