Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentacion cibersec
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
manmend
Documentacion cibersec
Commits
016ae091
Commit
016ae091
authored
Nov 22, 2018
by
manmend
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
620a2f44
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+14
-0
14 additions, 0 deletions
README.md
with
14 additions
and
0 deletions
README.md
+
14
−
0
View file @
016ae091
# Documentacion cibersec
/
*Comandos desde terminal*
/
echo -n
<String>
| md5sum // Hace el hash md5 de un string
echo -n
<String>
| sha256sum // Hace el hash sha256 de un string
base64 fich.txt // Hace el hash base 64 del contenido de un fichero .txt
CIFRADO XOR
Se necesita una clave para hacerlo/descrifrarlo. Las páginas recomendadas son: http://xor.pw
También podemos usar https://conv.darkbyte.ru Para cambiar un tipo de datos a otros (por ejemplo de binario a hexadecimal)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment