Skip to Content
Web Application Security
book

Web Application Security

by Andrew Hoffman
March 2020
Intermediate to advanced
327 pages
8h 1m
English
O'Reilly Media, Inc.
Book available
Content preview from Web Application Security

Chapter 7. Identifying Weak Points in Application Architecture

So far we have discussed a number of techniques for identifying components in a web application, determining the shape of APIs in a web application, and learning how a web application expects to interact with a user’s web browser. Each technique is valuable by itself, but when the information gathered from them is combined in an organized fashion, even more value can be gained.

Ideally, throughout the recon process you are keeping notes of some sort, as suggested earlier in this part of the book. Proper documentation of your research is integral, as some web applications are so expansive that exploring all of their functionality could take months. The amount of documentation created during recon is ultimately up to you (the tester, hacker, hobbyist, engineer, etc.) and more isn’t always more valuable if not prioritized correctly, although more data is still better than no data.

Ideally, with each application you test, you will end up with a well-organized set of notes. These notes should cover:

  • Technology used in the web application

  • List of API endpoints by HTTP verb

  • List of API endpoint shapes (where available)

  • Functionality included in the web application (e.g., comments, auth, notifications, etc.)

  • Domains used by the web application

  • Configurations found (e.g., Content Security Policy or CSP)

  • Authentication/session management systems

Once you have finished compiling this list, you can use it to prioritize ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Web Application Security, 2nd Edition

Web Application Security, 2nd Edition

Andrew Hoffman

Publisher Resources

ISBN: 9781492053101Errata Page