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

select a task no response #4

Open
RiotGamesU opened this issue Mar 26, 2021 · 4 comments
Open

select a task no response #4

RiotGamesU opened this issue Mar 26, 2021 · 4 comments

Comments

@RiotGamesU
Copy link

C:\nps_payload>python nps_payload.py

                                 (            (
                          ) (    )\        )  )\ )

( ) ( ) ( /( )\ )(()( ( /( (()/(
)\ ) /(/( )\ /(/( )(
)|()/( _ )\ )()) (()
(/((()(() (()(()_ )()) |(()(() | |
| ' )) '
|-< | ' ) | || | / _ \/ _ / ` |
|
||
|| .///| .__/_,|_, |___/_,_,|
|
| |___|_| |/

                   v1.03


    (1)     Generate msbuild/nps/msf payload
    (2)     Generate msbuild/nps/msf HTA payload
    (99)    Quit

Select a task: 1

    (1)     Generate msbuild/nps/msf payload
    (2)     Generate msbuild/nps/msf HTA payload
    (99)    Quit

Select a task:

Operating environment1:
win10 latest
python 3.9.2
pip latest
netifaces latest
pexpect latest

Operating environment1:
win10 latest
python 3.9.2
pip latest
netifaces latest
pexpect latest

Operating environment2:
kali linux latest
python 3.9.1
pip latest
netifaces latest
pexpect latest

@Mayonaise29
Copy link

please in .py file 102、229、409 line,replace “input()” into "int(input())"

@RiotGamesU
Copy link
Author

please in .py file 102、229、409 line,replace “input()” into "int(input())"

thanks

@sakuyaslove
Copy link

I came here for the same reason and the "int(input())" resolved it for me as well.

@Mayonaise29
Copy link

Mayonaise29 commented Apr 11, 2022 via email

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

4 participants
@sakuyaslove @Mayonaise29 @RiotGamesU and others