Skip to content

sjhilt/GasPot

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

GasPot

GasPot is a honeypot that has been designed to simulate a Veeder Root Gaurdian AST. These Tank Gauges are common in the oil and gas industry for Gas Station tanks to help with Inventory of fuels. GasPot was designed to randomize as much as possible so no two instances look exactly the same.

Install

git clone https://github.com/sjhilt/GasPot.git

Configure

GasPot will run as downloaded above with no modifications. Configuration is based on a config.ini file. To make sure that GasPot looks like no other GasPot system on the internet and to collect the best information you can change the products and stations in the configuration file.

  1. Change the station names to match gas stations in the region of deployment of GasPot.

  2. Change the product names to match the type of product that would be utlized in the region of deployment.

Run GasPot

python GasPot.py

Review Logs

All connections will be logged locally to the all_attempts.log file created in the directory that GasPot is ran from.

Write up

http://www.trendmicro.com/vinfo/us/security/news/cybercrime-and-digital-threats/the-gaspot-experiment

About

GasPot Released at Blackhat 2015

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages