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

update webui

github.com/OWASP/Nettacker - 256052cbb1d68ec4f77ad0f417751c218b8f0591 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update webui

github.com/OWASP/Nettacker - 5e0c02cef833d7d5e70c90268cb9a2b4621c9e01 authored almost 7 years ago by Ali Razmjoo <[email protected]>
bug fixed #18 tcp_connect_port_scan

github.com/OWASP/Nettacker - 52ffd568907a106687f04d3ca864eb61509b21ed authored almost 7 years ago by Ali Razmjoo <[email protected]>
update webui

github.com/OWASP/Nettacker - 3a24a843548003e1a9a1483c52f108a4581c2fe7 authored almost 7 years ago by Ali Razmjoo <[email protected]>
upload fontawesome

github.com/OWASP/Nettacker - 0a971ec85fe5b78cbbf352489a2b46e3e71673da authored almost 7 years ago by Ali Razmjoo <[email protected]>
upload bootstrap select lib

github.com/OWASP/Nettacker - 07895974b5c69d7a11beeff3425e1c9e7549cf0c authored almost 7 years ago by Ali Razmjoo <[email protected]>
make function private , bug fixed

github.com/OWASP/Nettacker - 706fadbab31f54961ceae1a57352c71e1ceb1d79 authored almost 7 years ago by Ali Razmjoo <[email protected]>
Merge branch 'master' of https://github.com/viraintel/OWASP-Nettacker

github.com/OWASP/Nettacker - 4b2270491bd08bef616e17fcf6e61d6f49b3df4b authored almost 7 years ago by Ali Razmjoo <[email protected]>
simple fix

github.com/OWASP/Nettacker - 1a119169374e05797bc5a081f0ef7f56fc7b4746 authored almost 7 years ago by Ali Razmjoo <[email protected]>
Merge pull request #21 from ravindra1307/master

added single ipv6 support #18

github.com/OWASP/Nettacker - 6206a24a7cd58fd8de0b4ff1b2db05c1341e459b authored almost 7 years ago by Ali Razmjoo <[email protected]>
save some bytes!

github.com/OWASP/Nettacker - 6f950c0e2a90fec53d4ed560c27dfea4e5afb5a1 authored almost 7 years ago by Ali Razmjoo <[email protected]>
fix die failure

github.com/OWASP/Nettacker - 5f24a07cff954060794b4c31890d05406ccc2b32 authored almost 7 years ago by Ali Razmjoo <[email protected]>
bug fixed

github.com/OWASP/Nettacker - 95f34996346c3f19475645286c988bc2da886e52 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update travis

github.com/OWASP/Nettacker - 61d9f6641a59fec26d3320677c364e9e9e4e0654 authored almost 7 years ago by Ali Razmjoo <[email protected]>
travis final test

github.com/OWASP/Nettacker - 9b5975013cf2663e9dce335415eefe20c73615e4 authored almost 7 years ago by Ali Razmjoo <[email protected]>
debug travis py 3.3 2.6

github.com/OWASP/Nettacker - a8459207810eceee101e32787a7254e689041dad authored almost 7 years ago by Ali Razmjoo <[email protected]>
debugging travis

github.com/OWASP/Nettacker - 96eee0addae270f64ca585e83ae54477a745c8db authored almost 7 years ago by Ali Razmjoo <[email protected]>
upload nettacker logo

github.com/OWASP/Nettacker - a2323b4a4531f8adacee941e2c2ff6dd1569a568 authored almost 7 years ago by Ali Razmjoo <[email protected]>
requirements check update

github.com/OWASP/Nettacker - 48cbeeb3c885a5bc7fe04484e8216fa02280b45d authored almost 7 years ago by Ali Razmjoo <[email protected]>
update webui and api #4 #8

github.com/OWASP/Nettacker - 42d6b28d3850a070a10bd1dc4627a0d635b70b6b authored almost 7 years ago by Ali Razmjoo <[email protected]>
upload fontawesome

github.com/OWASP/Nettacker - c6dc89fcae16d05ad7c50c5eb1f1e106f594910b authored almost 7 years ago by Ali Razmjoo <[email protected]>
add new profiles

github.com/OWASP/Nettacker - 65f593493db68db9dae73a1d8ee43fc8af3a69c8 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update webui

github.com/OWASP/Nettacker - 087ce32f06758db03039a34e6e32fbc57fb4ffef authored almost 7 years ago by Ali Razmjoo <[email protected]>
add kill session (cookie)

github.com/OWASP/Nettacker - e3e07f471f7947740810f02a0ae313ad1d5dfba0 authored almost 7 years ago by Ali Razmjoo <[email protected]>
Update engine.py

new target type added SINGLE_IPv6

github.com/OWASP/Nettacker - 7263d54acc6246d4b2f9a1d81e6528061aa7a72d authored almost 7 years ago by ravindra1307 <[email protected]>
Update engine.py

new target type added SINGLE_IPv6

github.com/OWASP/Nettacker - 647f00b0e89debfb016c94be81c11639526db929 authored almost 7 years ago by ravindra1307 <[email protected]>
update engine.py

new target type added SINGLE_IPv6

github.com/OWASP/Nettacker - 88834436fd01d609864090aaaa1a0fe8cd92c571 authored almost 7 years ago by ravindra1307 <[email protected]>
update engine.py

AF_INET6 family is used instead of AF_INET,
also a new target type added i.e. SINGLE_IPv6

github.com/OWASP/Nettacker - 2a82d94a882dceab78d51b81726ead9b3fdfb83d authored almost 7 years ago by ravindra1307 <[email protected]>
update targets.py

updated ipv6 support
updated ipv4 support

github.com/OWASP/Nettacker - d50c5d2bae1ab3e90ac7047ec5f07273c807ec36 authored almost 7 years ago by ravindra1307 <[email protected]>
ip.py

added SINGLE ipv6 support
improved ipv4 support
code optimisation

github.com/OWASP/Nettacker - 9608cb2a857be40c6bb440db167082a924b6226c authored almost 7 years ago by ravindra1307 <[email protected]>
update alerts webui

github.com/OWASP/Nettacker - daef21c677ed278d3dc5e8a0efe12d37ce8c5628 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update webui, update animate css lib

github.com/OWASP/Nettacker - 0b17923de6fd07ca38f856eed40e6d7a2e74b5f9 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update #6 #4 API and UI

github.com/OWASP/Nettacker - caffd9fca572f9ec62c76085e410fc2260563b42 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update API #4 session check

github.com/OWASP/Nettacker - 7ae9720a1d4d4567c037238a54c929ddb8f0ff55 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update setup

github.com/OWASP/Nettacker - 0f67b1b3ed018085a1c16683422dade3dc35aa68 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add libs to index, update index

github.com/OWASP/Nettacker - a7cfc18036b4d65ae9c37b14f9ac33090503e5cc authored almost 7 years ago by Ali Razmjoo <[email protected]>
upload flag icons

github.com/OWASP/Nettacker - bb493011d53b0d7d54489c5947a189621dccc1c0 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add flag icon library

github.com/OWASP/Nettacker - 30f9952b07d6dfb31ea51b68bdd9948113b40070 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add glyphicons font

github.com/OWASP/Nettacker - e7ac63d3e59ffc077187d93474207a7ea5c39a1b authored almost 7 years ago by Ali Razmjoo <[email protected]>
add fontawesome

github.com/OWASP/Nettacker - cc427725a29dd80a56e9b1579ff87666a14ddf23 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add buttons design library

github.com/OWASP/Nettacker - 1da46c898736ba8108390d56392588aa0629959b authored almost 7 years ago by Ali Razmjoo <[email protected]>
add angular JS library

github.com/OWASP/Nettacker - a89ebe024d29323f1d165927bab1d3b3275d5a35 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add d3js library

github.com/OWASP/Nettacker - 2ff69b25eddb5cb115dd2baeb9b74f25bc162e37 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add jquery

github.com/OWASP/Nettacker - 1357c7dab549c9a48b9e156dce3aab1a87737447 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add bootstrap css and js

github.com/OWASP/Nettacker - 833a0bbc2f6b3f85e2ecdf5fc63abec6e76c6c35 authored almost 7 years ago by Ali Razmjoo <[email protected]>
ignore IDE setting

github.com/OWASP/Nettacker - 3f97cb80debc200d89f7fe25ba1b774cdfaae7bb authored almost 7 years ago by Ali Razmjoo <[email protected]>
remove length limitation in graph

github.com/OWASP/Nettacker - 1eba967e8422011245aa3cf254b07bad3159936a authored almost 7 years ago by Ali Razmjoo <[email protected]>
upgrade graph description

github.com/OWASP/Nettacker - 19612493d9128d3dbb51d7a1a2b384c679b2e895 authored almost 7 years ago by Ali Razmjoo <[email protected]>
upgrade viewdns reverse ip event

github.com/OWASP/Nettacker - 9635d1b23562f0906f6755383ece4c44ea6c9454 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add subdomain not found alert

github.com/OWASP/Nettacker - 545bae00f4986a14f077f7abe80fc94d49e279af authored almost 7 years ago by Ali Razmjoo <[email protected]>
update subdomain_scan event

github.com/OWASP/Nettacker - 9c91a2de19c26c45cfead976a3775e9925b09c68 authored almost 7 years ago by Ali Razmjoo <[email protected]>
upgrade API to support HTML regarding local explorer #4 #8

