LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Ssl stripping (https://www.linuxquestions.org/questions/linux-newbie-8/ssl-stripping-4175672144/)

DimaMihai 03-28-2020 02:55 PM

Ssl stripping
 
Hey. Im new in here. I running the command : tail -f sslstrip.log and tells me this "cannot open 'sslstrip.log' for reading: No such file or directory". Can u help me ?




Cheers

pan64 03-28-2020 03:07 PM

try to find where is this file located (probably in /var/log)

TB0ne 03-28-2020 04:22 PM

Quote:

Originally Posted by DimaMihai (Post 6105405)
Hey. Im new in here. I running the command : tail -f sslstrip.log and tells me this "cannot open 'sslstrip.log' for reading: No such file or directory". Can u help me ?

Read the LQ rules about not using text speak, please. And the error is fairly clear: the file you're trying to read isn't in your current directory. If its a log file, chances are it's in /var/log (as pan64 said), somewhere. Put in the correct path and file name.


All times are GMT -5. The time now is 12:54 PM.