Daniel Berthiaume
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 4
- Subscriptions 13
Activity overview
Latest activity by Daniel Berthiaume-
Daniel Berthiaume created a post,
Concerns Regarding cPanel's Use of Python Twisted Framework - CVE Vulnerabilities
Dear Community, I wanted to raise awareness regarding the use of Python Twisted framework version 16.6.0 within cPanel's CCS packages. Recently, one of our clients underwent an audit by an external...
-
Daniel Berthiaume created a post,
Remote Rsync Incremental Backup kept file locally
I"m trying to fully understand how the Rsync remote incremental backups are working. My understanding is that the backup system is using Rsync with the remote server. What I do not understand is w...
-
Daniel Berthiaume created a post,
finding the current install SSL from SSH
Hi, I"m currently working on an automated solution to have Nginx as a reverse proxy for all HTTPS traffic. But for this solution to be feasible, my script need to be able to get the current insta...
-
Daniel Berthiaume commented,
Update : For anyone interested, I've place a working example on our GitHub Repo : GitHub - AstralInternet/query_cpanel_eximstats_sqlite: Script to query the EximStats Database used by cPanel. Fe...
-
Daniel Berthiaume commented,
Hi, Even if I copy the sqlite DB and/or change the permission, I still get the same error in PHP. I did however manage to do a small Perl Script that could send back a json result when passing an...
-
Daniel Berthiaume commented,
Thank you for you reply :D, This was also one thing I've already tried before going into shell. Since the sqlite DB seams to be encrypted, I can only return empty record set, not mater which query...
-
Daniel Berthiaume commented,
Thank you Michael, I think the API can help me a bit, but my research are now sending my into the sqlite eximstats db (eximstats_db.sqlite3). I'm not trying to connect to the database to run a fe...
-
Daniel Berthiaume created a post,
API call to get a json equivalent of View Sent Summary
Hi, We are looking into the development of an small application to help us quickly eliminate spammer from our servers. is there a way we send an API request to access information similar to the ...
-
Daniel Berthiaume created a post,
Connecting to cPanel API from remote server
Hi all, I would need some help on initiating a call to cPanel API from a remote server. I"ll need to access the API for getting a listing and modifying subdomains and reading and modifying a file...
-
Daniel Berthiaume created a post,
In search of File location for automation with Puppet
We now have too many cPanel servers to manage; therefore we are setting up an automation configuration system using puppet. So far, so good! But I"m missing some file location. For Exim, I curr...