issues
search
stratosphereips
/
AIP
The Attacker IP Prioritizer(AIP) dynamically generates resource-friendly IPv4 blocklists from Zeek network flows.
https://www.stratosphereips.org
GNU General Public License v3.0
30
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
v3.0.0
#56
verovaleros
opened
18 hours ago
0
Update contributing guidelines
#55
verovaleros
closed
18 hours ago
0
Bring back tests to AIP
#54
verovaleros
closed
19 hours ago
0
[BUG] Random Forest fails to generate output with date in the past
#53
verovaleros
opened
19 hours ago
0
Add help and arguments to bin/aip
#51
verovaleros
closed
1 day ago
0
Have a parameter to adjust the logging level
#50
verovaleros
closed
1 day ago
1
Add help/argparse so people can access a usage guide from the tool itself.
#49
verovaleros
closed
1 day ago
0
Add option to run just one model
#48
verovaleros
closed
1 day ago
0
Unify logging levels to be consistent
#47
verovaleros
opened
2 days ago
2
Improve README
#46
verovaleros
closed
2 days ago
0
No validation for future dates
#45
verovaleros
opened
2 days ago
0
Better error catching when date is out of range
#44
verovaleros
opened
3 days ago
1
Include basic usage in the README
#43
verovaleros
closed
2 days ago
0
Decouple AIP from Conda
#42
verovaleros
closed
2 days ago
1
Handle of flipped Zeek flows
#41
verovaleros
opened
4 days ago
0
Investigate how to decouple AIP from Conda, and IF it brings improvements/flexibility
#40
verovaleros
closed
2 days ago
4
Update docker image for MacM1
#39
verovaleros
closed
6 days ago
0
Update docker documentation
#38
verovaleros
closed
6 days ago
0
Better management of exceptions when running models
#37
verovaleros
closed
6 days ago
0
Better handle missing files
#36
verovaleros
closed
6 days ago
0
Update Docker file
#35
verovaleros
closed
1 week ago
0
Update Dockerfile to use Python 3.12 as base image
#34
verovaleros
closed
1 week ago
0
Modified AIP to run for a given day
#33
jwackito
closed
1 year ago
0
What is the status of these pytests?
#32
verovaleros
closed
6 days ago
1
[FEAT] Better management of exceptions. If one model fails try the rest.
#31
verovaleros
closed
6 days ago
0
[BUG] AIP cannot execute if `do_not_block_these_ips.csv` file does not exist, but file can be empty
#30
verovaleros
closed
6 days ago
0
Add CI automation to generate a Docker image to Docker Hub and as a GitHub package.
#29
verovaleros
closed
1 year ago
0
Build Docker image through docker CI actions
#28
verovaleros
closed
1 year ago
0
Improve Dockerfile to optimise build time and image size
#27
verovaleros
closed
1 year ago
0
Reducing docker build time by improving environment.yml
#26
verovaleros
closed
1 year ago
0
Implement GitHub recommended community standards
#25
verovaleros
closed
1 year ago
0
Enhance community standards
#24
verovaleros
closed
1 year ago
0
Removed hardcoded date, sum only numeric columns
#23
jwackito
closed
1 year ago
1
[BUG] TypeError: unsupported operand type(s) for +: 'datetime.date' and 'datetime.date'
#22
verovaleros
closed
1 year ago
1
Fixed wrong parameter in read_csv
#21
jwackito
closed
1 year ago
0
Error parsing comment on the CSV
#20
verovaleros
closed
1 year ago
1
Development
#19
jwackito
closed
1 year ago
0
[Bug] Comment on honeypots_public_ips.csv causes error
#18
verovaleros
closed
1 year ago
1
Reducing docker build time by improving environment.yml
#17
verovaleros
closed
1 year ago
0
References to tests but tests files not found on repository
#16
verovaleros
opened
1 year ago
1
Add a PR template to the repository to help on new contributors
#15
verovaleros
closed
1 year ago
0
Build docker image through Docker CI Actions
#14
verovaleros
closed
1 year ago
0
Add installation instructions or how to run
#13
verovaleros
closed
1 year ago
1
Add CONTRIBUTING guidelines
#12
verovaleros
closed
1 year ago
0
Add issue templates to the repository
#11
verovaleros
closed
1 year ago
0
Hardcoded start on 2020 for building historical data
#10
verovaleros
opened
1 year ago
1
Implementation of Tor IP Detection Functionality
#9
prakharguptaujjain
closed
1 year ago
3
removed '--rm' in docker/README.md
#8
prakharguptaujjain
closed
1 year ago
0
Unable to create env in conda in codespaces
#7
prakharguptaujjain
closed
1 year ago
5
Migrate zeeklog2pandas
#6
jwackito
closed
1 year ago
0
Next