Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
The dangers of the online world
https://cdn-images-1.medium.com/max/1024/0*bh3RdqBXhMHITjt0.jpg
Welcome to the online world! Here you may face cyberbullying, hacking and strangers with crazy minds but don’t worry, I’m here to help you!
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
The dangers of the online world
https://cdn-images-1.medium.com/max/1024/0*bh3RdqBXhMHITjt0.jpg
Welcome to the online world! Here you may face cyberbullying, hacking and strangers with crazy minds but don’t worry, I’m here to help you!
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
The dangers of the online world
Welcome to the online world! Here you may face cyberbullying, hacking and strangers with crazy minds but don’t worry, I’m here to help you!
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
TryHackMe: Mr. Robot CTF — Beginner Friendly (detailed)
https://cdn-images-1.medium.com/max/600/1*eELTi8UxZycRdOtr130eHA.png
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
TryHackMe: Mr. Robot CTF — Beginner Friendly (detailed)
https://cdn-images-1.medium.com/max/600/1*eELTi8UxZycRdOtr130eHA.png
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
TryHackMe: Mr. Robot CTF — Beginner Friendly (detailed)
As a complete beginner, I just looked to this room and saying to myself: “I am not ready…”, “it is a medium room, it should be hard for me…”. I thought I needed to have more knowledge to solve this…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
اساسيات اعداد لاب لاختبار اختراق تطبيقات
https://cdn-images-1.medium.com/max/1346/1*sZnOJkivgHCHzpo81ysypA.jpeg
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
اساسيات اعداد لاب لاختبار اختراق تطبيقات
https://cdn-images-1.medium.com/max/1346/1*sZnOJkivgHCHzpo81ysypA.jpeg
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
اساسيات اعداد لاب لاختبار اختراق تطبيقات
موضوع اليوم بيكون بعيد عن التعريفات النظرية المصطلحات وتعريفها ومعناها ابحث عنها في محرك البحث قوقل لاختصار الوقت سيتم شرح الجانب العملي لطريقة اعداد لابلاختبار اختراق تطبيقات الجوال بشكل الي وبدون…
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
IP Address Hiding & Free VPN Chrome
https://cdn-images-1.medium.com/max/2600/0*G7e2PXyf3GJpLSvi
Introduction: Hello, I’m weychel.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
IP Address Hiding & Free VPN Chrome
https://cdn-images-1.medium.com/max/2600/0*G7e2PXyf3GJpLSvi
Introduction: Hello, I’m weychel.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
IP Address Hiding & Free VPN Chrome
Introduction: Hello, I’m weychel.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Thanks to MAGIC FINGER HACKERS for helping me with my grades permanently.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Thanks to MAGIC FINGER HACKERS for helping me with my grades permanently.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Thanks to MAGIC FINGER HACKERS for helping me with my grades permanently.
Thanks to MAGIC FINGER HACKERS for helping me with my grades permanently.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
XML External Entity (OWASP Top 10)
https://cdn-images-1.medium.com/max/2600/0*-yscOx_yhEwjcInw
Continue reading on Secure You!! »
___________________________
@hacking_Attack
@Hacking_Video
XML External Entity (OWASP Top 10)
https://cdn-images-1.medium.com/max/2600/0*-yscOx_yhEwjcInw
Continue reading on Secure You!! »
___________________________
@hacking_Attack
@Hacking_Video
Medium
XML External Entity (OWASP Top 10)
An XML External Entity (XXE) attack is a vulnerability that abuses features of XML parsers/data. It allows an attacker to interact with any backend or external systems that the application itself can…
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal.Getting Started Please follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites Python3: vidstream pyfiglet tqdm mss termcolor pyautogui pyinstaller pip3 pynput Installing # Download source codegit clone https://github.com/spectertraww/PwnLnX.gitcd PwnLnX# download and install the dipendenceschmod +x setup.sh./setup.sh Getting PwnLnx up and running Show help python3 PwnLnX.py --help Listening for incoming connections python3 PwnLnX.py --lhost your localhost ip address --lport free port for listening incoming connections creating/Generating a payload chmod +x PwnGen.sh./PwnGen.sh then follow the procedure to successifully create your payload, the payload is saved in PwnLnx directory. Send the created payload to victim PwnLnx Usage Command Usage help show help exit close all the sessions and quit the progaram. show sessions show all available sessions from connected. session ID interact with a specified session ID. kill all/ID kill a specified session or all to kill all sessions. banner have funny by changing the program banner Interact with a session Command Usage help show help. quit close the current session. background background the current session. sysinfo get minimum target system information. create_persist create a persistant backdoor. upload upload the specified filename to the target system. download download the specified filename from the target system. screenshot take a desktop screenshot of the target system. start_screenshare start desktop screensharing. stop_screenshare stop desktop screensharing. start_keycap start capturing victim's pressed keystrokes. dump_keycap dump/get the captured keystrokes. stop_keycap stop the capturing keystrokes. NB. you can also execute linux system commands besides those listed above. Disclaimer I will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugs spectertraww@gmail.com Snapshots Download PwnLnX
Read more...
___________________________
@hacking_Attack
@Hacking_Video
An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal.Getting Started Please follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites Python3: vidstream pyfiglet tqdm mss termcolor pyautogui pyinstaller pip3 pynput Installing # Download source codegit clone https://github.com/spectertraww/PwnLnX.gitcd PwnLnX# download and install the dipendenceschmod +x setup.sh./setup.sh Getting PwnLnx up and running Show help python3 PwnLnX.py --help Listening for incoming connections python3 PwnLnX.py --lhost your localhost ip address --lport free port for listening incoming connections creating/Generating a payload chmod +x PwnGen.sh./PwnGen.sh then follow the procedure to successifully create your payload, the payload is saved in PwnLnx directory. Send the created payload to victim PwnLnx Usage Command Usage help show help exit close all the sessions and quit the progaram. show sessions show all available sessions from connected. session ID interact with a specified session ID. kill all/ID kill a specified session or all to kill all sessions. banner have funny by changing the program banner Interact with a session Command Usage help show help. quit close the current session. background background the current session. sysinfo get minimum target system information. create_persist create a persistant backdoor. upload upload the specified filename to the target system. download download the specified filename from the target system. screenshot take a desktop screenshot of the target system. start_screenshare start desktop screensharing. stop_screenshare stop desktop screensharing. start_keycap start capturing victim's pressed keystrokes. dump_keycap dump/get the captured keystrokes. stop_keycap stop the capturing keystrokes. NB. you can also execute linux system commands besides those listed above. Disclaimer I will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugs spectertraww@gmail.com Snapshots Download PwnLnX
Read more...
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
KitPloit - PenTest Tools!
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal. Getting StartedPlease follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites* Python3:
* vidstream
* pyfiglet
* tqdm
* mss
* termcolor
* pyautogui
* pyinstaller
* pip3
* pynput Installing
NB. you can also execute linux system commands besides those listed above. DisclaimerI will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugsspectertraww@gmail.com Snapshotshttps://1.bp.blogspot.com/-fVfM5B6frM8/YIetk2U8rnI/AAAAAAAAV_8/B_Xnr1mQp5IX7h9EHtaX1UYF73IfTuvsgCNcBGAsYHQ/w640-h62/PwnLnX_8_start_con.png https://1.bp.blogspot.com/-Z4xWU1QYftE/YIetlKBB6AI/AAAAAAAAWAA/3IAm_ZLitps_yifWn-L04dtHCcndKiA2ACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png https://1.bp.blogspot.com/-5VJNujXhk3U/YIeti37XZDI/AAAAAAAAV_o/iAVB6ik83vAXOdOGYs-Jz-zWlmtNEqsjACNcBGAsYHQ/w640-h112/PwnLnX_10_show_sess.png https://1.bp.blogspot.com/-HudNeaeFgHE/YIetiyMUzFI/AAAAAAAAV_k/vLouH_ySayADUC62cFuxXm-U02adKazFgCNcBGAsYHQ/w640-h92/PwnLnX_11_session.png https://1.bp.blogspot.com/-_KnuqN-0Wy8/YIeti7EoYUI/AAAAAAAAV_g/zOXCUmWdjFM93csJmz2Gikof9rEL0J9rACNcBGAsYHQ/w640-h292/PwnLnX_12_help.png https://1.bp.blogspot.com/-Q7guw2C81Kg/YIetj_fPu4I/AAAAAAAAV_s/HpbmWABG_4UsujgqfMQ84fMQzAQDzOHrwCNcBGAsYHQ/w640-h304/PwnLnX_13_help2.png https://1.bp.blogspot.com/-nzcxj8QJmqc/YIetkKSxZTI/AAAAAAAAV_w/q20dyDtcGB0cWgoNK1yMsIBYRRACDCFLQCNcBGAsYHQ/w640-h148/PwnLnX_14_ls.png https://1.bp.blogspot.com/-DERImL7GSXI/YIetkcOrVMI/AAAAAAAAV_0/9YLxS_7nprgEH8zBdiBTL5gumBpcaE9UACNcBGAsYHQ/w640-h8[...]
___________________________
@hacking_Attack
@Hacking_Video
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png An advanced multi-threaded, multi-client python reverse shell for hacking linux systems. There's still more work to do so feel free to help out with the development. Disclaimer: This reverse shell should only be used in the lawful, remote administration of authorized systems. Accessing a computer network without authorization or permission is illegal. Getting StartedPlease follow these instructions to get a copy of PwnLnX running on your local machine without any problems. Prerequisites* Python3:
* vidstream
* pyfiglet
* tqdm
* mss
* termcolor
* pyautogui
* pyinstaller
* pip3
* pynput Installing
# Download source code
git clone https://github.com/spectertraww/PwnLnX.git
cd PwnLnX
# download and install the dipendences
chmod +x setup.sh
./setup.sh Getting PwnLnx up and runningShow helppython3 PwnLnX.py --helpListening for incoming connectionspython3 PwnLnX.py --lhost [your localhost ip address] --lport [free port for listening incoming connections]creating/Generating a payloadchmod +x PwnGen.sh
./PwnGen.sh then follow the procedure to successifully create your payload, the payload is saved in PwnLnx directory. Send the created payload to victim PwnLnx UsageCommand Usage help show help exit close all the sessions and quit the progaram. show sessions show all available sessions from connected. session [ID] interact with a specified session ID. kill [all/ID] kill a specified session or all to kill all sessions. banner have funny by changing the program banner Interact with a sessionCommand Usage help show help. quit close the current session. background background the current session. sysinfo get minimum target system information. create_persist create a persistant backdoor. upload upload the specified filename to the target system. download download the specified filename from the target system. screenshot take a desktop screenshot of the target system. start_screenshare start desktop screensharing. stop_screenshare stop desktop screensharing. start_keycap start capturing victim's pressed keystrokes. dump_keycap dump/get the captured keystrokes. stop_keycap stop the capturing keystrokes. NB. you can also execute linux system commands besides those listed above. DisclaimerI will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only. Report Bugsspectertraww@gmail.com Snapshotshttps://1.bp.blogspot.com/-fVfM5B6frM8/YIetk2U8rnI/AAAAAAAAV_8/B_Xnr1mQp5IX7h9EHtaX1UYF73IfTuvsgCNcBGAsYHQ/w640-h62/PwnLnX_8_start_con.png https://1.bp.blogspot.com/-Z4xWU1QYftE/YIetlKBB6AI/AAAAAAAAWAA/3IAm_ZLitps_yifWn-L04dtHCcndKiA2ACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png https://1.bp.blogspot.com/-5VJNujXhk3U/YIeti37XZDI/AAAAAAAAV_o/iAVB6ik83vAXOdOGYs-Jz-zWlmtNEqsjACNcBGAsYHQ/w640-h112/PwnLnX_10_show_sess.png https://1.bp.blogspot.com/-HudNeaeFgHE/YIetiyMUzFI/AAAAAAAAV_k/vLouH_ySayADUC62cFuxXm-U02adKazFgCNcBGAsYHQ/w640-h92/PwnLnX_11_session.png https://1.bp.blogspot.com/-_KnuqN-0Wy8/YIeti7EoYUI/AAAAAAAAV_g/zOXCUmWdjFM93csJmz2Gikof9rEL0J9rACNcBGAsYHQ/w640-h292/PwnLnX_12_help.png https://1.bp.blogspot.com/-Q7guw2C81Kg/YIetj_fPu4I/AAAAAAAAV_s/HpbmWABG_4UsujgqfMQ84fMQzAQDzOHrwCNcBGAsYHQ/w640-h304/PwnLnX_13_help2.png https://1.bp.blogspot.com/-nzcxj8QJmqc/YIetkKSxZTI/AAAAAAAAV_w/q20dyDtcGB0cWgoNK1yMsIBYRRACDCFLQCNcBGAsYHQ/w640-h148/PwnLnX_14_ls.png https://1.bp.blogspot.com/-DERImL7GSXI/YIetkcOrVMI/AAAAAAAAV_0/9YLxS_7nprgEH8zBdiBTL5gumBpcaE9UACNcBGAsYHQ/w640-h8[...]
___________________________
@hacking_Attack
@Hacking_Video
KitPloit - PenTest & Hacking Tools
PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems
Hacking Articles Tips Tricks Videos Tutorials
KitPloit - PenTest Tools! PwnLnX - An Advanced Multi-Threaded, Multi-Client Python Reverse Shell For Hacking Linux Systems https://1.bp.blogspot.com/-k3WF8h8rSHw/YIetXdww6lI/AAAAAAAAV_c/9p5f_FsZKnYnvJ232xziTVGR3VrDRkofACNcBGAsYHQ/w640-h332/PwnLnX_9_waiting_con.png…
2/PwnLnX_15_download.png https://1.bp.blogspot.com/--FbVSI_ULTw/YIetko6s1PI/AAAAAAAAV_4/T1-rX94dlyoP1yiYRE6HbHaeRYLJ47UbwCNcBGAsYHQ/w640-h244/PwnLnX_16_pwngen.png Download PwnLnX
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack.
My ultimate goal is to provide a framework to create smart contracts without a need for anything like the Ethereum blockchain.
In order to test this I provide hacking challenges with BTC private keys embedded in hackable lock boxes.
My latest challenge is labeled 4.0 and you can find all the details here:
https://algomachines.com/
Reports on many past challenges are available at this website as well.
submitted by /u/cryptocomicon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack.
My ultimate goal is to provide a framework to create smart contracts without a need for anything like the Ethereum blockchain.
In order to test this I provide hacking challenges with BTC private keys embedded in hackable lock boxes.
My latest challenge is labeled 4.0 and you can find all the details here:
https://algomachines.com/
Reports on many past challenges are available at this website as well.
submitted by /u/cryptocomicon
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Hacking challenge with a 1.7M satoshi reward
I'm working to develop an algorithmic code methodology which will be "easy" to code and arbitrarily difficult to hack. My ultimate goal is to...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
I’m putting a WiFi router into a wall charger (Part 0)
https://cdn-images-1.medium.com/max/1884/1*H4jzZ_CwTjGwbOibf98FfA.png
This is the first part of a blog about putting a wifi router into a phone charger.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
I’m putting a WiFi router into a wall charger (Part 0)
https://cdn-images-1.medium.com/max/1884/1*H4jzZ_CwTjGwbOibf98FfA.png
This is the first part of a blog about putting a wifi router into a phone charger.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
I’m putting a WiFi router into a wall charger (Part 0)
This is the first part of a blog about putting a wifi router into a phone charger.