Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.09 KB

File metadata and controls

31 lines (20 loc) · 1.09 KB

Certificate.htb Writeup

This is the writeup for the Certificate.htb machine on HackTheBox. It's also a best example for the weaponized vscode project.

try all weaponized vscode feature by explore this repo

  1. visiting core markdown files:
  1. try with vscode command palette (cmd/ctrl + shift + p):

with command prefix: weapon, you can try:

  • weapon management: List/Dump all hosts
  • weapon management: List/Dump all users
  • weapon management: Switch/Set current host and look your terminal
  • weapon management: Switch/Set current user and look your terminal
  • weapon task: Create msfvenom payload
  • weapon foam: Show graph
  • weapon foam: Create/New note (user/host/service) from foam template and try the report.js to generate the final report.

... and more

Demo of auto generation report

Watch the video