Toolkit

Wapiti

Wapiti allows you to audit the security of your web applications.It performs “black-box” scans, i.e. it does not study the source code of the application but will scans the webpages of the deployed webapp, looking for scripts and forms where it can inject data.Once it gets this list, Wapiti acts like a fuzzer, injecting payloads […]

Wapiti 더 읽기"

Essential Wireshark Tips for Effective Vulnerability Assessment

Changing Packet Time Display Settings (Menu: View > Time Display Format) Viewing Packet Flow (Menu: Statistics > Flow Graph) Viewing Packet Transmissions Between Specific Hosts (Menu: Statistics > Conversations) Viewing Packet Flow (Menu: Statistics > Endpoints) Searching for Packets Containing Specific Strings (Menu: Edit > Find Packet, Ctrl+F)

Essential Wireshark Tips for Effective Vulnerability Assessment 더 읽기"

Useful tools to use alongside dedicated solutions when performing application source code vulnerability assessments

Most application source code vulnerability assessments involve reviewing a large volume of source files.In general, this work is performed through a combination of static analysis using dedicated tools such as Fortify and manual dynamic analysis conducted by experienced security consultants.Given the substantial amount of source code that must be manually reviewed during this process, it

Useful tools to use alongside dedicated solutions when performing application source code vulnerability assessments 더 읽기"