Releases: OWASP/Nettacker
Releases · OWASP/Nettacker
v0.4.0
What's Changed
- Nettacker code base major refactoring by @arkid15r in #863
- New module: Apache OFBiz CVE-2024-38856 vulnerability by @securestep9 in #882
- new module: ivanti_vtm_version_scan by @securestep9 in #918
- dir_scan module by @securestep9 in #909
- ivanti_csa_lastpatcheddate_scan module by @securestep9 in #911
- Module to detect TeamCity CVE-2024-27198 by @securestep9 in #821
- Added SSL/TLS Modules by @Captain-T2004 in #876
- Added Scan Compare feature by @Captain-T2004 in #877
- Detecting open Dropbear server by @Captain-T2004 in #808
- New Module: Added Confluence RCE CVE-2023-22527 Vuln by @jimmy-ly00 in #797
- Update docs Installation.md for 0.4.0 by @securestep9 in #923
- add ivanti_vtm_version_scan to docs by @securestep9 in #922
- adding "-d" as a shortcut for "--skip-service-discovery" + docs by @securestep9 in #916
- Add CODEOWNERS by @arkid15r in #919
- Update CI/CD: trigger PyPI job on tag push by @arkid15r in #917
- ScanID added to CLI and HTML report for easy identification of results by @securestep9 in #913
- YAML indent fix in ivanti_ics_lastpatcheddate.yaml by @securestep9 in #910
- Adding Arabic translations for scan comparison (issue: #905) by @onass1 in #908
- Added Hindi translations for scan comparison by @Captain-T2004 in #906
- Updated wp_plugin.yaml by @securestep9 in #907
- Updated subdomain.yaml removing defunct services by @securestep9 in #890
- Update Dockerfile by @arkid15r in #897
- Added docker-pulls counter badge to README.md by @securestep9 in #895
- Optimize docker image by @arkid15r in #894
- Implement
nettacker
command by @arkid15r in #891 - Update Home.md in docs - fixed broken images by @securestep9 in #875
- added docs badge to README.md by @securestep9 in #874
- docs README.md update by @securestep9 in #873
- Docs initial commit by @securestep9 in #872
- Created docs folder by @securestep9 in #870
- Update README.md - fixed broken images by @securestep9 in #871
- Created SECURITY.md by @securestep9 in #869
- Create pypi_publish.yml by @securestep9 in #868
- Update ci_cd.yml remove PYPI step by @securestep9 in #867
- Updated README.md to include python poetry by @securestep9 in #866
- Update README.md by @ansuhayda in #855
- Update Python Docker base image to 3.11.9-slim by @securestep9 in #840
- Fixed Typo in Docstring by @prbhtkumr in #822
- [Feature] Added Pagination in webUI by @Freedisch in #818
- [Snyk] Security upgrade python from 3.11.7-slim to 3.11.8-slim by @Ali-Razmjoo in #815
- Update Dockerfile to use python 3.11.7 by @securestep9 in #804
v0.3.3
What's Changed
- New Module: Ivanti ICS CVE-2023-46805 Vulnerability detection by @jimmy-ly00 in #786
- New Module: Ivanti EPMM CVE-2023-35082 Vulnerability detection by @securestep9 in #793
- New Module: WordPress POST SMTP Mailer Plugin CVE-2023-6875 Vulnerability detection by @Captain-T2004 in #785
- New Module: Citrix Gateway Last Patched Date Scan by @securestep9 in #790
- New Module: HTML Title Scan by @securestep9 in #791
- New Module: Ivanti ICS Last Patched Date Scan by @securestep9 in #794
- New Module: Ivanti EPMM Last Patched Date Scan by @securestep9 in #795
- Update Wordpress vulnerable plugins: post-smtp (CVE-2023-6875) by @securestep9 in #787
- Update README.md by @Ali-Razmjoo in #771
- [Snyk] Security upgrade aiohttp from 3.8.5 to 3.9.0 by @Ali-Razmjoo in #770
- [Snyk] Security upgrade paramiko from 3.3.1 to 3.4.0 by @Ali-Razmjoo in #778
- Bump aiohttp from 3.8.5 to 3.9.1 by @dependabot in #769
- Bump github/codeql-action from 2 to 3 by @dependabot in #775
- Bump ipython from 8.16.1 to 8.18.1 by @dependabot in #772
- Bump numpy from 1.26.0 to 1.26.2 by @dependabot in #764
- Bump flask from 3.0.0 to 3.0.1 by @dependabot in #789
Full Changelog: 0.3.2...0.3.3
v0.3.2
What's Changed
- New Module: Adobe Coldfusion CVE-2023-26360 by @jimmy-ly00 in #719
- New Module: Added Confluence Version Scan and CVE-2023-22515 by @jimmy-ly00 in #757
- New Module: Added Citrix CVE-2023-4966 vuln by @jimmy-ly00 in #759
- Wordpress vulnerable plugins: media-library-assistant (CVE-2023-4634) and forminator by @securestep9 in #736
- Correct module name by @trusthat in #716
- Update .gitignore: exclude VSCode workspace files by @arkid15r in #750
- Update to lib/messages/hi.yaml by @Captain-T2004 in #753
- Security upgrade python image from 3.11.5-slim to 3.11.6-slim by @Ali-Razmjoo in #752
- Fix a typo in sort dictionary method name by @arkid15r in #749
New Contributors
- @trusthat made their first contribution in #716
- @jimmy-ly00 made their first contribution in #719
- @arkid15r made their first contribution in #750
- @Captain-T2004 made their first contribution in #753
Full Changelog: 0.3.1...0.3.2
v0.3.1
What's Changed
- New module citrix_cve_2023_24488_vuln to scan for CVE-2023-24488 by @securestep9 in #695
- New module: moveit_version_scan - scan for Progress MOVEit instances by @securestep9 in #711
- New module: http_status_scan by @securestep9 in #691
- New module: http_redirect_scan by @securestep9 in #693
- Bug Fixes, New feature and Functionality and modules by @itsdivyanshjain in #575
- replace requests with iohttp by @Ali-Razmjoo in #593
- open index.html by default by @Ali-Razmjoo in #594
- Multiple dependencies "bumped"/updated by @dependabot https://github.com/OWASP/Nettacker/pulls?q=is%3Apr+author%3Aapp%2Fdependabot+is%3Aclosed
- issue558 fix by @itsdivyanshjain in #571
- local html reports improved by @itsdivyanshjain in #592
- Create codeql-analysis.yml by @Ali-Razmjoo in #600
- added copy to clipboard json_event by @itsdivyanshjain in #602
- bug fix in protocol vs actual lib name by @Ali-Razmjoo in #604
- turn off ssl verification in http modules by @Ali-Razmjoo in #607
- push new image to dockerhub from master by @Ali-Razmjoo in #610
- Small code refactoring by @franzen in #615
- [Snyk] Security upgrade python from 3.11.0rc2 to 3.11.0rc2-slim by @Ali-Razmjoo in #611
- Added pop3 brute force by @Mrinank-Bhowmick in #606
- Rename readme.md to README.md by @zbraiterman in #625
- Update Dockerfile - Python docker image update by @securestep9 in #652
- Moved Issues_template and pull_request_template to .github directory by @suyash5053 in #646
- Update README.md by @securestep9 in #667
- feat: #597 Add unit testing for sort_dictionary function by @roddas in #673
- [Snyk] Security upgrade flask from 2.2.3 to 2.2.5 by @securestep9 in #676
- feat: #597 Add unit testing for select_maximum_cpu_core function by @roddas in #679
- Added miniorange-login-openid to wp_plugin_small by @securestep9 in #689
- Update wordpress_version.yaml by @securestep9 in #701
- update X-Powered-By header logging by @securestep9 in #703
- Updated server_version_vuln module Server header logging by @securestep9 in #705
- Updated joomla_version_scan module by @securestep9 in #707
- Updated drupal_version_scan module by @securestep9 in #709
New Contributors
- @franzen made their first contribution in #615
- @zbraiterman made their first contribution in #625
- @suyash5053 made their first contribution in #646
- @roddas made their first contribution in #673
Full Changelog: 0.0.3.6...0.3.1
v0.0.3.6 TRES
What's Changed
- bug534 fix by @itsdivyanshjain in #535
- Fix typo by @tristanlatr in #556
- Bump numpy from 1.21.4 to 1.23.1 by @dependabot in #576
- Bump flask from 2.0.2 to 2.2.2 by @dependabot in #583
- Bump paramiko from 2.8.1 to 2.11.0 by @dependabot in #566
- Bump ipython from 7.30.1 to 8.5.0 by @dependabot in #587
- Updated readme.md with OWASP official DockerHub link by @securestep9 in #589
v0.0.3.5 TRES
- new modules,
- enhancements
v0.0.3.4 TRES
Merge pull request #472 from OWASP/CVE-2021-1497 rename module
v0.0.3.3 TRES
- new modules
- bug fix
v0.0.3.2 TRES
- enhacements
v0.0.3.1 TRES
- bugs fixed