RootKits
locally checks for signs of a rootkit:CHKROOTKIThttp://www.chkrootkit.org/download/ 5. Installation ————— To compile the C programs type: # make sense After that it is ready to use and you can simply type: # ./chkrootkit
locally checks for signs of a rootkit:CHKROOTKIThttp://www.chkrootkit.org/download/ 5. Installation ————— To compile the C programs type: # make sense After that it is ready to use and you can simply type: # ./chkrootkit
nmap -sP 189.151.132.188-200 -v -n
The Super Dimension Fortress is a networked community of free softwareauthors, teachers, librarians, students, researchers, hobbyists, computerenthusiasts, the aural and visually impaired. It is operated as a federallyrecognised non-profit 501(c)(7) and is supported by its members. sdf.lonestar.org
Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. Requerimientos: sudo yum search libpcap sudo yum install libnet libpcap-devel [download]http://nixgeneration.com/~jaime/netdiscover/
Esta mona esta página: http://www.speedtest.net/
Dynamic SSH $ssh -D 9999 username@ip-address-of-ssh-serverEn firefox usar red manualsolamente localhost:9999 socks 4 ————————————————————————— Desktop ssh -L 9999:localhost:8000 miservidorseguro.com Server miservidorseguro.com ————————————————— Para squid: Desktop ssh -L 9999:localhost:3128 squidserver.com servidor squid squidserver.com
locate [options] pattern Search database(s) of filenames and print matches. Matches include all files that contain pattern unless pattern includes metacharacters, in which case locate requires an exact match. *, ?, [, and ] are treated specially; / and . are not. Searches are conducted against a database of system contents that is updated… Leer más »
Task: How to halt/stop user called didi Type the skill command as follows:# skill -STOP -u didi You muse be root to stop other users. Task: How to resume already halted user called didi Send CONT single to user didi, type the following command:# skill -CONT -u didi Task: How to kill and logout user… Leer más »
If you have unchecked Allow people to post comments on the article on the Options > Discussion panel, then you have only disabled comments on future posts. To completely disable comments, you will have to edit each past post and uncheck Allow Comments from the Write Post SubPanel. Alternatively, you could delete the wp-comments-post.php file,… Leer más »
sudo mount -t cifs -o username=usuario,password=miclave /compu/awd /mnt/awd