Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 358 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 358 Bytes

Scratchboard

A set of developer tool panels with different kinds of functions for testing web security.

Functions

Encoding Panel

URL

  • URLEncode

Encrypt

  • base64
  • md5
  • hex

Decrypt

  • base64
  • md5
  • hex

Packet Sending Panel

Sending packets with customized URL, user agent, referer, and cookie with either GET of POST method.