github.com/OWASP/Nettacker - 2d8ad147f427278dc384dae8399e3ec80a2bc46e authored almost 7 years ago by Ali Razmjoo <[email protected]>
add readme for API file

github.com/OWASP/Nettacker - b103a0499e6c9c903304a1ef2f501cbb5a940b33 authored almost 7 years ago by Ali Razmjoo <[email protected]>
static files for #4 API

github.com/OWASP/Nettacker - 3c4abcd3e8b7dcd139fbdfa7e507c0ca718b8a9b authored almost 7 years ago by Ali Razmjoo <[email protected]>
add scripts readme

github.com/OWASP/Nettacker - 2ce55ff42e968f29d6097f50dcdf23015a9ff862 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update language lib

github.com/OWASP/Nettacker - 5318bc3fc07eb23c459ad5b67501223f0c4a7865 authored almost 7 years ago by Ali Razmjoo <[email protected]>
#4 add access log to API

github.com/OWASP/Nettacker - 694fbf866c8c0fa5ec9cedce248c646d922f3728 authored almost 7 years ago by Ali Razmjoo <[email protected]>
simple fix for API error

github.com/OWASP/Nettacker - 6628dcca15d32c5cdbd7ac0f6c5c06fd42e32633 authored almost 7 years ago by Ali Razmjoo <[email protected]>
ignore .log files

github.com/OWASP/Nettacker - 0b96e33d202a0224f9ff178fdaf5eeddfe3542b2 authored almost 7 years ago by Ali Razmjoo <[email protected]>
change ext to .log for API access log

github.com/OWASP/Nettacker - f4ac90694ed0ceceada08905f3fb5fb962d7c6a7 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add JSON 404 error

github.com/OWASP/Nettacker - 73c3c1ef92d5b523fc1c16f8d9ab4475602ba28a authored almost 7 years ago by Ali Razmjoo <[email protected]>
prevent alerts in API console

github.com/OWASP/Nettacker - 7d72fb6b6da66cd71392496d41f4f921022d4b4a authored almost 7 years ago by Ali Razmjoo <[email protected]>
always show logo

github.com/OWASP/Nettacker - 7b32d7094620bedf0357e35e82591c85ef43e83f authored almost 7 years ago by Ali Razmjoo <[email protected]>
separate alerts with api stdout

github.com/OWASP/Nettacker - 585b625c2fe665a00f4280c9ccaf43ffac99494b authored almost 7 years ago by Ali Razmjoo <[email protected]>
API farsi language lib

github.com/OWASP/Nettacker - 3cc54444f8aa735cd25d0a4495fb8e2f649846d7 authored almost 7 years ago by Ali Razmjoo <[email protected]>
connect API to language libs

github.com/OWASP/Nettacker - 4e5eaddc66290a359f6d4ccd21b182ed56d72c13 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add scan_id and scan_cmd to API #4

github.com/OWASP/Nettacker - f69a8e92282c68266cd4b7ca394aaa6feaf2b169 authored almost 7 years ago by Ali Razmjoo <[email protected]>
new scan API #4

submit a new scan API finished, start() function of all modules changed, documents must be updat...

github.com/OWASP/Nettacker - cffeb7b6586b0300fa9fff24fd155fce84d3a142 authored almost 7 years ago by Ali Razmjoo <[email protected]>
remove show_version and check_update from modules input

github.com/OWASP/Nettacker - 0567016141de7938b24328b91552ae3fc18866c9 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add port calculation error

github.com/OWASP/Nettacker - 11674f0d99e544c3a5da6f4f8a5f77afeed76cfa authored almost 7 years ago by Ali Razmjoo <[email protected]>
add bad request handler

github.com/OWASP/Nettacker - 16e3698ee673eeaf2446b1278df037de8293adf9 authored almost 7 years ago by Ali Razmjoo <[email protected]>
bug fixed in calculating ports

github.com/OWASP/Nettacker - f156681812e42e3aaaecc2c967254f12aa401715 authored almost 7 years ago by Ali Razmjoo <[email protected]>
Skip Py3.7&nightly

github.com/OWASP/Nettacker - 173291dbfcedb6da01e88aed4956b5ecb541c2cc authored almost 7 years ago by Ali Razmjoo <[email protected]>
travis upgrade

github.com/OWASP/Nettacker - 3108a6c57298bdc8c60284aa54cf151a5cc60d7e authored almost 7 years ago by Ali Razmjoo <[email protected]>
simple fix for rules #4

github.com/OWASP/Nettacker - 48c63c1429cead7eba2a9630f42d0f1be8f1f534 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add a few rules

github.com/OWASP/Nettacker - 30da9b530f5a07a63f5e2edff99091160c8adb89 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update api #4

