Snort mailing list archives

Re: ftp error when testing snort with pytbull


From: Marcin Dulak via Snort-users <snort-users () lists snort org>
Date: Fri, 8 Jun 2018 20:11:49 +0200

Are you able to connect over ftp?
ncftp -u fred -p 'derf' -P 21 adressIpOfSnort <<< 'ls
/var/log/snort/alert_fast.txt'
pytbull requires the ftp server access to the alertsfile (e.g.
/var/log/snort/alert_fast.txt),
which must be in in the -A fast format.

You can see a pytbull setup in action at
https://github.com/marcindulak/vagrant-snort-nfqueue-tutorial-centos7/blob/master/ipynb/vagrant-snort-nfqueue-tutorial-centos7.ipynb,
though in gateway mode.

Marcin


On Thu, Jun 7, 2018 at 4:20 PM, bz Os via Snort-users <
snort-users () lists snort org> wrote:

I am using pytbull for evaluation of snort ids when i run the command
./pytbull -t adressIpOfSnort --offline i get **ERROR :FTP Error ,530 Login
incorrect Also check privileges on remote host .

for the config.cfg i have : ftpproto =ftp ftpport=21 ftpuser=fred
ftppasswd =derf

in both configuration file of client and server for the vsftpd.conf in the
both server and client i am enabling local_enable an disabling anonymous
how can i solve this problem

_______________________________________________
Snort-users mailing list
Snort-users () lists snort org
Go to this URL to change user options or unsubscribe:
https://lists.snort.org/mailman/listinfo/snort-users

Please visit http://blog.snort.org to stay current on all the latest
Snort news!

Please follow these rules: https://snort.org/faq/what-is-
the-mailing-list-etiquette


_______________________________________________
Snort-users mailing list
Snort-users () lists snort org
Go to this URL to change user options or unsubscribe:
https://lists.snort.org/mailman/listinfo/snort-users

Please visit http://blog.snort.org to stay current on all the latest Snort news!

Please follow these rules: https://snort.org/faq/what-is-the-mailing-list-etiquette

Current thread: