Download Web Security Topics Example Code Free Java Code
Description
Downloadable code examples from books in the Web Security Topics series by Nigel Chapman and Jenny Chapman.
Source Files
The download file Web-Security-Topics-Example-Code-master.zip has the following entries.
.gitignore/*from www. j a va 2s.c o m*/
AuthAndAuth/app.js
AuthAndAuth/controllers/authenticated_only_controller.js
AuthAndAuth/controllers/login_controller-no-openid.js
AuthAndAuth/controllers/login_controller.js
AuthAndAuth/controllers/notices_controller.js
AuthAndAuth/controllers/password_reset_controller.js
AuthAndAuth/controllers/signatures_controller.js
AuthAndAuth/controllers/user_controller.js
AuthAndAuth/controllers/user_records_controller.js
AuthAndAuth/db/config.js
AuthAndAuth/db/development.sqlite3
AuthAndAuth/lib/extensions.js
AuthAndAuth/lib/list-routes.js
AuthAndAuth/lib/middleware-wrapper.js
AuthAndAuth/lib/persistent_objects.js
AuthAndAuth/lib/reset.js
AuthAndAuth/middleware/authentication.js
AuthAndAuth/middleware/authorization_by_role.js
AuthAndAuth/middleware/authorization_filters.js
AuthAndAuth/middleware/resource_loader.js
AuthAndAuth/middleware/user_filters.js
AuthAndAuth/middleware/user_loader.js
AuthAndAuth/models/notices.js
AuthAndAuth/models/roles.js
AuthAndAuth/models/signature.js
AuthAndAuth/models/things.js
AuthAndAuth/models/users.js
AuthAndAuth/public/javascripts/less-1.1.3.min.js
AuthAndAuth/public/stylesheets/_definitions.less
AuthAndAuth/public/stylesheets/standard.less
AuthAndAuth/public/stylesheets/style.css
AuthAndAuth/test/app.test.js
AuthAndAuth/test/helper.js
AuthAndAuth/test/models/notice-suite.js
AuthAndAuth/test/models/things.js
AuthAndAuth/test/models/users.js
AuthAndAuth/views/authenticated_only/create.ejs
AuthAndAuth/views/authenticated_only/hijack.ejs
AuthAndAuth/views/authenticated_only/new.ejs
AuthAndAuth/views/authenticated_only/show.ejs
AuthAndAuth/views/authenticated_only/unauthorized.ejs
AuthAndAuth/views/blank-layout.ejs
AuthAndAuth/views/error.ejs
AuthAndAuth/views/forbidden.ejs
AuthAndAuth/views/layout.ejs
AuthAndAuth/views/logins/farewell.ejs
AuthAndAuth/views/logins/new-no-openid.ejs.ejs
AuthAndAuth/views/logins/new.ejs
AuthAndAuth/views/logins/openid.ejs
AuthAndAuth/views/logins/welcome.ejs
AuthAndAuth/views/notfound.ejs
AuthAndAuth/views/notices/_notice.ejs
AuthAndAuth/views/notices/edit.ejs
AuthAndAuth/views/notices/forms/notice_fields.ejs
AuthAndAuth/views/notices/forms/notice_recipients.ejs
AuthAndAuth/views/notices/index.ejs
AuthAndAuth/views/notices/new.ejs
AuthAndAuth/views/notices/show.ejs
AuthAndAuth/views/partials/logout.ejs
AuthAndAuth/views/partials/top-nav.ejs
AuthAndAuth/views/password_resets/created.ejs
AuthAndAuth/views/password_resets/edit.ejs
AuthAndAuth/views/password_resets/new.ejs
AuthAndAuth/views/password_resets/updated.ejs
AuthAndAuth/views/signatures/edit.ejs
AuthAndAuth/views/signatures/new.ejs
AuthAndAuth/views/signatures/show.ejs
AuthAndAuth/views/unauthorized.ejs
AuthAndAuth/views/user_records/_user.ejs
AuthAndAuth/views/user_records/_user_list_item.ejs
AuthAndAuth/views/user_records/edit.ejs
AuthAndAuth/views/user_records/index.ejs
AuthAndAuth/views/user_records/show.ejs
AuthAndAuth/views/users/delete.ejs
AuthAndAuth/views/users/edit.ejs
AuthAndAuth/views/users/forms/user_change_fields-no-openid.ejs
AuthAndAuth/views/users/forms/user_change_fields.ejs
AuthAndAuth/views/users/forms/user_fields.ejs
AuthAndAuth/views/users/new.ejs
AuthAndAuth/views/users/show.ejs
README.textile
TLS/echo-plus.js
TLS/https.js
encryption/examples/auto-digest.js
encryption/examples/auto-hmac.js
encryption/examples/feistel.js
encryption/examples/hmac.js
encryption/examples/openssl-cipher-file.js
encryption/examples/openssl-cipher.js
encryption/examples/openssl-decipher-file.js
encryption/examples/random-shift-cipher-stream.js
encryption/examples/sha-256.js
encryption/examples/shift-cipher-stream.js
encryption/examples/shift-cipher.js
encryption/examples/transposition-cipher.js
encryption/examples/zzz.txt
encryption/lib/feistel.js
encryption/lib/random-shift-cipher-stream.js
encryption/lib/shift-cipher-stream.js
encryption/lib/shift-cipher.js
encryption/lib/transposition-cipher.js
encryption/lib/xor-base64-cipher-stream.js
encryption/test/test-feistel.js
encryption/test/test-numeric-shifters.js
encryption/test/test-string-shifters.js
encryption/test/test-transposition-cipher.js
errata/secure-communication.textile
lib/extensions.js
lib/test-base64.js
lib/test-camel.js
lib/test-flatten.js
lib/test-ord.js
lib/test-pad.js
lib/test-transpose-array.js
lib/test-zip.js
licence.txt
Download
Click the following link to download Web-Security-Topics-Example-Code-master.zip.
Web-Security-Topics-Example-Code-master.zip