Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Latest commit

 

History

25 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Burp Timer Script (Go)

Build Status

About

This is a port of the default timer script written in go for cross platform portability without being dependent on system commands such as gnu date or bash, which is not installed on FreeBSD by default.

Getting Started

This program is a complete drop-in replacement for the default bash script included with burp installation. In order to use it, just download and copy it to your existing burp scripts folder (default: /usr/share/burp/scripts/), then change the timer_script line in your server's config file to point to the program.

Hint: Don't forget to make the program executable.

For example timer_script = /usr/share/burp/scripts/timer_script-linux-amd64

Releases

Packages

Used by

Contributors

Languages