P4wnP1-Infinition-Payloads

(★ 33)

Compilation of HID Scripts and Payloads for P4wnP1

오너의 다른 레포

Bjorn ★ 6,238

Bjorn은 2.13인치 e-Paper HAT이 탑재된 Raspberry Pi용 강력한 네트워크 스캐닝 및 공격 보안 도구입니다. 네트워크 타겟을 발견하고, 열린 포트, 노출된 서비스, 잠재적인 취약점을 식별합니다. Bjorn은 무차별 대입 공격(brute force), 파일 탈취, 호스트 좀비화를 수행할 수 있으며 커스텀 공격 스크립트를 지원합니다.

Python
bjorn-detector ★ 153

Bjorn Detector: One-Click SSH Access to Your Device in a radar style

Python
Bjorn-Manager ★ 60

Bjorn Manager is a minimal UI that finds Bjorn devices (LAN/USB), autofills IPs, connects over SSH, runs the Bjorn installer, restarts the service, and shows basic status/logs. No terminal gymnastic just click and go.

HTML
Zombieland ★ 42

Zombieland is a command and control (C2) server designed to manage and communicate multiple client machines (referred to as "zombies"). Encrypted communication with clients, allowing for the execution of various commands, and persistence on Zombies. Communication between the server and Zombie is secured using symmetric encryption with Fernet.

HTML
obsidian-obsidget ★ 39

Obsidian plugin to create, manage, and reuse interactive widgets using HTML, CSS, and JavaScript.

TypeScript
EPD-Emulator ★ 31

EPD Emulator for simulating EPD (E-Paper Display) screens, useful for development and testing purposes. It supports both Tkinter and Flask for display rendering, and it can emulate color as well as monochrome displays.

Python

파일 탐색기

  • .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

# CDN으로 사용하기

jsDelivr

jsDelivr는 공개 GitHub 리포지토리를 별도 설정 없이 CDN으로 즉시 서빙합니다. 버전과 파일을 고르면 웹페이지에 바로 붙일 수 있는 링크와 예시 코드가 만들어집니다.

명령어 용어집

이 문서에서 사용된 명령어를 모아봤습니다. 낯선 명령어가 있다면 펼쳐서 확인해보세요.

🔍

netcat

설명 보기 ▼

이 명령은 `nc`의 별칭입니다.

tldr nc

자세한 내용은 원본 명령을 참고하세요:

🔍

query

설명 보기 ▼

프로세스, 세션 및 원격 데스크톱 세션 호스트 서버에 대한 정보를 표시합니다.
더 많은 정보: <https://learn.microsoft.com/windows-server/administration/windows-commands/query>.

query session

모든 사용자 세션 표시:

query session /server:{{hostname}}

원격 컴퓨터의 현재 사용자 세션 표시:

query user

로그인한 사용자 표시:

// repository documentation