Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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

Cloudsofvenus update 1 #9

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

cloudsofvenus
Copy link

The improvements are python3 compatibility moving away from an outdated python2 as it is now end of life.

Error handing to ensure graceful disconnections and subprocess creation and http request during attacks.

Proper Resource Management
with statements to ensure proper resource cleaning

ensuring subprocesses are terminated cleanly using os.killpg

Proper threading

using a dedicated thread for attack and flag-based termination and checking if it is alive. :)

Ensured proper logging and feedback that was lacking as this is a proof of concept. One i have been working with for awhile.

Code Smell, better readability and ensuring pep-8 and updated function and variable names for clarity.

…germent

Also ensuring subprocess while ensuring a dedicated thread for attacking,  proper logging and feedback. While ensuring an improvement of function names and clarity
Also tested on Debian 12 and Testing and Suse enterprise linux but fully tested on these systems. I will provide further updates to ensure everything works as it should.
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.

1 participant