Skip to content

Releases: aau-network-security/riotpot

nightly

23 Mar 00:15
337d6ee
Compare
Choose a tag to compare
nightly Pre-release
Pre-release
Create snyk-security.yml

Archive - GSoC 2021

20 Mar 09:19
7769976
Compare
Choose a tag to compare
Archive - GSoC 2021 Pre-release
Pre-release

Archive of GSoC 2021 and changes around this period

GSoC 2022

10 Sep 16:04
14a8439
Compare
Choose a tag to compare
GSoC 2022 Pre-release
Pre-release

Changelog

  • 159fe28 update version and trigger version
  • 1cc2c8d fixed linting
  • c602482 unset ci
  • e789e28 remove CI warnings
  • 2baa051 try 2002222
  • a5d6006 try with different setup
  • 6ceedec missing packages
  • f7d9a4d included missing module
  • eb92fa3 included icons in react
  • 039db6c workflow for the ui
  • 72946c1 added windows binary
  • abd5950 changed to latest version of goreleaser
  • 7523593 change version
  • 234cc70 changed branch
  • b904ca8 changing tag version
  • 9675155 included depth for changelog
  • f578d3d changed workflow to new version of goreleaser
  • 99f28df Updated go mod and workflow
  • 4cfb32d Included gulp for serving static files
  • 0a65bea Included static files with statik
  • 37c9a4c Fixed issue with the list of services in profiles
  • b2c9d2c Fixed status info in instances
  • d0b648d Fixed issue with UI not updating properly
  • 2b82610 Separation of the settings
  • e6ac6b0 Load state from and to file (#69)
  • 7f04b2f Added missing file
  • 01001cc Added Utils to add and delete services
  • 346b365 Added "Add Instance from Profile" feature
  • 30b4722 Included Instance run and change proxy * Missing API call to create instance from Profile * Missing button to delete proxy and service in one go
  • 2fcd013 Fix proxies to set the listeners properly
  • d79ae26 Fixes issues within the API endpoints * Fixed proxy changes * Added "add service and proxy" route * Updated swagger to reflect the changes
  • 970e7b3 Fixed issue when validating service name
  • 7dd68ef Fixed issue with swagger api and manager for param
  • 3226991 Separated API calls for proxy and service Pending implementation
  • e60848f Fixed issue with mislabelled function
  • df6e884 Added Instance details page Missing API calls
  • 8709fb6 Included simple breadcrumb for navigation
  • b0684ae Added profile details page
  • 19a9b70 Added state for instances (add, edit and delete)
  • 0a224aa Added edit options for services
  • 66a69fd Added Recoil state management Missing: * detail view * update Services (99% done) * back-end integration
  • 9d8e9c3 UI - ready to stich
  • 6cc5183 Added typescript support for the UI
  • 222660a Implemented simple types for Networks and Status
  • e3d6b5e changed logger for zerolog
  • 8d94069 Removed host from plugin services
  • 0cb3370 Included changes to the structure
  • 101059f Included API path and fixed plugins
  • 30b1de9 Moved services to the internal structure
  • 195a9aa Fixed plugins and moved docs
  • 9b22a97 Split swagger definitions for proper management
  • bc8e1cb Prepare for followup
  • 90ae0aa Included swagger specs for proxies and services
  • d114e0d Fixed issue in proxy api with conversion of params [#65 #67 #68]
  • c27d424 Fixed issue with the services api [#67]
  • 2e2b51d Implemented endpoints for services [#68 #67 #65 #66]
  • ac37de4 Implemented api for proxies
  • a221f04 Added proxy endpoints and API design [#67 #58 #63]
  • 268f736 Removed templates, these will no longer needed
  • 75c61a8 Proxy for TCP and UDP [#63 #65 #66]
  • 12cc646 Front start [#57]
  • 18ece93 Moved compose to docker-related folder
  • 7eac3af Removed Glider and clean the compose [#54]
  • edbe15a Initial API [#58 #61]
  • 47e6186 Merge pull request #51 from ryaben17/gsoc_2022
  • a9c4a25 Removed non used path
  • 38e69fb Removed unnecessary files for Profile and Greeting
  • 6e5c867 Merge pull request #50 from ryaben17/gsoc_2022
  • b05ac66 quick comments and small fixes
  • b28ac02 Prepared some comments to fix
  • a290cc5 Changed version to golang 1.18
  • 6a619e4 [G2-2] Some initial comments and formatting fixes
  • bbca374 initial
  • c9db2e1 added sample dataset
  • 9264087 test case - minor fix
  • ab15bb6 Database related test cases added
  • c129883 Merge branch 'master' into gsoc_dev
  • 4c140b8 Readme Update
  • b0fe723 Readme updates
  • eaa82c1 media update
  • 15c19ba Readme Update.
  • e927235 Merge pull request #46 from aau-network-security/mongo_integration
  • 80d4e11 Merge branch 'gsoc_dev' into mongo_integration
  • 7dfe30a media updated
  • 46b3576 minor fix
  • 82544cb minor fixes
  • dfb2886 integration ready
  • eb3681a Merge branch 'gsoc_dev' into mongo_integration
  • 08b88f2 Merge pull request #44 from aau-network-security/glider_integration
  • 58cce2c minor fix
  • 0e9d595 README updated + minor fixes
  • cfd313c installation media added
  • bd9336a minor fix
  • 2a27486 reset configuration files
  • 4091c4a code clean up
  • e8781e1 minor containerized highinteraction mode fix
  • 380112d Merge pull request #43 from aau-network-security/glider_extended
  • b83333d minor fix
  • 2c135eb minor fix
  • 5a93e4c progress update
  • 2dfdc92 quick fix
  • 8286863 Merge branch 'glider_integration' of https://github.com/aau-network-security/riotpot into glider_integration
  • 8a68fea progress sync
  • c192806 Local build interaction modes complete
  • 744c828 Quick fix, build break solved
  • 9954891 progress sync, level structure added
  • c07b75a progress sync
  • 85f9bec Bug fix complete, closes #42
  • 822aa26 Interactive mode added and bug fixed closes #41 closes #42
  • 4aea9cc connection pointer premature termination fixed
  • 4d1b06b added revised architecture figure.
  • e94fbca added the noise-filter list in readme.md
  • 9772a0a MongoDB data storage connect complete closes #39
  • 6567d89 Added RIoTPot architecture.jpg and description
  • 0e2555f Inital MongoDB Integration fixes #39
  • 13025eb Local build module complete and README fix closes #37 closes #37
  • 377d2bb fixing binary generation for local builds fixes #37
  • 7ba354e Updated license format and year
  • a422d39 Merge pull request #38 from aau-network-security/add-license-1
  • 81df145 Create LICENSE
  • 7b8ec04 Correcting mistake.
  • 290c0f5 Fixing database connection call error. closes #36
  • ea4e2c8 Merge pull request #32 from aau-network-security/CYBER
  • 7affc97 fixed issue with coap .well-known/core path
  • 507f5ea fixed a bug where the fake terminal was crashing
  • fc0c399 mapped remaining ports and quoted
  • b5c30d1 quoted ports for binding
  • aaf1353 check for port availability before execution
  • 3650968 Rule for Make prod
  • 0e62e8f Production ready config
  • ed1b2b1 Included .env file and #30 Modbus emulation
  • 32ec6b9 Modbus without storing. Modified docker to wait for db
  • 10b881a For #17 Implements a timeout function for periodic transmitter on coap
  • 9f1c07f Implements mqtt #5 and coap #17
  • d2119b1 - renamed workflow and added changelog workflow
  • aee76f6 -- TODO: fix ssh. Highligthed the lines that crashes the plugin
  • b5ed9df - added rotation to the pcap files generated by tcpdump
  • 1e6c85c - fixed greeting
  • cf3b85d - solved some wording
  • b5a4e31 - fix readme
  • 81aaa6f - fix greeting, validation of services and autopilot
  • c2a8cec - fix hello
  • 6046b8e tidy
  • c540c43 removed logs
  • 7a8aa13 - fix the build
  • dfc4ad6 clea
  • 409ee37 - configuration and database implementation
  • b002b4e - remove echod from the emulators pending list
  • c3600f5 - services architecture
  • 19e048e - plugins structure
  • ed872cb Merge pull request #25 from ABresting/CYBER
  • 23d2763 - fix spelling README
  • e3512a5 - docu, structures and configs.
  • 86c1557 - add documentation in container
  • b64dc34 - Improved README
  • 861c2c0 - docu start
  • 99821f4 fixing the compose file and Dockerfile
  • d198386 pretty readme
  • 4018d11 fixes readme
  • ef5cabb only ubuntu
  • 48180f1 changes
  • 7d7e4c1 readme
  • 81eb6ad workflow
  • 2e3b124 workflow
  • 60d2bd7 workflow
  • 5c3f633 workflow
  • ee7a6e3 workflow
  • e6aeedd - fix workflow
  • 6d3bd09 fix workflow
  • 20c6b1b -fix: readme and workflow
  • 29f47a5 - fix readme: github is very aggresive
  • 087c5ab fix readme
  • f882408 - fix readme
  • f1622c1 - fix logo
  • 388ad9b - format readme
  • e255775 - deny window in the build
  • c337cc1 fix
  • f6c8d74 fix
  • 520e577 init
  • 05a2e62 - fix
  • f88b69c -[improvement] readme and workflow
  • f4f589f - [fix] added feedback to plugin loading
  • 6fc12a7 - [fix] emulator register
  • 3860a9e - [fix] multiple errors on imports; changed main package name ...
  • 0da81ae - fix: removed the module, added path to gitmodules
  • 8335ecd -fix: typo in .gitmodules
  • e2ea7cf - init
  • aaccfe6 refresh repo
  • aaff55a repo cleanup
  • a44b12c project re-structure
  • fa42841 bug fixes. added the dependencies and fixed the gopath
  • dc51029 added trudy proxy
  • fe72eb5 added logging setup for telnet and fake shell
  • b574aa0 added http basic simulation with login form
  • 4f398fa added logging
  • 4d8d5ae Created simulators for ssh and telnet with a fake shell.
  • d60c720 Update README.md
  • a1569ea Initial commit