Alexander
Results
2
comments of
Alexander
Not a great example but just happen to have the following on-hand: ``` _scroller.contentLayoutMode = MGLayoutGridStyle; _scroller.padding = UIEdgeInsetsMake(8.0f, 8.0f, 8.0f, 0.0f); // top, left, bottom, right _infoBox = MGTableBoxStyled.box;...
Thanks for sharing. Quickly tested this against the `HTTP request smuggling Lab by Portswigger` and they work if run as standalone e.g. ``` nuclei -u https://XXXXXXXXX.web-security-academy.net -t nuclei-templates/CL-TE-http-smuggling.yaml [WRN] Use...