Attack IQ | AIQ
Version | Version 0.1 |
Date | 7th May 2025 |
Author | Janice Lim |
Confidentiality | Public |
Version | Effective Date | Prepared/ Amend By | Summary of Changes | Approved By |
1.0 | 07/05/2025 | Janice |
| Jayden |
1.1 |
|
|
|
|
|
|
|
|
|
|
1. Introduction
This is a guide of uninstallation for Attack IQ Integration Manager Guide
2. Before You Begin
2.1. Preparation Pre-Requisite
Access Level
OVA deployment: sudo level access
BYOL instance: any user with sudo privileges
Obtain PEM Key
For IM OVA, aiqadmin user’s PEM key needs to be retrieved from Integration Manager’s Maintenance console.
Login to your maintenance console on port 1443.
e.g. <IM address>:1443
Once logged in, change URL to <IM address>:1443/aiq-admin-user
SSH key will be downloaded automatically.
Convert the key Using PuTTYGEN
1. Click on Load and import the downloaded key.
-
-
2. Click Save private key.
2.2. Safety and Precautions
None
3. Troubleshooting Process Overview
SSH to Integration Manager using PuTTY
1. Go to Session and enter IM’s IP.
2. Go to SSH > Auth > Credentials Section and click Browse to import the private key saved previously.
3. Click Open.
4. Login as aiqadmin
5. After login, run command:
sudo bash -c 'cd /opt/attackiq/plugin/uninstall; ./uninstall.sh'
6. Then type: 1
AttackIQ Platform
1. Login into AttackIQ Platform
2. Go to TECHNOLOGY STACK > Integration Configuration
3. The Integration Manager should display as Not deployed
4. Select MORE OPTIONS > Remove Integration Manager
5. Click YES, UNINSTALL
SSH to Integration Manager without Using PuTTY
If not using putty, then once the key is downloaded, use the -i option to specify the file in your ssh command
e.g. ssh -i <downloaded_privkey.pem> aiqadmin@<ipaddr>
4. Common Issues and Solutions
4.1. Issue Identification Table
Issue Description | Possible Causes | Initial Checks | Suggested Solutions |
5. Step-by-Step Troubleshooting Guides
None
6. Advanced Diagnostic Tools and Techniques
Require Putty to SSH
7. Reporting Unresolved Issues
None
8. Appendix and Additional Resources
8.1. Glossary
None
8.2. Tools and Resources List
Putty
8.3. Contact Information
Janice Lim