Results 1 to 2 of 2

Thread: Recording recon-ng resource script

  1. #1
    Join Date
    2017-Apr
    Posts
    6

    Recording recon-ng resource script

    The record command in recon-ng, as instructed in the docs, says it's recording but a file is never produced. To reproduce:

    root@kali:~$recon-ng
    [recon-ng][default] > record start testfile[*] Recording commands to 'testfile'.
    [recon-ng][default] > workspaces add test
    [recon-ng][test] > record stop[*] Recording stopped. Commands saved to 'testfile'.
    [recon-ng][test] > exit

    The file "testfile" named in the record command is not present on disk anywhere. I ran through several recon modules and the commands are never saved to the resource file.

    Kali is 2017.1 and current as of today via apt-get dist-upgrade. Tested on a local VM as well as on an ec2 machine, both operate the same way. recon-ng is version 4.9.1

    I Googled for this and looked through the recon-ng Wiki and did not find anything.

    Version 4.8.3 on my Mac works and produces a file with the contents:
    workspaces list
    workspaces select test
    show hosts
    record stop

    Is this an issue with recon-ng on Kali or is it a problem with recon-ng all over? If the latter, I'll report to the recon-ng people.

  2. #2
    Join Date
    2013-Apr
    Location
    Kali forums
    Posts
    805
    I was able to record a command successfully. I didn't use the workspaces command, though. It placed the recorded file in /usr/share/recon-ng.

Similar Threads

  1. Bluetooth error #11 Resource temporarily unavailable...
    By sudomolto in forum TroubleShooting Archive
    Replies: 0
    Last Post: 2022-04-13, 08:03
  2. ParrotSec OS-type resource monitor for Kali 2019.4!
    By Bsullivan1983 in forum General Archive
    Replies: 4
    Last Post: 2019-12-11, 22:06
  3. recon-ng update to fix captcha error
    By grid in forum General Archive
    Replies: 0
    Last Post: 2016-10-26, 12:31
  4. EasyScreenCast Audio Recording Issue in Kali 2.0
    By Sagaryal in forum General Archive
    Replies: 1
    Last Post: 2016-01-10, 09:50

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •