Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OWASP-Nettacker

OWASP Nettacker aims to be the best open source scanner.
Collective - Host: opensource - https://opencollective.com/owasp-nettacker - Code: https://github.com/zdresearch/OWASP-Nettacker

removed duplication

github.com/OWASP/Nettacker - 2e62d89dd1d70e0ee683cff8f175e9eba9c1eda4 authored over 3 years ago
fix dependency check

github.com/OWASP/Nettacker - 70df430b3f57aaaa8cdd570e4ffc31a7fa2ad52e authored over 3 years ago
Merge branch 'python3' of https://github.com/OWASP/Nettacker into python3

github.com/OWASP/Nettacker - 575edbc459c951588ff16e3d69af30b2ded6cb97 authored over 3 years ago
Completed POC for vuln and scan modules: dir_scan and clickjacking vuln

github.com/OWASP/Nettacker - 36ad87e35f0ee790ad36cc43f7571e282f059c76 authored over 3 years ago
yaml message support

github.com/OWASP/Nettacker - b72c960a6b6fa71f189ea52727978191df2d14a8 authored over 3 years ago
yaml module sample

github.com/OWASP/Nettacker - 75489bb6e7043555e5edac768d6e5b5b48b3422c authored over 3 years ago
convert message libs to yaml

github.com/OWASP/Nettacker - 07d3ae21fef4233b8716f8327bdb7b5e286e23e7 authored over 3 years ago
remove python based modules

github.com/OWASP/Nettacker - 75495bdea58847c8969bf9901ec08ed748ffbe43 authored over 3 years ago
just one version is needed using docker now

github.com/OWASP/Nettacker - 5ab43574731f692f4131c761587049b3d99aee1d authored over 3 years ago
initiate yaml module support

need to be updated; cleaned; fixed...

github.com/OWASP/Nettacker - 34abbcba4332dc520a688437c26927243526149e authored over 3 years ago
Merge branch 'itsdivyanshjain-python3only' into python3

github.com/OWASP/Nettacker - 46e2326903402c5ba2fc8892fa184a632784eda5 authored over 3 years ago
Merge branch 'python3only' of https://github.com/itsdivyanshjain/Nettacker into itsdivyanshjain-python3only

github.com/OWASP/Nettacker - 2825caadc927aafc2b1ccd286052935eea864591 authored over 3 years ago
conflict resolved

github.com/OWASP/Nettacker - dc8dff1dc6d5b9049140dfb46b4df12e7b24837c authored over 3 years ago
removed setup.py

github.com/OWASP/Nettacker - 1dbaacf9d1cc4bc8a314b02a7971e165527dc2a9 authored over 3 years ago
Merge pull request #437 from aman566/refactoringCode

refactored the code to reduce code duplication

github.com/OWASP/Nettacker - 02db3273b1c840ea49586b4237fac3060da5fe2f authored over 3 years ago
Merge branch 'python3' into refactoringCode

github.com/OWASP/Nettacker - 283c3693c102fd5b4d886eddcb824aeadd414b17 authored over 3 years ago
Merge pull request #429 from aman566/changing_lib_to_python3

Changed files in lib/ to python3 and removed py2 compatibility

github.com/OWASP/Nettacker - f4484807544299d2f4d68887b7c02b582a36a514 authored over 3 years ago
Added messages_pt-br.py (Brazilian Portuguese languge)

github.com/OWASP/Nettacker - 71edf140acdde4ed181c8e4b8060d5f7f8bb1a9b authored over 3 years ago
refactored the code to reduce code duplication

github.com/OWASP/Nettacker - 09c0c82605bbcef5ef40782a37a073fd7ca3ca99 authored over 3 years ago
Merge branch 'master' of https://github.com/OWASP/Nettacker into python3only

github.com/OWASP/Nettacker - 96966daf7aa993e52b45a62165d51e24bb52f288 authored over 3 years ago
Merge pull request #434 from OWASP/securestep9-v002-version-update

v0.0.2 version update 1

github.com/OWASP/Nettacker - 92239cefadd821182728bc800303d159305b4c55 authored over 3 years ago
Update version.txt

v.0.0.2 version update

github.com/OWASP/Nettacker - e08c0a43497447dd0477c57da6d29c7656bc5594 authored over 3 years ago
Update compatible.py

version update to 0.0.2 and replaced zdresearch github URL with OWASP

github.com/OWASP/Nettacker - 44c2ca90a9378221867f6192832aa16c3cf3e72a authored over 3 years ago
requirements.txt bumpup

github.com/OWASP/Nettacker - 709d00b2a37a94499650c5f039f516964765de4b authored over 3 years ago
docker improvement, apt dependencies fixed and censys bump down(latest verison have issues)

github.com/OWASP/Nettacker - 11c24e8b9d3ac3c68cd1124a21119e4429a3b0b2 authored over 3 years ago
shebang fixes, docker simul install fixes and scripts(bash and win) fixes

github.com/OWASP/Nettacker - 92347eb5fcb7bf63df7d3072df16cfa476d842dc authored over 3 years ago
linting fixes

github.com/OWASP/Nettacker - 340055364195059af284e82e7e2dd41bdaf8ffa4 authored over 3 years ago
setup.py fixes and censys bump up

github.com/OWASP/Nettacker - 1cd90cf602d75ff0b295809cc85a1cbe161aa963 authored over 3 years ago
removed debug prints and improved logic for censys

github.com/OWASP/Nettacker - c368fc9d86b1ee82d72624eb93810cdef539478a authored over 3 years ago
added import

github.com/OWASP/Nettacker - 1d41c55466a6d38f6ca45550cd39d7a214d71765 authored over 3 years ago
added requirements-apt-get.txt

github.com/OWASP/Nettacker - 034457ce245c0e4bf2e2308327fc7ea7d2aa79f0 authored over 3 years ago
removed py2 code from rest of files and linted as well except lib directory

github.com/OWASP/Nettacker - 8649819a96c69c33972909922c97a64358addb20 authored over 3 years ago
removed debug prints

github.com/OWASP/Nettacker - dd938534cdf67567002f0cc6f830054092569831 authored over 3 years ago
Changed files in lib/ to python3 and removed py2 compatibility

github.com/OWASP/Nettacker - a51d42e48e1318316b0227aa1f3cc8f9426d3fb3 authored over 3 years ago
Merge pull request #420 from OWASP/dependabot/pip/six-1.16.0

Bump six from 1.15.0 to 1.16.0

github.com/OWASP/Nettacker - 2d61a64f36e1b6f55677cbebf7b0142589c197f3 authored over 3 years ago
Merge branch 'master' into dependabot/pip/six-1.16.0

github.com/OWASP/Nettacker - 4068f45bc3d6e69583d73ed8c633e5a00ac780da authored over 3 years ago
Merge pull request #421 from OWASP/dependabot/pip/flake8-3.9.2

Bump flake8 from 3.8.4 to 3.9.2

github.com/OWASP/Nettacker - 6d84b6b2b7f307d34b362ba5a29806e91e10977f authored over 3 years ago
Bump flake8 from 3.8.4 to 3.9.2

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.2.
- [Release notes](https://g...

github.com/OWASP/Nettacker - 4c565bb4a90b484ddeca0497f2a557a686529ade authored over 3 years ago
Bump six from 1.15.0 to 1.16.0

Bumps [six](https://github.com/benjaminp/six) from 1.15.0 to 1.16.0.
- [Release notes](https://g...

github.com/OWASP/Nettacker - 3e72e2b553ec6afad13b82c9e4abd127373314a4 authored almost 4 years ago
Merge pull request #416 from ktg-123/postgres

Add postgres support for database

github.com/OWASP/Nettacker - ee07b087a77b1ac9fefb883badda0656b62d39cd authored almost 4 years ago
Merge branch 'master' into postgres

github.com/OWASP/Nettacker - 269d0f1d776b6da84a0a61fd621a9a711cc2419b authored almost 4 years ago
Merge pull request #418 from itsdivyanshjain/scapybug

fix port_scan module which having scapy bug

github.com/OWASP/Nettacker - 579d0ef4ed0b6f334f7bda0b7b578aec58e3971a authored almost 4 years ago
fix scapy bug

github.com/OWASP/Nettacker - a3d13aa7d5c379172e33b120739459da64d6fad4 authored almost 4 years ago
Modify requirements.txt

github.com/OWASP/Nettacker - 427bebe388bf0c5b8c369d8ad255104bc70a89f4 authored almost 4 years ago
Add postgres support for database

github.com/OWASP/Nettacker - c1a9da3a52ee6991f31c2536e7a2ae711477cd77 authored almost 4 years ago
Merge pull request #414 from aman566/ccs_injection_vuln_fix

fixed ccs injection import

github.com/OWASP/Nettacker - e500bab929346f06180b94d569fdf6b9e73287ad authored almost 4 years ago
Merge branch 'master' into ccs_injection_vuln_fix

github.com/OWASP/Nettacker - 8d06cf02b8de04ca46d83e363a183d84658747da authored almost 4 years ago
Merge pull request #415 from aman566/http_form_brute_fix

added mechanize to requirements file

github.com/OWASP/Nettacker - 92286909b33ad0b829189cb6c788c26981cbe7d7 authored almost 4 years ago
added mechanize to requirements

github.com/OWASP/Nettacker - b1b5cc6c0058ef6c3cef0aca4577d730c669647d authored almost 4 years ago
Updated file

github.com/OWASP/Nettacker - cc27f2e6a5cda61431408040f2e3850f9a01c8f9 authored almost 4 years ago
fixed ccs injection import

github.com/OWASP/Nettacker - ed5e204f49089f550dfed5c40cb7e58eda1006cc authored almost 4 years ago
Merge pull request #286 from aman566/xmlrpc_scan

Added xmlrpc_scan module

github.com/OWASP/Nettacker - 0853c02fd0dd396402b9274e0a57ba84e70912fa authored almost 4 years ago
Merge branch 'master' into xmlrpc_scan

github.com/OWASP/Nettacker - fe7b2975e60499ac3c57370b99f084fe9d0acdf4 authored almost 4 years ago
fixed some issues

github.com/OWASP/Nettacker - e970f332a52819f55c83fb85f64bb1cba936a0b1 authored almost 4 years ago
Merge pull request #367 from aman566/graphql_vuln

added graphql module

github.com/OWASP/Nettacker - 8d59e3960b8374bbd32c7f51982b605d3d438a8d authored almost 4 years ago
Merge branch 'master' of https://github.com/OWASP/Nettacker into graphql_vuln

github.com/OWASP/Nettacker - 49ae361285cafdfbf2107ba0238c9e065a810127 authored almost 4 years ago
improved the module

github.com/OWASP/Nettacker - bef1e86084e1b5f6da0c866f54323de17cf5ad28 authored almost 4 years ago
Merge pull request #411 from aman566/pr330Fix

removed debug print

github.com/OWASP/Nettacker - 6452288e6a838da0195d4a2bd90044a3b2ace18d authored almost 4 years ago
removed debug print

github.com/OWASP/Nettacker - 09fcb425fd6f43a7f69beaa89c0a89e2728ad3a3 authored almost 4 years ago
changes as suggested

github.com/OWASP/Nettacker - c0e1fc65c6afdff73c55466dd7321b76ec60cb2b authored almost 4 years ago
Merge pull request #389 from ktg-123/sqlite-fix

Fix #388 and some code reformat

github.com/OWASP/Nettacker - 3a37ae778b5cfd380a5c2cdd30e534a4b203e23b authored almost 4 years ago
Merge branch 'master' into sqlite-fix

github.com/OWASP/Nettacker - 049e74392572ffd91f4b08b52537a637668aea16 authored almost 4 years ago
Merge pull request #391 from ktg-123/csp_improve

Fix #390

github.com/OWASP/Nettacker - ed9f47fbeb5a24b74a7d680da110ffb9134cce2c authored almost 4 years ago
Merge branch 'master' into csp_improve

github.com/OWASP/Nettacker - 6fe8e3bf6a7f2d0b4e77fe3ed97b8c5c1a98a68c authored almost 4 years ago
Merge pull request #330 from aman566/linksJSON

Added JSON and CSV download links to WebUI

github.com/OWASP/Nettacker - 1173c205662eb57419dadb342c822b71d54a164f authored almost 4 years ago
Merge branch 'master' into linksJSON

github.com/OWASP/Nettacker - 5d044a6e54f1057124ab13965e512ca373247d6c authored almost 4 years ago
reverting and fixing csv bugs

github.com/OWASP/Nettacker - 6fa2bfcb5378c2772d03234819cfd57d6e06f4df authored almost 4 years ago
fixed pylint errors

github.com/OWASP/Nettacker - 620ae29ab376934ee1d74f11a1d13af63d2ad99e authored almost 4 years ago
did some improvements

github.com/OWASP/Nettacker - d340daa5234bdb21e435032c60a87f3b3823eb1b authored almost 4 years ago
imported string

github.com/OWASP/Nettacker - 22a23573f04810aeeb5b41cdd595b26e1cc71825 authored almost 4 years ago
changed the download format of csv and json files

github.com/OWASP/Nettacker - fbe79ef0fef31a0a3ff6fee6ab81cea4e9d3ef76 authored almost 4 years ago
fixed changes

github.com/OWASP/Nettacker - 9f2f09b3ac3cfbd5aa17436e6e32c313d564bd39 authored almost 4 years ago
Merge pull request #410 from aman566/XSSFixed

fixed XSS

github.com/OWASP/Nettacker - e6a11be9e14f029014851f747dfd2bc97bf39d57 authored almost 4 years ago
Merge branch 'master' into XSSFixed

github.com/OWASP/Nettacker - 68416b668b7b3d33e3c91cb11fb7ee5f392d9cee authored almost 4 years ago
Add flag for source code check

github.com/OWASP/Nettacker - 1934b628ad93efdd9439d8540268096d42673f2a authored almost 4 years ago
Merge branch 'master' into csp_improve

github.com/OWASP/Nettacker - d189f78b6e1634cf8896a3f690b1d802a2261d02 authored almost 4 years ago
Merge pull request #408 from OWASP/securestep9-patch-1-debug-print-target-remove

removed debug print(target) in targets.py

github.com/OWASP/Nettacker - 249ec05487858e87ed44e07428906de370d5e361 authored almost 4 years ago
Update targets.py

removed debug print(target) messing up the output during the CIDR network scans

github.com/OWASP/Nettacker - dfbfe8f9c40fb72e7c9131e52bd197ecb20f6a99 authored almost 4 years ago
Merge pull request #406 from ktg-123/cve-2021-26855

Add CVE-2021-26855 vuln module

github.com/OWASP/Nettacker - 54678bd1d599eef98e86569dbc095f94db1bd0d4 authored almost 4 years ago
Modify request and add extra check

github.com/OWASP/Nettacker - dfff05b3315ee61c0260952ac652bd763bb37dac authored almost 4 years ago
changed the logic for quering to db

github.com/OWASP/Nettacker - 88c46c17814b4b66cc16fb4423be7e8c785e3bf4 authored almost 4 years ago
Fix minor patch

github.com/OWASP/Nettacker - 04ca616f2bf03c308d0cb4c9db0c5328dc7dc1af authored almost 4 years ago
Add CVE-2021-26855 vuln module

github.com/OWASP/Nettacker - 7c5394920a26813eb5f1dcddb4c4eebd96182abd authored almost 4 years ago
changes in results/get_json route

github.com/OWASP/Nettacker - 806486af75bd99204c1a5b9a6733631076981d0a authored almost 4 years ago
Merge pull request #402 from OWASP/securestep9-patch-wp-plugins-small-cve2021-24175

Update wp_plugins_small.py

github.com/OWASP/Nettacker - 9d41fb8a01c2e3903cc02e753bdf77b9332ac849 authored almost 4 years ago
Update wp_plugins_small.py

adding the-plus-addons-for-elementor-page-builder due recent critical vulnerability CVE-2021-24175

github.com/OWASP/Nettacker - 1e8e9eb06809ca8980505b229650891efc879672 authored almost 4 years ago
Merge pull request #399 from OWASP/securestep9-temp-adding-ci-39

Update CI.yml to add Python 3.9

github.com/OWASP/Nettacker - ce98204b657626ed8e78cb496db2f137ff71e0b9 authored almost 4 years ago
Merge branch 'master' into csp_improve

github.com/OWASP/Nettacker - 935484c3b33c1fe881b428d4648518dfb53b4f72 authored almost 4 years ago
Fixed some bugs

github.com/OWASP/Nettacker - cd147b0df1318541216959c9a502fb1d2300c494 authored almost 4 years ago
Fixed the logical error

github.com/OWASP/Nettacker - 3a99f1b7753cdf0850134f629807e9819da614e3 authored almost 4 years ago