python - CUPP (pentest) on google app engine -


do see limitations cupp (http://www.securityfocus.com/tools/7320) running on gae?

i see few problems right off:

  • you'll need create web interface script
  • gae not allow long running tasks , looks take while. you'd need recode break work chunks.
  • outbound ftp (for fetching word lists) not supported on gae
  • local file write access not supported (you'd need convert use datastore)

Comments

Popular posts from this blog

python - Why doesn't list have safe "get" method like dictionary? -

razor - Is this a bug in WebMatrix PageData? -

sql server - Stored procedure -