Thread: [Openpacket-devel] Alpha demo site online
Brought to you by:
crazy_j,
taosecurity
|
From: Richard B. <tao...@gm...> - 2007-09-29 00:59:00
|
Hello all, Thanks to the excellent, all-volunteer work of our developer Sharri Parsell, I am happy to notify you that an alpha demo of OpenPacket.org is now available at Sharri's temporary site: http://openpacket.spaceegg.net/ Please take a look and report feedback to the ope...@li... mailing list. This site is considered an "alpha" because we are still working on functionality, administration, appearance, and so on. If you are interested in assessing the security of the site, please contact me directly. We can coordinate with Sharri to ensure your discoveries do not catch us by surprise. Sincerely, Richard |
|
From: James P. <jp...@gm...> - 2007-09-29 02:22:17
|
Looks very good! A feature request: It would be kind of cool(and maybe a cya) to have all the malicious and suspicious pcaps zipped and password protected(that way people using av won't have problems, and will require interaction). Another thing would be cool to have the most popular tags on the sidebar. Other than that.. Looks good, When is the site gonna go live :) On 9/28/07, Richard Bejtlich <tao...@gm...> wrote: > Hello all, > > Thanks to the excellent, all-volunteer work of our developer Sharri > Parsell, I am happy to notify you that an alpha demo of OpenPacket.org > is now available at Sharri's temporary site: > > http://openpacket.spaceegg.net/ > > Please take a look and report feedback to the > ope...@li... mailing list. > > This site is considered an "alpha" because we are still working on > functionality, administration, appearance, and so on. If you are > interested in assessing the security of the site, please contact me > directly. We can coordinate with Sharri to ensure your discoveries do > not catch us by surprise. > > Sincerely, > > Richard > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Openpacket-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openpacket-devel > |
|
From: Tom L. <do...@gm...> - 2007-09-29 02:24:14
|
Very nice. I like the look & feel a lot. I couldn't post on the forums
though, error:
ActiveRecord::RecordNotFound in Post#new
Showing *app/views/post/new.rhtml* where line *#12* raised:
Couldn't find Capture without an ID
Extracted source (around line *#12*):
9: <% form_for 'post', :url => {:action => 'create'} do |form| %>
10:
11: <p><label for="post_subject">Subject</label><br/>
12: <%= form.text_field 'subject', :size => 60, :value => "Re:
#{capture_filename}" %></p>
13:
14: <p><label for="post_body">Body</label><br/>
15: <%= form.text_area 'body', :rows => 20, :cols => 80 %></p>
RAILS_ROOT: /home/html/spaceegg/openpacket/config/..
Application Trace
<http://openpacket.spaceegg.net/post/new?forum_id=2#> | Framework
Trace <http://openpacket.spaceegg.net/post/new?forum_id=2#> | Full
Trace<http://openpacket.spaceegg.net/post/new?forum_id=2#>
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:1012:in
`find_from_ids'
/usr/lib/ruby/gems/1.8/gems/activerecord-1.15.3/lib/active_record/base.rb:419:in
`find'
#{RAILS_ROOT}/app/helpers/post_helper.rb:4:in `capture_filename'
#{RAILS_ROOT}/app/views/post/new.rhtml:12:in
`_run_rhtml_47app47views47post47new46rhtml'
#{RAILS_ROOT}/app/views/post/new.rhtml:9:in
`_run_rhtml_47app47views47post47new46rhtml'
/usr/bin/mongrel_rails:16:in `load'
/usr/bin/mongrel_rails:16
|
|
From: David J. B. <da...@vo...> - 2007-10-01 17:23:51
|
Great work, Sharri! I had a look, and everything was pretty smooth except that when I clicked on the submitter name to view their profiles, it gave me the same error someone else mentioned here earlier. I suggest that registered users should be able to modify the description of the packet captures directly, rather than add notes in the associated forum thread. That way, as more information surfaces about a capture, anyone in the know can update the text, modify the tags and generally increase the accuracy of that information. This will also make it easier to search for and find items that may not have been properly recognized when they were originally posted. Also, from the alpha site, I wasn't sure if there were still going to be such things as moderators to approve uploaded pcaps? Just wondering. Great job on the site, though. I'm looking forward to it going live! Thanks, David Richard Bejtlich wrote: > Hello all, > > Thanks to the excellent, all-volunteer work of our developer Sharri > Parsell, I am happy to notify you that an alpha demo of OpenPacket.org > is now available at Sharri's temporary site: > > http://openpacket.spaceegg.net/ > > Please take a look and report feedback to the > ope...@li... mailing list. > > This site is considered an "alpha" because we are still working on > functionality, administration, appearance, and so on. If you are > interested in assessing the security of the site, please contact me > directly. We can coordinate with Sharri to ensure your discoveries do > not catch us by surprise. > > Sincerely, > > Richard > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Openpacket-devel mailing list > Ope...@li... > https://lists.sourceforge.net/lists/listinfo/openpacket-devel |