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.
Forwarded from ᵗʰᵉ ⁅ L E A K E R H O U N D ⁆ ᴳᵒᵈˢ 🐧 (♛ 𝚏𝟺𝚌𝟹𝚛𝟷𝟶𝟶 | [ 𝑩 𝑼 𝑺 𝒀 ] ♛)
GOOGLE HACKING FOR PENTESTER BY SR.SYST3M
1️⃣ The user name and password
1️⃣ The user name and password
"create table" insert into" "pass|passwd|password" (ext:sql | ext:dump | ext:txt)2️⃣ Key
"your password * is" (ext:csv | ext.doc | ext:txt)
"index of" slave_datatrans OR from_master3️⃣ Privacy Password
"Begin (DSA | RSA)" ext:key4️⃣ An encrypted message
"index of" "secring.gpg"
-"public | pubring | pubkeysignature | pgp | and | or |release" ext:gpg5️⃣ Chat Logs
-intext:"and" (ext:enc | ext:axx)
"ciphervalue" ext:xml
"session start" "session ident" thomas ext:txt6️⃣ Personal letters / e-mail
"index of" inbox.dbx7️⃣ Confidential files and directories
"To parent directory" inurl:"Identities"
"index of" (private | secure | geheim | gizli)8️⃣ Online Webcam
"robots.txt" "User-agent" ext:txt
"this document is private | confidential | secret" ext:doc | ext:pdf | ext:xls
intitle:"index of" "jpg | png | bmp" inurl"personal | inurl:private
intitle:"live View/ -AXIS" | inurl:view/view.shtml9️⃣ Description Identification private information
inurl:"ViewFrame?Mode="
inurl:"MultiCameraFrame?Mode="
inturl:"axis-cgi/mjpg"
intext:"MOBOTIX M1"
intext:"Open Menu"
inurl:"view/index.shtml"
allintext: name email phone address intext:"thomas fischer" ext:pdf🔟 username
Twiki inurl:"View/Main" "thomas fischer"
intitle:CV OR intitle:Lebenslauf "thomas fischer"
intitle:CV OR intitle:Lebenslauf ext:pdf OR ext:doc
intitle:"usage Statistics for" intext:"Total Unique Usernames"1️⃣1️⃣ Unreliable procedures to disclose information
"php version" intitle:phpinfo inurl:info.php1️⃣2️⃣ SQL injection vulnerabilities and weak opening path
"advanced guestbook * powered" inurl:addentry.php1️⃣3️⃣ Security Scan Report
intitle:"View img" inurl:viewimg.php
"Assessment report" "nessus" filetype:pdf1️⃣4️⃣ Database program and error files
"Welcome to phpmyadmin ***" "running on * as root@*" intitle:phpmyadmin1️⃣5️⃣ find records of these sites robots.txt screening
"mysql error with query"
"robots.txt" "disallow:" filetype:txt1️⃣6️⃣ Use this search string, you can get a lot of passwords and login account, search for these files password and account have not had encrypted
inurl:_vti_pvt "service.pwd"1️⃣7️⃣ VNC user info
"vnc desktop" inurl:58001️⃣8️⃣ View public network shared printer, you can check their status, set up, you can use some of them to print their own stuff
inurl:"port_255" -htm1️⃣9️⃣ php admin access
intitle:phpMyAdmin "Welcome to phpMyAdmin ***" running on * as root@*"hacking: security in practice
My official email is hacked
I got an email from my firms support email account address to itself today morning.
It has the usual, you watch a porn, we recorded the screen and webcam bullshit that asks to pay in Bitcoin.
But, this is an email configured on Redmine and Nextcloud to send out notification emails. The webcam in my laptop is physically closed. And I don’t watch pornography in work machines.
The interesting part is how they got access to my email and password to send it to myself.
The email is from godaddy. It has a reasonable password strength. If they got access to the email, they may have access to the sent items and thus have info of the recipients.
Any idea how I can secure further will be greatly appreciated.
submitted by /u/vijayrex
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
My official email is hacked
I got an email from my firms support email account address to itself today morning.
It has the usual, you watch a porn, we recorded the screen and webcam bullshit that asks to pay in Bitcoin.
But, this is an email configured on Redmine and Nextcloud to send out notification emails. The webcam in my laptop is physically closed. And I don’t watch pornography in work machines.
The interesting part is how they got access to my email and password to send it to myself.
The email is from godaddy. It has a reasonable password strength. If they got access to the email, they may have access to the sent items and thus have info of the recipients.
Any idea how I can secure further will be greatly appreciated.
submitted by /u/vijayrex
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
My official email is hacked
I got an email from my firms support email account address to itself today morning. It has the usual, you watch a porn, we recorded the screen...