P4wnP1-Infinition-Payloads

(★ 33)

Compilation of HID Scripts and Payloads for P4wnP1

File Explorer

  • .gitignore
  • @_Doc_to_Smb.js
  • @_DésactiverV2_WindowsDefender_Infinition.js
  • @_Extract_lsaasDMP_toSMB_V1_Infinition.js
  • @_Extract_lsaasDMP_toSMB_V2_Infinition.js
  • @_Extract_lsaasDMP_toSMB_V3h_Infinition.js
  • @_OpenSMB_Infinition.js
  • @_Reverse_Shell_FR_V2_Infinition.js
  • @_Reverse_Shell_FR_WIPV3_Infinition.js
  • @_Reverse_Shell_US_V2_Infinition.js
  • @_Steal Files2SMB_Hide_FR_V1_Infinition.js
  • @_Steal Files2SMB_Hide_FR_Vtest2_Infinition.js
  • @_Steal Files2SMB_Hide_FR_Vtest_Infinition.js
  • @_Steal Files2Usb_FR_V1_Infinition.js
  • @_Steal Passwords_FR_V3_Infinition.js
  • @_Steal Passwords_FR_V3WU_Infinition.js
  • @_Steal Passwords_US_V3_Infinition .js
  • @_Steal_Passwords_Powershell_V1.js
  • @_SwitchUser_WithoutPass_V1_Infinition.js
  • @_Wallpaper.js
  • README.md
  • samba.sh
  • serial-teminal.sh
  • servicestart.sh
  • ShowDesktop(Autorun).zip
  • smbrute.sh
  • startup.sh
  • trigger-aware.sh
  • wifi_covert_channel.sh
  • Win10_LockPicker.sh

# Use via CDN

jsDelivr

jsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.

Command Glossary

Commands referenced in this DOCs, explained below.

🔍

netcat

View Details ▼

This command is an alias of `nc`.

tldr nc

View documentation for the original command:

🔍

query

View Details ▼

Display information about user sessions and process.

query session

Display all user sessions:

query session /server:{{hostname}}

Display the current user sessions on a remote computer:

query user

Display logged in users:

// repository documentation