github.com/OWASP/Nettacker - 3252b946e2a9a47250792db208fc8e339d7f1483 authored almost 7 years ago by Ali Razmjoo <[email protected]>
optimized core - calculate ports

github.com/OWASP/Nettacker - 02cec956f06f925a201ab334abb7af0b4b433ff2 authored almost 7 years ago by Ali Razmjoo <[email protected]>
optimized api core

github.com/OWASP/Nettacker - 464d133d08648bfdc7a4347997cfaf28bb0f4542 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add API key check

github.com/OWASP/Nettacker - 5da79ea22c6dd033f6c06aec31218a903fc012cd authored almost 7 years ago by Ali Razmjoo <[email protected]>
add API IP limitation

github.com/OWASP/Nettacker - 960a755ab385ae7f87aaaa27b9f19246d93062aa authored almost 7 years ago by Ali Razmjoo <[email protected]>
api msg structure

github.com/OWASP/Nettacker - 93e12007b33f93b078316c9cc2da63c847a7dfa7 authored almost 7 years ago by Ali Razmjoo <[email protected]>
simple bug fixed, ip cidr type

github.com/OWASP/Nettacker - 05cb3abffd226ce78a5d13ef609c23411e2df202 authored almost 7 years ago by Ali Razmjoo <[email protected]>
bug fixed, import new config

github.com/OWASP/Nettacker - c96480b0aee0b830c98adba62e22f894294f57c3 authored almost 7 years ago by Ali Razmjoo <[email protected]>
remove old config

github.com/OWASP/Nettacker - 22f54a64e40060e9ff7d7efa62a974577ef07fe9 authored almost 7 years ago by Ali Razmjoo <[email protected]>
fix installation, run from nettacker command

temporary fixed! this may has a few bugs!

github.com/OWASP/Nettacker - 2d03141383876d423a1f06970256dfbedd515452 authored almost 7 years ago by Ali Razmjoo <[email protected]>
simple bug fixed

github.com/OWASP/Nettacker - 232d6daf6b892a172286f8e508486a7fa0a973ea authored almost 7 years ago by Ali Razmjoo <[email protected]>
Update readme.md

github.com/OWASP/Nettacker - ca6a22c7c23adb23ad7370347144a82c6a3ce965 authored almost 7 years ago by Ali Razmjoo <[email protected]>
update readme, add API options

#1 docs should be add later

github.com/OWASP/Nettacker - fc9a92507db1c44603d2d826b39fbb34677a9e07 authored almost 7 years ago by Ali Razmjoo <[email protected]>
add api engine to core #4

github.com/OWASP/Nettacker - 8820223e17695ff532cac76bc2214723c1a91a6d authored almost 7 years ago by Ali Razmjoo <[email protected]>
update api engine #4

github.com/OWASP/Nettacker - 83206217242ee7b9519e77cf1de5f66a1101e726 authored almost 7 years ago by Ali Razmjoo <[email protected]>
ip range builder #4

github.com/OWASP/Nettacker - b1041185efc06d807a7765479d7b0675121a84ee authored almost 7 years ago by Ali Razmjoo <[email protected]>
update config #4

github.com/OWASP/Nettacker - b5032f3bcba48d733c0267da0363e4096f923e09 authored almost 7 years ago by Ali Razmjoo <[email protected]>
hello world api using flask #4

github.com/OWASP/Nettacker - df66d83df8c0a6ed2f2bd5e2b8e48bc6eec60925 authored almost 7 years ago by Ali Razmjoo <[email protected]>
preparing for adding api, add api config #4

github.com/OWASP/Nettacker - 33def2b3bfed2c8748f65029689ef4055836c2c8 authored almost 7 years ago by Ali Razmjoo <[email protected]>
Merge pull request #20 from omdmhd/htmloutput

improve html report

github.com/OWASP/Nettacker - 9a3c73576c5ec842446b57fd6abb9a5463db99ee authored almost 7 years ago by Ali Razmjoo <[email protected]>
improve html report

github.com/OWASP/Nettacker - c5faab632635bacdf781d24ef8b8186e9f59c86b authored almost 7 years ago by omdmhd <[email protected]>
simple bug fixed

github.com/OWASP/Nettacker - 22865c6783f31aae2bb3068b7bcf998d4831e65b authored almost 7 years ago by Ali Razmjoo <[email protected]>
bug fix in d3_tree graphs UI

github.com/OWASP/Nettacker - 8d57e4e3771c7c9f5be5e51a381570ed12764fa0 authored almost 7 years ago by Ali Razmjoo <[email protected]>
change default graph to d3_tree_v2_graph (collapsed)

github.com/OWASP/Nettacker - 95d7384d852823e42f5323bf1b78efdbbc70d7d2 authored almost 7 years ago by Ali Razmjoo <[email protected]>