Skip to content
#

intelligence

Here are 208 public repositories matching this topic...

mlmarkovic
mlmarkovic commented Jul 15, 2020

Most .py files use #!/usr/bin/python3 as shebang, but few others use #!/usr/bin/env python3.

Files which use #!/usr/bin/env python3:

./contrib/eventdb/common.py
./intelmq/bin/intelmq_generate_misp_objects_templates.py
./intelmq/tests/bots/parsers/github_feed/test_parser.py

These files should use #!/usr/bin/python3 for the sake of consistency.

The objective of this Burp Suite extension is the flexible and dynamic extraction, correlation, and structured presentation of information from the Burp Suite project as well as the flexible and dynamic on-the-fly modification of outgoing or incoming HTTP requests using Python scripts. Thus, Turbo Data Miner shall aid in gaining a better and faster understanding of the data collected by Burp Suite.

  • Updated Jun 22, 2020
  • Python

Improve this page

Add a description, image, and links to the intelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intelligence topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.