Notice
Recent Posts
Recent Comments
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
Tags
- idapython
- ecma
- data distribution
- idb2pat
- error fix
- javascript
- why error
- pytest
- commandline
- svn update
- x64
- Injection
- malware
- hex-rays
- Analysis
- ida pro
- mock.patch
- h5py.File
- Python
- ida
- Rat
- error
- open office xml
- TensorFlow
- Ransomware
- debugging
- NumPy Unicode Error
- 포인터 매핑
- MySQL
- idapro
Archives
- Today
- Total
목록Samba (1)
13 Security Lab
[SETUP] Linux Server SMB SETUP example
[ Add Acount to Linux for SMB ]>> adduser smbUser [ Add Account to SMB ]>> smbpasswd -a smbUser [ SMB Config. ]>> vi /etc/samba/smb.conf#==========================# smbshared[smbshared] ; Directory Name used in shared pathcomment = smbsharedpath = /home/sbmUser/smbshared ; directory path to shareread only = nobrowsable = yespublic = yeswritable = yes ; Enable Write Authorityvaliduser = smbUser ;..
Computer Science/linux - wiki
2016. 4. 4. 22:05