Rylee1246 wrote: » Linux is definitely a weak point of mine. I am not very familiar with it still, but it is on my list of topics I need to learn more about
Rylee1246 wrote: » for cross site scripting, from what I understand, the attacker can place a malware onto the site for other viewers to then be infected by it. It is generally placed onto the site through data inputs on the site that were not properly reviewed for validation. The way you could identify it would be by reviewing logs and seeing anomalous entries into form fields that look like code rather than actual entry information. To have a tool identify it automatically, it would also review the log entry and look for specific code strings.
Rylee1246 wrote: » SQLi is similar to cross site scripting, in that the attacker tries to input SQL commands into data entry fields in an attempt to fool the site/system into "running" the command that was input into an otherwise benign data entry field. I believe validation for proper inputs is also how to prevent this type of attack. Identifying it would be the same way, by reviewing logs and recognizing invalid data input that looks more like SQL commands. A Tool could be set to pull logs that appear to show specific SQL commands in improper places (like in the password field)
technogoat wrote: » What certs are relevant for tier 1 SOC or entry level security? I'm planning on getting: CCNA Security Security+ currently have: CCNA R/S A+ ITIL any other entry level certs?
ramrunner800 wrote: » ................................... Good certs for entry level SOC work are Security+, C|EH(for HR), OSCP, GCIA, GPEN. The eLearnSecurity courses are also great, but the certs don't hold much value.