Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diekmann/net-network
Public collection of firewall dumps.
https://github.com/diekmann/net-network
dumps firewall iptables iptables-configurations iptables-rules network nftables
Last synced: about 1 month ago
JSON representation
Public collection of firewall dumps.
- Host: GitHub
- URL: https://github.com/diekmann/net-network
- Owner: diekmann
- License: other
- Created: 2014-01-21T14:08:05.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2017-06-09T11:56:29.000Z (over 7 years ago)
- Last Synced: 2024-08-04T23:11:01.070Z (4 months ago)
- Topics: dumps, firewall, iptables, iptables-configurations, iptables-rules, network, nftables
- Language: Shell
- Homepage:
- Size: 3.8 MB
- Stars: 42
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-security-collection - **35**星
README
net-network
===========Collection of network configurations.
Mainly firewalls of different servers and institutions.
For anonymity, many public IP addresses have been replace with public IP addresses of the TUM.Acknowledgements
===========Many administrators and contributors wish to remain anonymous.
Thank you very much for your contribution!
Special thanks to Pieter-Jan Maenhaut, Andreas Korsten, Markus Schräder ([cryptomagic GmbH](https://www.cryptomagic.eu/)), and danrl.License
===========net-network (c) by Chair for Network Architectures and Services, TUM.
And many other contributors!The following is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License:
* configs_chair_for_Network_Architectures_and_Services
* configs_synology_diskstation_ds414
* configs_sqrl_shorewall
* config_ongy_flat_share
* config_vsrv
* configs_srvs_ufw
* config_veroneau.net
* config_home_user
* config_memphis_testbed
* config_random_srv
* config_eduroam_laptop
* config_kornwall
* configs_kornwall_alpha
* config_home_router
* config_private_root
* configs_psa
* configs_ugent
* configs_ipv6_server
* blog_a-unikernel-firewall-for-qubesos
* configs_medium-sized-companyYou should have received a copy of the license along with this work. If not, see .
Third-party parts of this repository may be licensed seperately.
For example, ITVal is GPLv2.The following is licensed under GPL 3:
* configs_tails_osThe following is licensed under GPL 2:
* examples_ferm
* hassell-public_StanfordThe following is licensed under Creative Commons Attribution-ShareAlike 3.0 Unported
* configs_serverfaultThe following is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
* config_internal_office_fw
* configs_corny_dockerThe following is licensed under any any any license:
* configs_openlab/stettenstrThe following is public domain (free to do whatever you want to do)
* majek_dump_vpnFor all other directories, no license is specified.
Contributing
===========Every dump is valuable! Please consider donating your dump. _Even if it is small_. For science!
What to dump:
* Firewall rulesets
* **Any firewall system.**
* If possibly, including packet counters.
* Currently, we mainly have `iptables-save` and `iptables -L -n -v`
* Routing tables
* `route -n`, `ip route`
* Interface config
* `ifconfig` `ip addr show`
* _Any other config of middleboxes_How to donate:
* we accept pull requests
* anonymous contributions to: my_github_name @ net (dot) in (dot) tum (dot) de
* GPG: CC8E 23DA 4746 5AD1 DBEA 7B04 E458 7581 35F5 8030
* We can take care of all the anonymization for you.
* You can also anonymize the dumps on your system. No plaintext information will leave your machine!
You can find an IP address anonymizer [here](https://github.com/diekmann/yacryptopan). Please mail me if you need support :-)
* By default, we will assume Creative Commons BY-NC-SA 3.0 and/or CC BY-SA 3.0 license.