Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Warden - archive
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
713
Warden
Warden - archive
Commits
182d6c0e
Commit
182d6c0e
authored
13 years ago
by
Jan Soukal
Browse files
Options
Downloads
Patches
Plain Diff
Doplnena sekce A. Overall Information
parent
dc91c072
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/warden-server/doc/README
+26
-15
26 additions, 15 deletions
src/warden-server/doc/README
with
26 additions
and
15 deletions
src/warden-server/doc/README
+
26
−
15
View file @
182d6c0e
...
...
@@ -18,35 +18,46 @@ Content
--------------------------------------------------------------------------------
A. Overall Information
/*TODO*/Upravit pro kontext warden serveru
1. About Warden Client
Warden is a client-based architecture service designed to share detected
security issues (events) among CSIRT and CERT teams in a simple and fast way.
This package offers full client functionality to both report events to
server and to retreive batch of new events from server. It is composed from
several perl modules/libraries which should be included into local
application of detection of reaction type.
This package offers full server functionality to both install and maintain
Warden server and to register and/or unregister particular clients.
2. Version
1.0.0 (201
1-11-16
)
1.0.0 (201
2-01-31
)
3. Package structure
warden-client/
warden-server/
bin/
getClients.pl
getStatus.pl
registerReceiver.pl
registerSender.pl
unregisterClients.pl
warden-alive
wardend
warden-server.pl
doc/
example-sender.pl.txt
example-receiver.pl.txt
CHANGELOG
INSTALL
LICENSE
README
etc/
warden-client.conf
var/
warden-server.conf
lib/
WardenClientSend.pm
WardenClientReceive.pm
WardenConf.pm
WardenConf.pm
WardenReg.pm
WardenStatus.pm
sh/
create_table
install
update
--------------------------------------------------------------------------------
B. Installation Dependencies
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment