This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "GPC Project Details/OWASP JBroFuzz"

From OWASP
Jump to: navigation, search
m
 
(27 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
[[Category:OWASP Alpha Quality Tool]]
 
[[Category:OWASP Alpha Quality Tool]]
 
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>OWASP Project Identification Tab</noinclude>
 
{{Template:<includeonly>{{{1}}}</includeonly><noinclude>OWASP Project Identification Tab</noinclude>
| project_name = OWASP JBroFuzz  
+
| project_name = JBroFuzz  
| project_description = This project is a stateless network protocol fuzzer that emerged from the needs of penetration testing. Written in Java, it allows for the identification of certain classess of security vulnerabilities, by means of creating malformed data and having the network protocol in question consume the data.
+
| project_description = '''JBroFuzz''' is a stateless web application fuzzer for requests being made over [http://en.wikipedia.org/wiki/HTTP HTTP] and/or [http://en.wikipedia.org/wiki/Https HTTPS]. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.  
| project_license =
+
| project_license = [http://www.gnu.org/licenses/gpl-3.0-standalone.html GNU General Public License v3]
| leader_name =  Subere
+
| leader_name =  Yiannis Pavlosoglou
| leader_email =  
+
| leader_email = [email protected]
 
| leader_username = Yiannis
 
| leader_username = Yiannis
| maintainer_name =  
+
| past_leaders_special_contributions =
| maintainer_email =  
+
| maintainer_name = Yiannis Pavlosoglou
| maintainer_username =
+
| maintainer_email = [email protected]
| contributor_name1 =  
+
| maintainer_username = Yiannis
| contributor_email1 =  
+
| contributor_name1 = Nathan Sportsman
| contributor_username1 =
+
| contributor_email1 = [email protected]
 +
| contributor_username1 = Nathan Sportsman
 
| contributor_name2 =  
 
| contributor_name2 =  
 
| contributor_email2 =  
 
| contributor_email2 =  
Line 68: Line 69:
 
| project_road_map = :Category:OWASP JBroFuzz Project - Roadmap
 
| project_road_map = :Category:OWASP JBroFuzz Project - Roadmap
 
| project_health_status =  
 
| project_health_status =  
| current_release_name = JBroFuzz 1.6
+
| current_release_name = JBroFuzz 1.9
| current_release_date = September 2009
+
| current_release_date = January 2010
| current_release_download_link = http://sourceforge.net/project/platformdownload.php?group_id=180679
+
| current_release_download_link = http://sourceforge.net/projects/jbrofuzz/files/jbrofuzz/jbrofuzz-1.9/jbrofuzz-19.msi/download
| current_release_rating =  
+
| current_release_rating = -1
| current_release_leader_name = Subere
+
| current_release_leader_name = Yiannis Pavlosoglou
| current_release_leader_email =  
+
| current_release_leader_email = [email protected]
 
| current_release_leader_username = Yiannis
 
| current_release_leader_username = Yiannis
| current_release_details = :Category:OWASP JBroFuzz Project - Release 1.6
+
| current_release_details = :Category:OWASP JBroFuzz Project - Release 1.9
| last_reviewed_release_name = JBroFuzz 1.0/OWASP SpoC 07 Release
+
| last_reviewed_release_name = JBroFuzz 1.7
| last_reviewed_release_date = July 2007
+
| last_reviewed_release_date = October 2009
| last_reviewed_release_download_link = http://sourceforge.net/forum/forum.php?forum_id=842897
+
| last_reviewed_release_download_link = http://sourceforge.net/project/platformdownload.php?group_id=180679
| last_reviewed_release_rating = 1
+
| last_reviewed_release_rating = 3
| last_reviewed_release_leader_name = Subere
+
| last_reviewed_release_leader_name = Yiannis Pavlosoglou
| last_reviewed_release_leader_email =  
+
| last_reviewed_release_leader_email = [email protected]
 
| last_reviewed_release_leader_username = Yiannis
 
| last_reviewed_release_leader_username = Yiannis
| last_reviewed_release_details = [http://www.owasp.org/index.php/SpoC_007_-_OWASP_JBroFuzz_Project  Main links, release roadmap and assessment]
+
| last_reviewed_release_details = [[:Category:OWASP JBroFuzz Project - Release 1.7|Main links, release roadmap and assessment]]
 
| old_release_name1 = JBroFuzz 1.5
 
| old_release_name1 = JBroFuzz 1.5
 
| old_release_date1 = July 2009
 
| old_release_date1 = July 2009
Line 96: Line 97:
 
| old_release_date4 = September 2008
 
| old_release_date4 = September 2008
 
| old_release_download_link4 = http://sourceforge.net/forum/forum.php?forum_id=869579
 
| old_release_download_link4 = http://sourceforge.net/forum/forum.php?forum_id=869579
| old_release_name5 =  
+
| old_release_name5 = JBroFuzz 1.0/OWASP SpoC 07 Release
| old_release_date5 =  
+
| old_release_date5 = July 2007
| old_release_download_link5 =  
+
| old_release_download_link5 = http://sourceforge.net/forum/forum.php?forum_id=842897
 +
| last_GPC_update = 8/12/2009
 +
| GPC_Notes = The current release is the JBroFuzz 1.8 and will NOT be assessed.
 
| project_home_page=Category:OWASP_JBroFuzz  
 
| project_home_page=Category:OWASP_JBroFuzz  
 
| project_details_wiki_page=GPC_Project_Details/OWASP_JBroFuzz
 
| project_details_wiki_page=GPC_Project_Details/OWASP_JBroFuzz
 
}}
 
}}

Latest revision as of 00:46, 19 January 2010


PROJECT INFO
What does this OWASP project offer you?
RELEASE(S) INFO
What does this OWASP project release offer you?
what is this project?
JBroFuzz

Purpose: '''JBroFuzz is a stateless web application fuzzer for requests being made over HTTP and/or HTTPS. Its purpose is to provide a single, portable application that offers stable web protocol fuzzing capabilities. As a tool, it emerged from the needs of penetration testing.

License: GNU General Public License v3

who is working on this project?
Project Leader: Yiannis Pavlosoglou @

Project Maintainer: Yiannis Pavlosoglou @

Project Contributor(s):

how can you learn more?
Project Pamphlet: N/A

3x slide Project Presentation: N/A

Mailing list: Subscribe or read the archives

Project Roadmap: To view, click here

Main links:

Project Health: Yellow button.JPG Not Reviewed (Provisional)
To be reviewed under Assessment Criteria v2.0

Key Contacts
  • Contact Yiannis Pavlosoglou @ to contribute, review or sponsor this project
  • Contact the GPC to report a problem or concern about this project or to update information.
current release
JBroFuzz 1.9 - January 2010 - (download)

Release Leader: Yiannis Pavlosoglou @

Release details: Main links, release roadmap and assessment

Rating: Yellow button.JPG Not Reviewed
To be reviewed under Assessment Criteria v2.0

last reviewed release
JBroFuzz 1.7 - October 2009 - (download)


Release Leader: Yiannis Pavlosoglou @

Release details: Main links, release roadmap and assessment

Rating: Greenlight.pngGreenlight.pngGreenlight.png Stable Release
To be reviewed under Assessment Criteria v2.0

other releases