Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.47 KB

Changes.md

File metadata and controls

73 lines (46 loc) · 1.47 KB

Change Log for PoshCord-C2



v1.4 - 07/03/24 - Update : Using discord bots instaed of hosting text files!

Changes

  • Updated to use a bot and discords api to enumerate new messages
  • Added GPS to System info
  • Added Steal notepad tabs (win 11 only) to system info



v1.3.1 - 20/12/23 - Update for Win 11

Changes

  • Updated hide window function for systems that use Windows Terminal as default console
  • Added Windows Build info to SystemInformation module



v1.3 - 27/11/23 - Feature Additions

Features

  • Added Auto Update Feature - check current version and update if neccecary

Changes

  • None



v1.2 - 27/11/23 - Feature Additions

Features

  • Added Module - Nearby-Wifi
  • Added Module - Send-Hydra

Changes

  • Sys-Info Module reworked.



v1.1 - 21/11/23 - Feature Additions

Features

  • Added Module - SpeechToText
  • Added Module - RecordAudio
  • Added Module - RecordScreen
  • Added a 'Hide Window' function at script startup

Changes

  • Main Function optimised
  • Fixed a bug in Exfiltrate Module
  • Fixed a bug in KeyCapture Module



v1.0 - 18/11/23 - Initial Upload

Features

  • Added Main Function
  • Added Sub Functions

Changes

  • None