-
Notifications
You must be signed in to change notification settings - Fork 40
Description
Hello ParrotSec i recently installed your operating system to do white hat research and the tools i use are Zap and Burp. Overall these tools work fine but when i want to test is where the problems come into play. I made some tweaks to make it work for me when i work and pentest.
- Burp Suite Community Errors: ('This is when i attempted to open the embedded browser')
"net.portswigger.devtools.client.a9: Refusing to start browser as your current configuration does not support running without sandbox"
Now when i attempt to change the sandbox settings i get an even larger error:
Unable to start browser:
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
No protocol specified
DevTools listening on ws://127.0.0.1:42355/devtools/browser/3a4a0ba7-eaf5-4dc1-b92d-89b938bad339
No protocol specified
[44593:44620:0921/135408.625390:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44593:44620:0921/135408.625480:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44593:44620:0921/135408.667163:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
[44593:44620:0921/135408.714173:ERROR:bus.cc(393)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix")
No protocol specified
No protocol specified
[44593:44600:0921/135408.966815:FATAL:gpu_data_manager_impl_private.cc(442)] GPU process isn't usable.
So this is my current problem i have consulted PortSwigger themselves and see if this is their program giving me issues. Any information on this issue would be grateful on my end thank you.