Don't Learn to hack, hack to LEARN
AQL query for getting remote ip addresses which is related with specific offense:
select distinct destinationip from events where INOFFENSE(633) TIMES OFFENSE_TIME(633) AND eventdirection IN ('L2R', 'R2R')
No comments:
Post a Comment