New features for quicker and improved Bug Reporting !

Categories
New Features

Our Dev Team issued two new features for you to save time and gain quality while reporting vulnerabilities.

As shown below, now you can access a new menu entry called “My Yes We Hack“. This section provides a template manager up to five templates. According to our experience, 5 templates should be sufficient and useful for a majority of bug hunters.

In this section, based on Markdown, you can add or edit your templates.

Now, let’s see a second useful feature to better illustrate and/or document your reports.

Generally speaking, now while reporting you can insert images or link to images previously uploaded by mentioning its ID as shown below :

  • Syntax {ID} will insert your image as <img>.
  • Without {} it will insert a link to your image.

Now click Preview and you will see the results 🙂

Furthermore, our team thought it was relevant to provide syntax highlighting. Through the example below, you will see how to insert a code from Burp Suite, which is rather cool and handy.

Then, check the preview instantly 🙂

Syntax highlighting is available for the following list:

  • burp
  • bash
  • css
  • html
  • http
  • java
  • javascript
  • json
  • php
  • python
  • shell
  • xml
  • graphql
  • ruby
  • brainfuck 🙂

***

Happy Bug Hunting & Happy Reporting !
***