Ecosyste.ms: OpenCollective

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

github.com/OWASP/Nettacker

Automated Penetration Testing Framework - Open-Source Vulnerability Scanner - Vulnerability Management
https://github.com/OWASP/Nettacker

Add checking before fuzzing support in http_fuzzer

98bf0b915a0ead87ebfb68e54746299ac4df5a64 authored over 6 years ago
add initial code for target builder

need to be improved, please review and continue coding @shaddygarg.

2cb35c0e76c3824c33ec874662f8ec1408556087 authored over 6 years ago
Removed comments from core/attack.py

b0bc3ee07b91e4bc7eda69e4db5d88f4674c8eaf authored over 6 years ago
Xdebug Remote Rce vulnerability

8dedf478d3c5c313e6914a50c7e09692e66dcf1c authored over 6 years ago
Travis Fix for Py3DNS

c2eb79e12912f73eff365d69bf516835002277e2 authored over 6 years ago
Updated Pyspf lib for travis fix

bf8370d3dcb3fce51580abe9e8941b214d9879d6 authored over 6 years ago
Requirements updated with versions

ab2c4e822f8608b8d2046655d459a64c9e8b7006 authored over 6 years ago
Added Signatures for mysql, mariadb, IMAP and SSL flag

6b51aa1ea547552b95c5f33016b431e62776fc48 authored over 6 years ago
Added ports from port scanner and created port list

144fcfd2c00d0dce8888749a934bd5533a2587f7 authored over 6 years ago
Revert "New info() structure #114"

This reverts commit c02db58fd67a5eb0b1f476187deaebbdd7ba8510.

602347e36036a14cb823f58534c272bb9cdb00dc authored over 6 years ago
ignore .swp and .ds_store files

e2c6dd35892717ca39ac4cd4ccaa7c106c9d5442 authored over 6 years ago
remove tmp files

e83c605f70ba2dc5278e70b575391a310c2a14ab authored over 6 years ago
New info() structure #114

Updated info() usage in lib/brute, lib/scan and lib/vuln to provide
alerts while logging events ...

c02db58fd67a5eb0b1f476187deaebbdd7ba8510 authored over 6 years ago
Codacy Fix

7314f8373713b61192f0b1b41535a9600112a3ed authored over 6 years ago
Added Threading

d9272e4f564df7e0dafbcf40266512834c1773a5 authored over 6 years ago
Added Telnet and SMTP in service scanner

c740ea92163565c763e661b84a44333cd22741dd authored over 6 years ago
Issue Fix

e0a39ebe586f529d2a95ead633de5a96e8eaba4c authored over 6 years ago
Issue Fix

9b117c1980851ca31bd187459f5beb52d656ff20 authored over 6 years ago
new template for signature checking

this need to be complete/clean/optimized!

85ef2085a04b1bf2ad581caa3ac13f216f0c7d43 authored over 6 years ago
Service Scanner Added with Dictionary

0c37be84b9e58f4817864ba89ae0024e32054b2f authored over 6 years ago
Socket Errors resolved Now going for Dictionary of data for Services

fdd53b98b409e2aa6e1d69faf655ae0d7c300b77 authored over 6 years ago
Socket Errors resolved Now going for Dictionary of data for Services

9e65f936b92b73f2dae67ab80e240214dd379b7f authored over 6 years ago
Error Resolving

15a3324a8c69c784ab828d7a74931d8601788e64 authored over 6 years ago
Error Resolving

20eede2213eec88088f47741d842dd59a10228c7 authored over 6 years ago
Update the readme of the module

8188c9948639be414fef3162baa1d3abcc6c7a21 authored over 6 years ago
Update the info library structure

f692b58c071b6f1ef0fcd490f4fffd89578f970f authored over 6 years ago
Remove :8000 from production

b079c72747269c814c15da0e2f74fa69404843d9 authored over 6 years ago
Correct the function call in case of no event found

5fb93af95f391eee1438f00fcc62f47512fd28e3 authored over 6 years ago
Include logging into the http fuzzer module

6e5a5126153f11c78387080c70d6f97653412f75 authored over 6 years ago
Solve codacy issues

354e4f12c533325fcfee434abd50243f42b26782 authored over 6 years ago
back to eval from exec

9390e6654d42f8f0cedfcdc4bfecca846983fa55 authored over 6 years ago
pass codacy blacklist functions

c88c65f337ab6e0e768904146be55ca34e0c3090 authored over 6 years ago
Ported the pma_scan to new http_fuzzer library

a0484d6bb44f62913b31caed5cc47c54b077f23d authored over 6 years ago
SSH fix final

45fc989ff4fddc27c52cd5e9abbeb77bf096f6c5 authored over 6 years ago
Second Commit Service Scanner

73b4d6d481acbc8b9e856957c1675ae1678afbe9 authored over 6 years ago
Update the documentation and the structure of the module

06e37bd75395dafc31d2d27518fc85f37d28d352 authored over 6 years ago
Add support for multithreading and json type requests

b66db409d3759f23540fd34de6daa7e049f2d47d authored over 6 years ago
Service Scanner Initiated

323fd170010808ce7d023cda998abd02e60eaff2 authored over 6 years ago
Merge remote-tracking branch 'upstream/master'

d1cac2a4ad0e389ba1a14de8585859d2e9187c5d authored over 6 years ago
Initial strucutre with all the requests

266b1da94ab89552c8e548b52c023109d982f45c authored over 6 years ago
Merge pull request #146 from shaddygarg/Issue#111

Resolves Issue #111

df354e061fd57d96d1f383a89df4637075e33932 authored over 6 years ago
Resolve Issue #111

9fc0b69dfddce461ab3cb4169542b0f9fc6717d5 authored over 6 years ago
Merge pull request #145 from shaddygarg/master

Add sqlalchemy to the licences

472d17afb58ce0aa3ae6313c38751cef3423bb4e authored over 6 years ago
Add sqlalchemy to the licences

9d6924923feaad8b381a064a7ff0f172499c0b13 authored over 6 years ago
Resolved issue #141 and #139 (#144)

* Resolved issue for Insecure Requests Warning message

* Resolved ipaddr not found issue

65b54db3d3d754725cfcd9df354feec15b1bda72 authored over 6 years ago
Resolved ipaddr not found issue

811304f94c0901a060bc345b2e546299fa4e1eef authored over 6 years ago
Resolved issue for Insecure Requests Warning message

26b61124ae479723ba32bee0fa129012146cea08 authored over 6 years ago
demonstrate info() new structure #114

5a6dd1a862fce71693196966f6dd1f6d1caff9fa authored over 6 years ago
reconstruct info, add event log feature #114

