Welcome to CodeWriteUP
X
CodeWriteUp
A log of my experiments and encounters with my Linux box.
This is all About
CTF Write-ups,Workaround and other bits and bytes
CTF
MISC
Work Dairy
No posts with label
YOUR-FAVICON-URL
.
Show all posts
No posts with label
YOUR-FAVICON-URL
.
Show all posts
Home
Subscribe to:
Posts (Atom)
About Me
Unknown
View my complete profile
Labels
InCTF
CTF
MISC
Ubuntu 13.04
MySQL
Ubuntu 14.04
Writeups
iptables
64 bit
CSCAMP
Defcamp
Download manager
IDA
Misc 1
NTFS
Permissions
Reverse
Ubuntu 13.10
Wifi Hotspot
ap-hotspot
apache2
crontab
multi-threaded
rsync
scp
Blog Archive
▼
2015
(2)
▼
May
(1)
Ubuntu Tips and Tricks
►
February
(1)
►
2014
(13)
►
August
(1)
►
March
(6)
►
February
(6)
►
2013
(4)
►
December
(2)
►
November
(2)
Popular Posts
[Tested working] Set up Wifi HotSpot on Ubuntu 14.04 Laptop (Infrastructure Mode, for Android Phones)
1. Check your Wifi card Check whether your wifi card support AccessPoint (AP) infrastructure mode iw list Your wifi card is good to go if...
Install 32-bit IDA Debugger on Ubuntu 13.10 - 64 bit
IDA is powerful Debugger/Dis-assembler, you can read more in this link The main road block for the installation is that IDA is a 32 bit ap...
Ubuntu Tips and Tricks
How to check free disk space on an Ubuntu 14.04 machine ? $ df -h Filesystem Size Used Avail Use% Mounted on /dev/sda6 207G ...
Ubuntu auto backup to remote host using scp, rsync, crontab
Bash script to transfer files via SCP #!/bin/bash REMOTE_IP="x.x.x.x" SCP_PASSWORD="mypassword" expect -c " ...
Hardening or Securing apache2 in Ubuntu 13.04 [Tested]
Here are the 10 steps I did to harden apache2 server on my Ubuntu 13.04 box Securing apache2 was a task in learning round 1 of InCTF '1...
[CTF Writeups] InCTF 2014 Round 2 Forensics[6] Blop
Download the file and try command ' string ' on it #file Forensics-6.png .... .... 1b|. ya3 S yr1bz 0bl0BchUnk Flag :8bfe6a66710...
[CTF Writeups] InCTF 2014 Round 2 Reverse[2] 50
Download the file and extract it. Check the file details using the command ' file ' #file two two: compiled Java class data, versi...
Set execute permission for files on NTFS partition [Ubuntu 13.04]
Description: Can't execute or set execute permission for executable (Linux executable) files in NTFS partition. Details: OS:Ubu...
Backup and Restore database in MySQL server on Ubuntu 13.04
Backup and Restore operation in MySQL Server. Some handy MySQL tips before we move on: How to log into mysql shell ? Type the below...
[CTF Writeups] InCTF 2014 Round 2 Reverse[4] 150
Download the file, extract it, check the file details using the ' file ' command #file four four: ELF 32-bit LSB executable, Intel...
Powered by
Blogger
.