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

Resume where exit #7

Open
R0X4R opened this issue Sep 28, 2021 · 0 comments
Open

Resume where exit #7

R0X4R opened this issue Sep 28, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@R0X4R
Copy link

R0X4R commented Sep 28, 2021

Please add a feature to resume where we left

Yesterday, I was scanning a target from last 2 Hours, accidently I closed my terminal and all scan data is terminated and have to start a new scan, which is again take me 3½ hours to complete the scan.

terminal:~ bash karma_v2 -d target.com -s -deep -l -1

DEEP SCAN
╔════════════════════════════════════════════════════════════════════════════════╗
  Shodan Result Count  [ No API Credits Use ]
╚════════════════════════════════════════════════════════════════════════════════╝

ssl_SHA1_0784e373a7c023a1943b488f06784a7399  	   |  118637
ssl_SHA1_078d343f121c2c220ae5ebe830e0ece8c0  	   |  86354
SSL_Domain                                         |  1442772
Hostname_Domain                                    |  2994
SSL_Issuer                                         |  150
SSL_Subject                                        |  109564
SSL_Expired                                        |  2
Ignored-by_CDNs_SSL                                |  1296505
Ignored-by_CDNs_hostname                           |  2994
Ignored-by_CDNs_issuer_cn                          |  148
Ignored-by_CDNs_subject_cn                         |  54423
Indexing_SSL                                       |  27
phpinfo_subject                                    |  1
LogIn_title_SSL_subject                            |  11
LogIn_title_SSL                                    |  44
LogIn_title_Hostname                               |  6
LogIn_body_SSL_subject                             |  31
LogIn_body_SSL                                     |  449
LogIn_body_Hostname                                |  11
OAuth_status_SSL                                   |  1
403_Forbidden_SSL_subject                          |  1034
403_Forbidden_SSL                                  |  10134
403_Forbidden_Hostname                             |  28
500_Status_html_SSL_subject                        |  52
500_Status_html_SSL                                |  139
500_Status_SSL_subject                             |  155
500_Status_SSL                                     |  1922
VPN_SSL_subject                                    |  7
VPN_SSL                                            |  37
VPN_Hostname                                       |  1
JFrog_html_SSL                                     |  1
Dashboard_title_SSL                                |  2
Jetty_Detect_SSL                                   |  7
Grafana_Detect_SSL                                 |  14
MongoDB_Server_Metrics_SSL                         |  5
ID_VC_subject                                      |  1
Swagger_UI_subject                                 |  3
SonarQube_subject                                  |  1

Query credits available: 10000
Scan credits available: 65535

>> Saved 118637 results into file /home/eshan/karma_v2/output/target.com-2021-09-27/Collect/ssl_SHA1_0784e373a7c023a1943b488f06784a7399_target.com.json.gz
>> Saved 86354 results into file /home/eshan/karma_v2/output/target.com-2021-09-27/Collect/ssl_SHA1_078d343f121c2c220ae5ebe830e0ece8c0_target.com.json.gz

Here, I accidently closed the terminal. Then I restarted the scan and go to the folder where my results are saved ( /home/eshan/karma_v2/output/target.com-2021-09-27/Collect/) but everything was deleted, and it was re-downloading every files.

Describe the solution you'd like

If possible, please add a feature in where karma will check if the file already exists, so it will skip that file and save next file.

Thanks

@Dheerajmadhukar Dheerajmadhukar added the enhancement New feature or request label Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants