uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4281 bookmarks.

Showing top Tags within 3 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   online   product   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   tutorial   description   explanation   learn   technology   build   article   blog   world   boat   project   download   windows   lookup   security   free   performance   javascript   technical   london   control   network   beautiful   tools   support   course   file   research   purchase   image   library   programming   youtube   example   php   construction   opensource   install   community   html   quality   profile   computer   feature   power   browser   music   platform   mobile   process   work   manage   professional   user   share   database   hardware   buy   industry   internet   dance   advice   developer   installation   camera   search   3d   access   customer   material   travel   money   test   standard   develop   css   review   documentation   engineering   photography   engine   webdesign   digital   device   speed   api   source   event   question   management   program   client   phone   discussion   story   simple   content   water   marketing   app   yacht   account   setup   idea   interface   package   fast   communication   cheap   compare   script   market   study   easy   live   google   resource   operation   demonstration   startup   monitor  


Tag selected: scripting.

Clear all

Showing 3 results.

Looking up scripting tag. Showing 3 results. Clear

Shell Scripting Tutorial - Quick Reference

http://www.shellscript.sh/quickref.html

Saved by uncleflo on October 28th, 2016.

A Bourne Shell Programming / Scripting Tutorial for learning about using the Unix shell. Learn Linux / Unix shell scripting by example along with the theory. I'll have you mastering Unix shell scripting in no time.

shell script scripting ssh ksh bash sh reference quick howto lookup master linux aix unix command terminal beginner simple list


XSS (Cross Site Scripting) Prevention Cheat Sheet - OWASP

https://www.owasp.org/index.php/XSS_%28Cross_Site_Scripting%29_Prevention_Cheat_Sheet#Output_Encoding_Rules_Summary

Saved by uncleflo on January 20th, 2015.

This article provides a simple positive model for preventing XSS using output escaping/encoding properly. While there are a huge number of XSS attack vectors, following a few simple rules can completely defend against this serious attack. This article does not explore the technical or business impact of XSS. Suffice it to say that it can lead to an attacker gaining the ability to do anything a victim can do through their browser. Both reflected and stored XSS can be addressed by performing the appropriate validation and escaping on the server-side. DOM Based XSS can be addressed with a special subset of rules described in the DOM based XSS Prevention Cheat Sheet. For a cheatsheet on the attack vectors related to XSS, please refer to the XSS Filter Evasion Cheat Sheet. More background on browser security and the various browsers can be found in the Browser Security Handbook.

hacking scripting prevention cheat sheet owasp cross XSS rule guideline properly attack vector explore technical browser business output escape ecode serious security model filter evasion ability impact defend information administration development howto reference


None

http://tldp.org/LDP/Bash-Beginners-Guide/html/sect_02_01.html

Saved by uncleflo on September 15th, 2013.

A shell script is a sequence of commands for which you have a repeated use. This sequence is typically executed by entering the name of the script on the command line. Alternatively, you can use scripts to automate tasks using the cron facility. Another use for scripts is in the UNIX boot and shutdown procedure, where operation of daemons and services are defined in init scripts. To create a shell script, open a new empty file in your editor. Any text editor will do: vim, emacs, gedit, dtpad et cetera are all valid. You might want to chose a more advanced editor like vim or emacs, however, because these can be configured to recognize shell and Bash syntax and can be a great help in preventing those errors that beginners frequently make, such as forgetting brackets and semi-colons.

guide shell scripting development tutorial init linux script howto editor programming ubuntu bash unix


No further bookmarks found.