Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update install.sh and settings.py #262

Merged
merged 9 commits into from
Apr 16, 2023
Merged

Update install.sh and settings.py #262

merged 9 commits into from
Apr 16, 2023

Conversation

port0x50
Copy link
Contributor

Updating install.sh:

  • "pip3 list --format=legacy" no longer works, changed to column format
  • fixed a typo "rependencies"
  • deactivate the cowrie venv when cowrie configuration is complete
  • install isc-agent dependences directly in the isc-agent venv lib
  • move honeypot key and crt files to /srv/isc-agent and write their location to /etc/dshield.ini for settings.py

Updating settings.py:

  • fixed honeypot key and crt variables to be compatible with /etc/dshield.ini ([iscagent] instead of [isc-agent])

port0x50 and others added 9 commits April 14, 2023 21:40
Updated bin/install.sh and srv/isc-agent/settings.py
Revert "Updated bin/install.sh and srv/isc-agent/settings.py"
Revised install.sh:
- looks like activating venv for isc-agent may not be needed
Updated install.sh:
- moved additional package installation into isc-agent venv until after venv lock attempt
Update install.sh:
- fixed a typo
- "pip3 list --format=legacy" no longer working, revised to columns for all installs
@jullrich jullrich merged commit 4a84ce1 into DShield-ISC:main Apr 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants