Hacking Articles Tips Tricks Videos Tutorials
468 subscribers
65.8K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
wcvs -u https://example.com -uac
Generate a JSON ReportA JSON report is generated and updated after each scanned URL if the flag --generatereport/-gr is set. The report is written, just like a log file, into the same directory WCVS is executed from. In order to change the directory for all output files use --generatepath/-gp. If HTML special chars shall be encoded in the report, use --escapejson/-ej.Examples:wcvs -u https://example.com -gr
wcvs -u https://example.com -gr -ej
wcvs -u https://example.com -gr -gp /home/user/Documents
wcvs -u https://example.com -gr -gp /home/user/Documents -ej
Crawl for URLsIn order to crawl for URLs, --recursivity/-r needs to be set. It specifies how deep the crawler shall go recursion-wise. By default WCVS only crawls for URLs of the same domain. To also crawl for other domains, --recdomains/red can be used. To only crawl URLs which inherit a specific string, --recinclude/-rin can be used. --reclimit/-rl limits how many URLs are crawled for each recursion depth. Also, a list with URLs which shall not be crawled can be specified with --recexclude/-rex. --generatecompleted/-gc can, for example, be used to generate a list with all already tested URLs. If a scan is repeated, but WCVS shall not crawl and test again the same URLs, this list can be used for --recexclude/-rex.Examples:wcvs -u https://example.com -r 5
wcvs -u https://example.com -r 5 -red /home/user/Documents/mydomains.txt
wcvs -u https://example.com -r 5 -rl 2
wcvs -u https://example.com -r 5 -rex /home/user/Documents/donttest.txt
Use a ProxyTo use a proxy, a CA certificate of the proxy in PEM format is needed. Burp Suite certificates (https://www.kitploit.com/search/label/Certificates) are provided in DER format, for example. To convert them, the following command can be used: openssl x509 -inform DER -outform PEM -text -in cacert.der -out cacert.pem. The path to the certificate can be specified with --proxycertpath/-ppath. The default URL for the proxy is http://127.0.0.1:8080. In order to change it, use --proxyurl/-purl.Examples:wcvs -u https://example.com -ppath /home/user/Documents/cacert.pem
wcvs -u https://example.com -ppath /home/user/Documents/cacert.pem -purl http://127.0.0.1:8081
Throttle or AccelerateThe number of maximum allowed requests per second can be set with --reqrate/-rr. By default, this number is unrestricted. Contrary, the number of requests per second can be increased potentially, if --threads/-t is used to increase the number of concurrent threads WCVS utilizes. The default value is 20.Examples:wcvs -u https://example.com -rr 10
wcvs -u https://example.com -rr 1
wcvs -u https://example.com -rr 0.5
wcvs -u https://example.com -t 50
Further FlagsWCVS provides even more than the beforehand mentioned flags and options. --help/-h provides a list of each flag, its meaning, and how to use it.Example:wcvs -h
Background InformationA short series of blog posts giving more information about web cache poisoning and WCVS can be found here:Is Your Application (https://www.hackmanit.de/en/blog-en/142-is-your-application-vulnerable-to-web-cache-poisoning)Vulnerable (https://www.kitploit.com/search/label/Vulnerable) to Web Cache Poisoning?Web Cache (https://www.hackmanit.de/en/blog-en/145-web-cache-vulnerability-scanner-wcvs-free-customizable-easy-to-use)Vulnerability (https://www.kitploit.com/search/label/Vulnerability) Scanner (WCVS) - Free, Customizable, Easy-To-UseLicenseWCVS is developed by Hackmanit (https://hackmanit.de/) and licensed under the Apache License, Version 2.0 (https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner/blob/master/license.txt).

Download Web-Cache-Vulnerability-Scanner (https://github.com/Hackmanit/Web-Cache-Vulnerability-Scanner)
hacking: security in practice
Developing an open-source C2 framework. A worthy pursuit?

Lately I've been thinking about ideas to start a really challenging project. I'd like to try something tough to implement that I could maintain for a long time (possibly years).

I thought about an open-source C2 framework with some sort of agent to start with. It would have multiple methods of exfiltration, obfuscation, control of multiple agents, multi-stage deployment, addition of modules, etc. The technology stack would most likely be built on top of C for any client-side code and Python for the server-side. A web-based GUI can be implemented with one of those nice, off-the-shelf administration panels that we see on CMS out there.

I know there are CS, MSF and others out there, but the challenge seems interesting.

This one will be hard. Assuming I have what it takes as a programmer to pull this off, do you think this could be worth a shot?

submitted by /u/EONRaider
[link] [comments]
Sent by @TheFeedReaderBot
hacking: security in practice
Im being dumb

can anyone tell me how to pick the exploit in metasploit. I imported the xmp report form openVAS and want to use one of the exploits from that report but I dont know how to pick one of them.

edit sorry its for a uni assignment, we have dedicated targets

submitted by /u/F0KUS228
[link] [comments]
Sent by @TheFeedReaderBot
Pentest Documentation tool recommendations ?
https://www.reddit.com/r/Pentesting/comments/rlp1jg/pentest_documentation_tool_recommendations/

<!-- SC_OFF -->Hi all, I'm still new to the industry, I'm looking for some tools recommendations to create a deliverable professional pentests report.   Currently I'm trying to use pwndoc, I'm still looking for a guide on how to effectively use the tool as the information I found doesn't have a much detail on creating graphs or creating document templets.   Any recommendations are appreciated, thanks <!-- SC_ON --> submitted by /u/IIIRexBannerIII (https://www.reddit.com/user/IIIRexBannerIII)
[link] (https://www.reddit.com/r/Pentesting/comments/rlp1jg/pentest_documentation_tool_recommendations/) [comments] (https://www.reddit.com/r/Pentesting/comments/rlp1jg/pentest_documentation_tool_recommendations/)
Dark Reading: Attacks/Breaches
Preemptive Strategies to Stop Log4j and Its Variants

Zero trust is key to not falling victim to the next big vulnerability.
Dark Reading: Attacks/Breaches
93% of Tested Networks Vulnerable to Breach, Pen Testers Find

Data from dozens of penetration tests and security assessments suggest nearly every organization can be infiltrated by cyberattackers.
Dark Reading: Attacks/Breaches
Meta Files Federal Lawsuit Against Phishing Operators

The Facebook parent company seeks court's help in identifying the individuals behind some 39,000 websites impersonating its brands to collect login credentials.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
UK Security Agency Shares 225M Passwords With 'Have I Been Pwned'

The UK's NCA and NCCU have shared 225 million stolen emails and passwords with HIBP, which tracks stolen credentials.