Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
garuna2816y@Stuxnet need to know the security issues mainly , like the max ping limit test , regex etc .
PS: would have edited in the rant itself but its not allowing . Sorry for such a broad question. -
garuna2816y@Hu-bot0x58 tried and found this
https://owasp.org/index.php/...
but i hate reading , this does not contain any image even -
garuna2816y@Hu-bot0x58 from internet I got various answers but I wished to know the errors where I would have scratched my hair for two weeks to find out a sample error leading to some major security/ interface issues
-
I checked these some time ago, not brilliant, but they will do, check it out:
https://reddit.com/r/...
https://google-gruyere.appspot.com/... -
sak9628196yxss where you execute some script by adding some text in input.
Persisted xss where you do the same but effects are stored in back end
Csrf execute some input from link
Dos denial of service effects bandwidth of website
sql infection inject text to execute arbitrary SQL queries
Session hijacking using cookies
...
I guess most standard automatic tool is burpsuite
And to learn more use owsap juice shop it is a juice shop website with numerous loop holes which you can exploit and learn more about security practical
Related Rants
What are the mistakes / error one can do while creating a website ?
PS : Need to find out errors on existing website as a part of project
question
errors
website errors
website