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

[Rebase] Junos Integration #581

Merged
merged 4 commits into from
Mar 18, 2020
Merged

[Rebase] Junos Integration #581

merged 4 commits into from
Mar 18, 2020

Conversation

joselopezrio
Copy link

Hello team,
the aim of this PR is to rebase and adapt the following PR -> #180

A new junos.ini file is added in along with adapted Rules and Decoders from the original PR. This is the result of the runtests.py execution:

- [ File = ./tests/SonicWall.ini ] ---------
........
- [ File = ./tests/apache.ini ] ---------
............
- [ File = ./tests/apparmor.ini ] ---------
.....
- [ File = ./tests/checkpoint_smart1.ini ] ---------
..................
- [ File = ./tests/cimserver.ini ] ---------
..
- [ File = ./tests/cisco_asa.ini ] ---------
.......................................................................................
- [ File = ./tests/cisco_ios.ini ] ---------
.....
- [ File = ./tests/cpanel.ini ] ---------
.......
- [ File = ./tests/doas.ini ] ---------
....
- [ File = ./tests/dovecot.ini ] ---------
...............
- [ File = ./tests/exim.ini ] ---------
.....
- [ File = ./tests/features.ini ] ---------
....
- [ File = ./tests/firewalld.ini ] ---------
..
- [ File = ./tests/mailscanner.ini ] ---------
.
- [ File = ./tests/mcafee_epo.ini ] ---------
.
- [ File = ./tests/modsecurity.ini ] ---------
......
- [ File = ./tests/named.ini ] ---------
.....
- [ File = ./tests/netscreen.ini ] ---------
....
- [ File = ./tests/nextcloud.ini ] ---------
.......
- [ File = ./tests/nginx.ini ] ---------
............
- [ File = ./tests/opensmtpd.ini ] ---------
.......
- [ File = ./tests/oscap.ini ] ---------
................................
- [ File = ./tests/ossec.ini ] ---------
.....
- [ File = ./tests/owlh.ini ] ---------
....
- [ File = ./tests/pam.ini ] ---------
.....
- [ File = ./tests/panda_paps.ini ] ---------
........
- [ File = ./tests/postfix.ini ] ---------
..
- [ File = ./tests/proftpd.ini ] ---------
.......
- [ File = ./tests/rsh.ini ] ---------
..
- [ File = ./tests/samba.ini ] ---------
....
- [ File = ./tests/sshd.ini ] ---------
...........................
- [ File = ./tests/su.ini ] ---------
.....
- [ File = ./tests/sudo.ini ] ---------
........
- [ File = ./tests/syslog.ini ] ---------
.....
- [ File = ./tests/sysmon.ini ] ---------
...
- [ File = ./tests/systemd.ini ] ---------
..
- [ File = ./tests/unbound.ini ] ---------

- [ File = ./tests/vsftpd.ini ] ---------
....
- [ File = ./tests/web_appsec.ini ] ---------
...............................
- [ File = ./tests/web_rules.ini ] ---------
.....
- [ File = ./tests/junos.ini ] ---------
...

Regards,
Jose Manuel Lopez

Copy link
Member

@MiguelCasaresRobles MiguelCasaresRobles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The file 0490-junos_decoders is not complete. This is the beginning of the file:

egex offset="after_parent">assembly-id="(\S+)"</regex>
    <order>assembly_id</order>
</decoder>

@joselopezrio joselopezrio added the rules Rules related issues label Mar 16, 2020
@joselopezrio joselopezrio added the decoders Decoders related issues label Mar 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
decoders Decoders related issues rules Rules related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants