View Issue Details

IDProjectCategoryView StatusLast Update
0004579Kali LinuxQueued Tool Additionpublic2021-10-12 12:18
Reporterg0tmi1k Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version2021.4 
Summary0004579: Reverse proxy grapher - generate a nice graphviz graph illustrating your reverse proxy flow
Description

Name: Reverse proxy grapher
Version: v0.1
Homepage: https://github.com/mricon/rev-proxy-grapher
Download: https://github.com/mricon/rev-proxy-grapher/archive/v0.1.tar.gz
Author: Konstantin Ryabitsev
Licence: GNU General Public License v3.0 (https://github.com/mricon/rev-proxy-grapher/blob/master/COPYING)
Description: This is a useful little tool that will generate a nice graphviz graph illustrating your reverse proxy flow. It takes a manually curated YAML file describing the topology of your network, proxy definitions, and optionally a collection of nmap output files for additional port/service information and output a graph in any format supported by graphviz.
Dependencies: python pydotplus pyyaml netaddr (https://github.com/mricon/rev-proxy-grapher/blob/master/requirements.txt)
Similar tools: Nothing?
Activity: 2017-10-05 - Current
How to use:

  • rev-proxy-grapher.py \
    --topology examples/topology.yaml \
    --nmap-xml examples/nmap-external.xml \
    --out graph-with-nmap.svg
  • rev-proxy-grapher.py --topology examples/topology.yaml

Activities

g0tmi1k

g0tmi1k

2020-02-10 14:00

administrator   ~0012073

@kali-team, please could this be packaged up.
@author, If you want to help the packaging process, you can check the documentation here ~ https://www.kali.org/docs/development/public-packaging

sbrun

sbrun

2021-10-12 12:18

manager   ~0015280

rev-proxy-grapher version 0~git20180301-0kali1 is now available in kali-rolling

Issue History

Date Modified Username Field Change
2018-03-02 09:38 g0tmi1k New Issue
2019-12-09 13:30 g0tmi1k Severity minor => feature
2020-02-10 14:00 g0tmi1k Note Added: 0012073
2020-02-10 14:00 g0tmi1k Category New Tool Requests => Queued Tool Addition
2020-02-13 14:23 g0tmi1k Status new => acknowledged
2020-06-17 14:57 g0tmi1k Severity feature => minor
2020-12-01 11:11 g0tmi1k Summary Reverse proxy grapher => Reverse proxy grapher - generate a nice graphviz graph illustrating your reverse proxy flow
2021-09-16 13:06 sbrun Assigned To => sbrun
2021-09-16 13:06 sbrun Status acknowledged => assigned
2021-10-12 12:18 sbrun Status assigned => resolved
2021-10-12 12:18 sbrun Resolution open => fixed
2021-10-12 12:18 sbrun Fixed in Version => 2021.4
2021-10-12 12:18 sbrun Note Added: 0015280