Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 896 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 896 Bytes

For_ctf

  • Раздел предназначен для скриптов, которые пригодятся для решения ctf.
  • The section is intended for scripts that are useful for solving ctf.

script list:

  • ip header calculation
  • HTTP digest auth brutforce
  • read_QRcode

"ip header calculation" предназначен для расчёта параметров ip заголовка пакета.

"ip header calculation" is designed to calculate the ip header of the packet.

"HTTP digest auth brutforce" предназначен для брут форса пароля в HTTP diges authentification.

"HTTP digest auth brutforce" is intended for brute force password in HTTP diges authentification.

"read_QRcode" предназначен для получения информации из QR code.

"read_QRcode" designed to receive information from the QR code.