357204120a3f30576e08bb957ee23f9ebb3ab937 authored over 6 years ago
Migration to sqlalchemy (#140)

* Initial setup to migrate to sqlalchemy

* Add support for MySQL and Sqlite

* Codacy fixes...

865fe3e508ad4abba903e97d7702908be6894bf1 authored over 6 years ago
Merge pull request #142 from pradeepjairamani/master

Added service names in port scan

50804023390788c2a6605dddc2b57bc22c1d2f54 authored over 6 years ago
remove duplicated code - rename variable

rename variable - more human readable

d217ef24d4e5daf94f2d629739d440de14fe113c authored over 6 years ago
Output format changes

0f1e06a0858c9e414c346d1cc069ff4ac865e91f authored over 6 years ago
Added Try and except to socket function

bc54728a8bd80f9bf35d4863e63e5076222bdd9d authored over 6 years ago
Port/Service Scan

4740689391963e6eeb8d88e5998b42a7081c24d4 authored over 6 years ago
Merge pull request #136 from pradeepjairamani/master

Joomla username enumeration Scan

1f6aaeb8bc28d0700ca474c3dcda567c1534b533 authored almost 7 years ago
Merge pull request #137 from shaddygarg/PullRequestTemplate

Change the pull request template

4426ef6467ba784b5e5ee02e498543a43f637509 authored almost 7 years ago
Change the pull request template

6a85373ac30122aeab39e00bf2403162311ad5b0 authored almost 7 years ago
Change the pull request template

913caa1bbc0fe3dd63ebb37b44451f6c2dc89862 authored almost 7 years ago
codacy fixes

b1d220f9587dffb316b93a261927c20f507a2c27 authored almost 7 years ago
Joomla username enumeration Scan

177fcd8dbb5f7c598dde8aac559db8f175a86af4 authored almost 7 years ago
grammatical fix

3d3f2f707aec730831c7d389dc16ea05d4c21241 authored almost 7 years ago
update pull request template

add new suggestion/rules

42a8a4f3c5d4a80945157a6cb4a7b83d6ef7c8e1 authored almost 7 years ago
temporary fix for #124

1f5fb70452d5e250628d18a03be461d21299e736 authored almost 7 years ago
Merge pull request #131 from pradeepjairamani/master

Solve python2 and python3 requirements

af0fbb1bc78f116654af150fe7573ab68a6c8aa0 authored almost 7 years ago
Update Requirements

d9d2f6729f13f73fc519fc0d456d77abfc87ce89 authored almost 7 years ago
bug fix #94

convert unicode to str using decode(), replace items() instead of iteritems()

dcd2ef9a1e7c1b7a6dae025e087aa57401709de6 authored almost 7 years ago
add GSoC logo to readme

3198a5e27635f029238f234da9ed263a37bd15d6 authored almost 7 years ago
Merge pull request #112 from VictorSuraj/patch-3

More accurate for FILTERED Scan

bd6e81066d432a51569735874be4539114c58d9a authored almost 7 years ago
fix condition to standard, remove unnecessary if

1f92e6d20fae0388f68e8b88467267d4e56ed8bd authored almost 7 years ago
Update engine.py

bd0768b3102763ebd6c4d14b7232beca557317a4 authored almost 7 years ago
Update engine.py

6979c5f61b0f9237e1bba35026eb79c899bd7e38 authored almost 7 years ago
PEP8 Fix

06309c90618a5e83a07739a00a42aa674a938299 authored almost 7 years ago
More accurate for FILTERED Scan

f442868753fca88e34d34a655a9269bd12e9768e authored almost 7 years ago
Merge pull request #110 from VictorSuraj/patch-1

Now http://website.com as well as http://website.com/ both are recognized by nettacker correct...

10b50aceddc3c58b5c71516a5167a9d3973ad02d authored almost 7 years ago
updates for port_scan

1d3835e8c52c21fe1c6cdcf614f0d00c0d2d1f56 authored almost 7 years ago
bug fixed in port_scan STEALTH

add event

2ec76d91035d2d9c435cf827c7acfe3c0ed7faa4 authored almost 7 years ago
Now http://website.com as well as http://website.com/ both are recognized by nettacker icorrectoly.

f433ac23d3acb56ddb49e891d63825d171458404 authored almost 7 years ago
bug fixed - kill session and expire the cookie

75b7d39630b4074c660aa2719037ccced2aa0ba0 authored almost 7 years ago
add the new lang

91e2d634cae2c8c9b8f363251069f840d9545422 authored almost 7 years ago
Merge pull request #105 from VictorSuraj/master

HTTPS Target Type & Stealth Scan

48d7e834b498528a5ea6385991b6a1092cf3863e authored almost 7 years ago
update language libs with new structure

ab72c461d558bf6181f7d620ea9a728517228a95 authored almost 7 years ago
Update engine.py

5dae89d23888e87774244a40735f5dcd4ace1a71 authored almost 7 years ago
Update engine.py

16ce13006f4de061df5633b9a3867b9d9cf1c743 authored almost 7 years ago
now engine.py will able to find FILTERED port.

4e9abc455700bb201cc7cad18e342186ab45e466 authored almost 7 years ago
simple fix

33f17ab7bdbab1511bbf7cb7ee7fb5ba186ed4a3 authored almost 7 years ago
PEP8 fix and remvoe un-used in English

ea127c93b6634ea36fdebd2028c273f17a44882b authored almost 7 years ago
fix farsi

edc5affc7a9b11cd0024919f10eaa4fcc903ba43 authored almost 7 years ago
add Hebrew

6e3439be042008ddb7b9ab74463c383c99b54209 authored almost 7 years ago
add external libs license

104dfa2ce0e17e9d579a39440b1d51f74ad13480 authored almost 7 years ago
remove menu

161bc3e528488d4790d0f5be419a17dadfaf6a09 authored almost 7 years ago
update readme

2af9bb211e76b593c25b00dcc426335273cc7dda authored almost 7 years ago
update readme

67ae607db813e8d5aec5a928c9df86b2e4a1860a authored almost 7 years ago
Simple bug fixed

7c15cf7c7a17f491252c7ca0208bbb024ca37071 authored almost 7 years ago
Update the new link in readme

eccc07726c443cef4629270d9cbb5eb48a301697 authored almost 7 years ago
Merge pull request #108 from pradeepjairamani/master

Requirements updated with version

66e410398a467b2c09740fe2cda9934f9f7e6fec authored almost 7 years ago
Merge pull request #109 from shaddygarg/testing

Update the new link in readme

b602a91f85acec6f9f327e4712eb8ff2e37310c3 authored almost 7 years ago
add wiki

3c7b149ee5c4aa05913dd31d8ad85d9806dfcbb4 authored almost 7 years ago
remove code coverage

temporary remove from travis until find a solution.

2cd6212b4b8a468327c6a946691c80aa8e595d54 authored almost 7 years ago
remove the comment

b32fb778bd14651859d3899eee6eabaceb4d70f7 authored almost 7 years ago