psiinon / bodgeit

The BodgeIt Store is a vulnerable web application which is currently aimed at people who are new to pen testing.
264 stars 195 forks source link

Use a headless javascript browser. Stop using ClientApiMain as its o… #14

Open ilatypov opened 7 years ago

ilatypov commented 7 years ago

…ld code chokes on absence of "reliability" tags in alerts that turned to "confidence" ones. The new ClientApiMain has no "spider" command.

ilatypov commented 7 years ago

The following link shows the above change factoring out white space changes,

https://github.com/psiinon/bodgeit/pull/14/commits/594b44f5dba7239ec07e5418886149e4a2a48cd3?w=1

ilatypov commented 7 years ago

The above commit also terminates Selenium's phantomjs.exe and ZAP's java.exe gracefully.

https://github.com/psiinon/bodgeit/pull/14/commits/4f66722acdc8d773721174d8848c810e8070f4b4?w=1